Live data from Hacker News

Viewing profile — hknzerodark1

hknzerodark1

HN member
Joined
Sun, Mar 22, 2026, 7:04 AM UTC
HN karma
1
Public activity
11 items

About hknzerodark1

No profile information was provided.

Recent public activity

  1. story
    Show HN: DRD – Git for distributed consensus failures"

    Deterministic replay debugger for distributed systems - capture, replay, and explain why consensus diverged." github.com/citadel-labs/drd

  2. story
    Show HN: Citadeld – replay any CI failure locally from a single file

    `citadeld capture -- npm test` → `failure.cit` → `citadeld replay failure.cit` Turn any CI failure into a replayable artifact. Works on Linux, macOS, and Termux (Android). - Portab…

  3. story
    Citadeld – Replay any CI failure locally from a single artifact file

    $ citadeld capture -- npm test Capturing: npm test Test failed Created: failure.cit $ citadeld replay failure.cit Reproducing failure... test/app.test.js:42 Expected: "production" …

  4. comment
    Comment #48104036

    contain: ~/sovereign/citadel $ # blake3 = "1.5" ~/sovereign/citadel $ cargo check --workspace error: failed to load manifest for workspace member `/data/data/com.termux/files/home/…

  5. story
  6. comment
  7. comment
  8. comment
  9. comment
  10. comment
  11. story