I’ve started using Codex and Claude Code for different things. Codex for large, complex tasks. Claude Code for narrower, UI-focused work.
I hit quota limits on both pretty regularly. 😅 Probably means I’m getting something out of them.
I’ve started using Codex and Claude Code for different things. Codex for large, complex tasks. Claude Code for narrower, UI-focused work.
I hit quota limits on both pretty regularly. 😅 Probably means I’m getting something out of them.
Every production incident starts the same way: no idea which system has the answer. So you open all of them. 😅
We gave our AI read-only access to our logs, databases, error tracker, task tracker, support tool, and codebase. It holds the context I used to have to build myself.
Discovered xxHash, a blazingly fast non-cryptographic hash algorithm. Perfect for uniqueness checks on long strings when you need speed over security.
https://xxhash.com/Spot on. Engineers aren’t being replaced by AI. We’re evolving. Less typing, more guiding. The real value is domain knowledge, context, and judgment that AI needs from us.
https://www.dzombak.com/blog/2026/01/what-software-engineers-bring-to-ai-assisted-software-development/I had trouble setting up an ARM-based Windows laptop to connect to a printer over the holidays because drivers were x86/x64 only. Had to set up a Raspberry Pi as a print server to fix it. It’s 2026, why are printers still such a pain?
Mole is a tool I have always wanted. A simple, open source utility for macOS that can clean up storage by clearing caches, finding orphaned application data, optimizing databases, and showing you exactly what’s eating your disk space. It is like giving your system an oil change!
https://github.com/tw93/MoleGave my site a facelift + modernized the stack (custom Tailwind theme, modern icons, faster JS). Also set up POSSE: publish once here, then syndicate out to the social platforms.