Viewing profile — maciejj
maciejj
HN member- Joined
- Fri, Mar 20, 2026, 10:42 AM UTC
- HN karma
- 3
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About maciejj
Recent public activity
- story
-
comment
Comment #47532614
Exactly, for me starting with spec works well. I even do multiple rounds with Claude: "review this from the clean code / SOLID perspective", "check if everything is consistent and …
-
story
Ask HN: What is your take on the importance of code quality when coding with AI?
My feeling is that clean code, SOLID and a good project structure are even more important now than ever. Especially when you're building something long term, not just a prototype.
- story
-
comment
Comment #47464837
Cool, will check
-
comment
Comment #47464821
Building is the fun part. Getting paged at 2am because your bespoke invoicing tool broke is the part that sends you back to paying $15/month.
-
comment
Comment #47455778
I've noticed the cleaner the codebase, the better AI agents perform on it. They pick up on existing patterns and follow them. Throw them at a messy repo and they'll invent a new pa…
-
comment
Comment #47455404
Nice! I always forget the lsof flags and end up googling them every time. Would be cool if it could run in the system tray and show what's running on your ports at a glance. Also, …