Standard Search
About 21 results
https://vivsha.ws/blog/stress-testing-claudes-language-skills · 24 Feb 2026
Polyglot or poly-not?
https://nesbitt.io/2025/12/28/the-compact-index.html · 28 Dec 2025
The append-only index format that saved RubyGems.org, inspired Cargo's sparse index, and could speed up npm and PyPI too.
https://nesbitt.io/2025/12/25/cursed-bundler-using-go-get-to-install-ruby-gems.html · 25 Dec 2025
Go's module system accidentally created a universal, content-addressed, transparency-logged package CDN. You could abuse this for any language.
https://nesbitt.io/2025/12/21/jekyll-stats-plugin.html · 21 Dec 2025
A Jekyll plugin that adds a stats command to show word counts, reading time, posting frequency, and tag distributions.
https://nesbitt.io/2025/12/14/supply-chain-security-tools-for-ruby.html · 14 Dec 2025
Ruby implementations of PURL, VERS, SBOM, SWHID, and SARIF specs.
https://mackuba.eu/2025/10/15/three-bases-one-app/ · 15 Oct 2025
Since June 2023, I’ve been running a service written in Ruby (Sinatra) that provides several Bluesky custom feeds (initially built with a feed for the iOS/Mac developers community in mind, later expanded to many other feeds). If you don’t know much abo...
https://cbennell.com/posts/using-ruby-structs-to-model-api-responses · 5 May 2024
Here's a technique I use to model API responses in a simple class. This provides nice ergonomics with minimal boilerplate.
https://cbennell.com/posts/parameterized-modules-in-ruby · 1 May 2024
Ruby lets you use `[]` for more than arrays—and that opens the door to clever tricks like parameterized modules.
https://mackuba.eu/2024/03/27/march-projects-update/ · 27 Mar 2024
I’ve been still pretty busy with various Bluesky- and social-related projects recently, so here’s a small update on what I’ve been working on since my November post, if you’re interested:
https://mackuba.eu/2023/11/09/year-of-social-media-coding/ · 9 Nov 2023
I had different plans for this year… then, Elon Musk happened.