AI, Junior Developers and Capitalism
Let me be clear upfront: these are my personal thoughts. None of this is absolute fact, and everyone's perspective will differ.
The blog posts I've written for you.
Let me be clear upfront: these are my personal thoughts. None of this is absolute fact, and everyone's perspective will differ.
Fix the Tailwind sr-only input scroll bug. Learn why absolute positioning causes page jumps and how to anchor your focus with a relative wrapper.
Compare Husky and Native Git Hooks for clean commits. Use automation with TypeScript, ESLint, & lint-staged to stop bugs before they enter Git history.
I tried Django once by building a personal blog. What I found was excessive magic, tight coupling, runtime-only errors, and constant extra tools.
Tired of Claude Code limits? Learn how to integrate DeepSeek V4 and GLM into your workflow using custom configurations and terminal aliases for 24/7 coding
A detailed comparison of auth, user, account, and session in API design. Learn when to model authentication as resources vs actions in REST.