Linked: OpenTelemetry Tracing in 200 lines of code ๐
This is really cool and in only 181 lines (Jeremy undersells it in the title) we get a really great explanation of how #OTEL works and why we'd want i [...]
a collection of dev rss feeds - blogroll
Posts
This is really cool and in only 181 lines (Jeremy undersells it in the title) we get a really great explanation of how #OTEL works and why we'd want i [...]
As #LEGO are releasing the SmartBrick soon, it's a good time to point to this article from a few years back with IMO a much cooler "smart" LEGO brick [...]
Pretty neat technical dive into extracting the GameBoy Color's boot animation and using Imagemagick to transform it to an 88x31 button. via Robb: http [...]
Once there is a Ruby organization that is accountable to the maintainers, and accountable to the community, with openly and democratically elected boa [...]
One of my chefs mentioned that if they could cook the steak on the grill they could get it right the first time. This is not an acceptable attitude in [...]
I'll be trying out these GitHub CI performance improvements soon for sure. โฌฃ [...]
The bottom search in Callsheet and "search drawer" in Ketchup, both built or designed by Ben, have been inspirational in my own app design. So much ea [...]
So often we need to do "hacks" like this in the Apple ecosystem. This one seems pretty straightforward but it would be great if we had an arbitrary cu [...]
Iโve been using a lot of Git Trailers in my commit messages recently and as my thinking on which trailer keys to use has evolved, itโs been useful to [...]
Iโve been tinkering with a modified, task-only Bullet Journaling approach in Obsidian for about a week now and itโs been nice, so I wanted to write up [...]
Yesterday I posted that Iโd resolved my new microblog POSSE1 posts from generating link previews on Mastodon and Bluesky. Today, I want to briefly run [...]
Articles on Hearthside are written in Markdown (GitHub-flavored), but the file extension is .md.yaml as they also make use of Jekyll-style front matte [...]
After yesterdayโs post, it was time to finally try to handle a blog post and Cooklang recipe in one file. The solution to how to format things was sim [...]
Youโll probably read this recipe and think wait, this is just overnight oats but youโd be wrong, because this is a recipe for overnight oats that some [...]
The approach I take to defining ViewModels for SwiftUI was heavily inspired by Paul Hudsonโs post Introducing MVVM into your SwiftUI project. In it, h [...]