Standard Search
About 79 results
https://fromkoehn.com/posts/atmospheric-site · 26 Apr 2026
(Hopefully) the final home of my content.
dev
https://jsutherland.leaflet.pub/3mi5gf6jsgc2c · 28 Mar 2026
Little weekend update
https://jsutherland.leaflet.pub/3mhycegtqqk2i · 26 Mar 2026
A small devlog update for what I've been working on in late March 2026
https://cuducos.me/building-a-custom-bluesky-feed-part-3.html · 18 Mar 2026
_This is Part 3 of 3. Part 1 covers how the feed generator works and the initial strategy to collect possibly related posts. Part 2 covers the labeling tooling, ML classifier, and storage design._ We started with a feed that was arguably serving a triathl...
https://jsutherland.leaflet.pub/3mgxwsamjek2f · 13 Mar 2026
Musings on HTML templating
https://cuducos.me/building-a-custom-bluesky-feed-part-2.html · 13 Mar 2026
_This is Part 2 of 3. Part 1 covers how the feed generator works and the initial strategy to collect possibly related posts._ The regex filter I built in Part 1 has a problem it can't solve itself: \biron ?man\b matches posts about the Ironman as in the s...
https://cuducos.me/building-a-custom-bluesky-feed-part-1.html · 11 Mar 2026
When I joined Bluesky, Jim suggested that I created a custom feed as part of the learning during the onboarding process. I was excited about it because custom feeds is one of the coolest things in the atmosphere (as we call things atproto-related). During ...
https://benswift.me/blog/2026/02/18/ben-s-dev-setup-2026-edition · 18 Feb 2026
New year, new dev setup. This year the theme is: a life lived in (text) tokens Agentic software develompent tools (Claude Code, Codex CLI, Opencode, pi,…
dev
https://benswift.me/blog/2025/12/23/coding-agents-and-the-plasticity-of-code · 23 Dec 2025
Code has always felt rigid to me. Brittle, even. Most of the ways you poke, prod, or change it will break it. And even when you know what you're doing and when…
https://benswift.me/blog/2025/12/17/fixing-slow-zed-agent-startup-times · 17 Dec 2025
I've been using Claude Code via ACP (Agent Control Protocol) in Zed, and while the integration is brilliant, starting a new Claude session took noticeably…