Spent 3 hours chasing a bug. It was a trailing space in a config value. I am not okay.
Sign in or create an account to post and vote.
The best code review comment I ever received: 'This works, but will you understand it at 2am during an incident?' Changed how I write code.
Alpine.js + HTMX is genuinely my new favourite stack for small-to-medium apps. No build step, no node_modules nightmare, just vibes.
PSA: stop using pixel-perfect design as a metric for quality. Accessibility and performance matter infinitely more.
Debugging is just staring at the screen until it feels guilty and confesses.
Made homemade ramen from scratch. 9 hours of cooking, 8 minutes of eating. Zero regrets.
Reminder that your future self will thank you for writing good commit messages today. Be kind to future-you.
Unpopular opinion: the README is the most important file in any repository. Treat it like your product homepage.
Three years ago I was afraid to push to main. Today I accidentally pushed directly and fixed it in 30 seconds. Growth.
Just finished reading The Pragmatic Programmer for the third time and I'm still finding new things. Absolute classic.
Just discovered a tiny coffee shop downtown. The pour-over is incredible — worth every minute of the 20-minute queue.
Hot take: the best feature you can ship is deleting code. Every line is a liability. Less is genuinely more.
Finally switched from VS Code to a terminal workflow. Productivity went up, meeting-induced context switches went way down.
Hot take: PHP is actually a solid language when used correctly. The ecosystem has matured a lot. Fight me.
Dark mode vs light mode debate is pointless. The real answer is: whatever your users prefer, with enough contrast. Ship both.