Live data from Hacker News

Viewing profile — perkovsky

perkovsky

HN member
Joined
Sat, Apr 25, 2026, 1:03 PM UTC
HN karma
8
Public activity
10 items

About perkovsky

Building NGB - an open-source accounting-first business application platform using .NET, PostgreSQL, and Vue.

Interested in databases, ERP systems, audit logs, reporting engines, append-only accounting, and business software architecture.

GitHub: https://github.com/ngbplatform/NGB Docs: https://docs.ngbplatform.com

Recent public activity

  1. comment
  2. comment
  3. story
  4. comment
  5. comment
    Comment #48209654

    I like the “claim-driven” framing. For stateful systems, tests named after setup details often get weakened over time. Tests named after the claim they are trying to falsify are ha…

  6. comment
    Comment #48192761

    Agree. Postinstall scripts should be explicit opt-in, not ambient capability. Most packages should not need arbitrary code execution during install. And when they do, that should b…

  7. comment
  8. comment
    Comment #48121942

    I agree with this. Moving the git repo is easy, moving the whole project surface is the hard part. Issues, releases, CI, docs, security advisories, search and discoverability all t…

  9. comment
    Comment #48110587

    Yes. I’d add: design the module boundaries before splitting deployment. A modular monolith still forces you to name ownership, data boundaries and invariants, but without making ev…

  10. comment
    Comment #48086054

    [flagged]