Links
๐ Prefer Numbered Lists to Bullets
Good arguments for using numbered listed instead of bullets in chat communication. I don’t disagree with any of them. I will say that tend to preferred bulleted lists simply because the chat apps I use tend to make using numbered lists more difficult than it should be. Slack, for example, only starts a “real” numbered list when it detects you type 1.
. And once you’ve started, there’s no way to skip ordinals within the same numbered list.

Even Obsidian’s implementation is not perfect. Despite making it easy to start a numbered list at an arbitrary ordinal, it’s still not possible to skip ordinals.
It’d be simpler if they didn’t try to automatically make “real” numbered lists at all.
Via: Jim Nielsen
๐ We are destroying software
We are destroying software telling new programmers: โDonโt reinvent the wheel!โ. But, reinventing the wheel is how you learn how things work, and is the first step to make new, different wheels.
Wheels are not the same. If I need a wheel for a wheelbarrow, I donโt want to use a wheel for a tractor just because it exists. The same is true for software. If all I want to do is minify some JS without all the transpiling crap that comes from using React or Typescript, why not eschew Webpack for my own handwritten build scripts?
Via: Simon Willison
๐ Animating Rick and Morty One Pixel at a Time
Using OpenGL Shading Language, which is apparently supported by browsers, to produce an animation of Rick from Rick and Morty. I’ve yet to go into this post in any great detail, but it certainly looks very interesting.
Via: Simon Willison
Generates an RSS feed of all the toots you bookmark. I’ve been using it these past couple of weeks and it’s been fantastic. Mastodon bookmarks are front and centre now, thanks to them being in my feed reader.
Via Robb Knight
๐ We Don’t Need More Cynics. We Need More Builders.
Liked this piece by Joan Westenberg. I occasionally see this cynicism myself, which is frustrating as they usually come from builders. Surely they know how hard it is to come up with a solution to a problem, only have it torn down. Granted, there might be some ego involved in these feelings.
Via Pixel Envy.
๐ 100 quotes that helped me write
Wish I could remember where I saw this so I can give them a HT. But there are some excellent quote here in this list prepared by Austin Kleon.
๐ Curve boards
For anyone else interested in the trackside signage of Victorian railways. What got me looking was learning about coast boards. Seems to be instructions to the driver on what to set the train’s power output.
๐ How to Write Docs People Read
Some interesting ideas on documentation from Allen Pike. I know for myself I tend to turn towards how-tos when I need to reference something. Iโd be curious to know how this could work with technical documentation, which is usually dry and out of date.
๐ Lens
A nice looking meta tag checker by Robb Knight. Finding a good meta tag checker thatโs not riddled with ads is difficult. This might be the one Iโll use going forward. I also liked his blog post on how he built it.
Quite the condemation of React and โframeworkismโ in frontend web development. Iโm not a frontend guy, but I do poke through the code from time to time, and itโs mindboggling how complicated it is. And for what? Is it for any specific engineering decision that are relevant to us? Or is it just because โFacebook does it?โ
Speaking of which, if you read anything from this post, read the โButโ section. An excellent set of rebuttals for why React may not be a good default choice.
Oh, and also the first footnote. I had no idea that some of Reactโs design decisions came about because of IE 6. The ghost of Microsoftโs shitty browser continues to haunt us all.
๐ How I ship projects at big tech companies
Good post, although a hard one to read while reflecting on my last few weeks at work, and just feeling that I’ve been falling short in what it takes. ๐
Via this post, found on this BlogFlock.
๐ Thought Detox
Someone on Micro.blog posted a link to this little web-app years ago, where you can write your thoughts and they float away into the ether, never to be seen again. I didnโt grab a link to it at the time, which I regretted. Well, Iโm not making that mistake twice.
Via Anil Dash
๐ How I build things
This might be a good one for me to return to from time to time.
Also, hat tip to the โpostrollsโ which led me to the previously linked item. Iโve been enjoying these two over the last few days:
Iโll post any more that I find. ๐
๐ Thinking About Recipe Formats More Than Anyone Should
Just looking at the formats in the post, itโs a bit of a shame that theyโre little more than lists of ingredients and instructions. But Iโm not sure thereโs much that can be done about that, given how varied recipes can be.
The one exception, Cooklang, looks interesting. It seems a bit limited in the types of recipes it could be used for. But sometimes the best languages are the ones with a small, yet deep, focus on a problem space.
And of-course thereโs an XML version. I opened this post expecting there to be an XML version. ๐
I have my doubts about this future being realised. Or itโs probably more accurate to say I rather that this future isnโt realised.
Some interesting links from linkage.lol that I want to note before accidentally closing my browser tab.
๐ Blogging Resources Complements of Robert Birming
๐ For Linkblog Fans
It’s also a site I’ve now subscribed to.
๐ How to be confident
A great post by Annie Mueller. And pretty much spot on, based on my understanding of how to gain confidence.
๐ Save the Web by Being Nice
Found this while browsing Dave Winer’s blog-roll on Scripting News. I enjoyed reading this post so I thought I’d take his advice and be nice by sharing a link to it.
๐ Chris Arnade Walks the World
Iโve been enjoying this newsletter for the past month now. Chris is a good writer (understandable, given his profession) and gives wonderful descriptions of the places and peoples he visits. Worth looking at if youโre into blogger-travels-the-world style blogs.