Toon

@to1ne
158 Followers
263 Following
688 Posts
In my online undergraduate P5.js course, students are about to begin the module on motion and physics, including a bit of physics simulation using Matter.js. It suddenly occurred to me that I had never seen anybody put together this particular demo before, and I realized it had to be done. Messy source code at https://editor.p5js.org/isohedral/full/vJa5RiZWs.
Can we normalize a xdg-user-dir for where you clone your Git repositories, maybe XDG_SOURCES_DIR or XDG_REPO_DIR?
Hey, it was Thursday yesterday as well right?
Whatever. Let’s vibe code this doc refactor
Multi-file markdown documentation was a bad idea.
I absolutely despise revolving doors.
Everything is a rabbit hole. And if it isn’t, I’ll dig it anyway.

where this came from is that I made a Git cheat sheet a while back at https://wizardzines.com/git-cheat-sheet.pdf

and then I found out that the folks who work on the official Git website are super open to contributions and thought "... wait, the website doesn't have a cheat sheet, I could just take the thing I already made, clean it up a bit, and contribute it to the website!"

(2/?)

Of-by-one errors are fun. Especially if they are in ancient old code and they make you think your new code is broken.