About 113 results
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
Ghostty, zellij, helix and a life lived in text tokens---why I ditched Zed and went back to purely terminal-based development.
https://benswift.me/blog/2025/12/23/coding-agents-and-the-plasticity-of-code · 23 Dec 2025
Code has always felt brittle---most changes break it. Coding agents change that dynamic, absorbing the cognitive load of big refactors and making code feel plastic rather than rigid.
https://benswift.me/blog/2025/12/17/fixing-slow-zed-agent-startup-times · 17 Dec 2025
Claude Code sessions in Zed were taking 30 seconds to start. The culprit: npx fetching Playwright MCP on every launch. The fix involves global installs and mise shims.
https://benswift.me/blog/2025/12/02/switching-from-jekyll-to-vitepress · 2 Dec 2025
After ten years on Jekyll, I moved this site to VitePress. Notes on migrating content, components, reveal.js slides, and data loading.
https://benswift.me/blog/2025/11/24/11ty-and-vite-for-modern-static-websites · 24 Nov 2025
How to set up 11ty with Vite and Tailwind v4 for static sites that need proper asset bundling, HMR, and npm ecosystem access.
https://benswift.me/blog/2025/09/12/the-great-2025-email-yak-shave-o365-mbsync-mu-neomutt-msmtp · 12 Sep 2025
Rebuilding a terminal email setup with OAuth2, Office365 and neomutt in Zed---the hard-won config so you don't have to waste as many hours as I did.
https://benswift.me/blog/2025/07/23/running-claude-code-within-zed · 23 Jul 2025
Switching from Zed's Agent panel to Claude Code for flat-fee pricing, with a simple task config to keep the workflow inside Zed.
https://benswift.me/blog/2025/07/16/automated-rpi-web-kiosk-setup-in-2025 · 16 Jul 2025
A fully scripted burn-and-boot process for setting up Raspberry Pi 5s as fullscreen Chromium kiosks with Tailscale, WiFi and 4K support.