May 2025
-
🔗Job Lifecycle — Oban v2.19.4
-
🔗Elixir DBConnection pooling deep dive
-
🔗Phoenix with Inertia.js vs LiveView
-
🔗Refactoring gone wild: avoiding code smells and cleaning up the mess
-
🔗(My) three core values to set up an organization for success
-
🔗Golang security best practices
-
🔗How I choose what to work on
-
🔗Reading RSS content is a skilled activity
-
🔗Senior engineers should make side bets
-
🔗Build your own GitHub CI automation for code reviews using Elixir and Gemini
-
🔗The quality duck’s approach to a zero bug policy
-
🔗Parallel processing with PHP: why, how, and when
-
🔗IKEA’s web fonts
-
🔗Running PHP tests in parallel on GitHub actions
-
🔗How to build an agent
-
🔗Pipelining might be my favorite programming language feature
-
🔗Supercharge your Go tests using fake HTTP services
-
🔗A programmer's reading list: 100 articles I enjoyed (1-50)
-
🔗Stop using Docker like it's 2015
-
🔗15 reasons I love Go
-
🔗How to build a GitHub-style markdown editor
-
🔗The Inverted reactivity model of React
-
🔗Lessons learned from working at startups
-
🔗Common syntax constructs in Vue 3 and Svelte
-
🔗Slaying zombie processes in a Go + Docker setup: a debugging story