Live data from Hacker News

Viewing profile — maciejj

maciejj

HN member
Joined
Fri, Mar 20, 2026, 10:42 AM UTC
HN karma
3
Public activity
8 items

About maciejj

Co-founder of coSPEC (cospec.io) - secure infrastructure for AI coding agent workflows.

Recent public activity

  1. story
  2. 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 …

  3. 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.

  4. story
  5. comment
    Comment #47464837

    Cool, will check

  6. 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.

  7. 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…

  8. 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, …