Live data from Hacker News

Viewing profile — cclacerda13

cclacerda13

HN member
Joined
Wed, Feb 25, 2026, 4:44 AM UTC
HN karma
1
Public activity
3 items

About cclacerda13

No profile information was provided.

Recent public activity

  1. comment
    Comment #47205970

    It captures the why and what of the system from a business or user perspective. Existing code don't inherently capture the original business problem or design choices that led to t…

  2. comment
    Comment #47194115

    The answer is exactly on you question. Code is detailed. It need to has every implementation detail, a spec is high level view demoted of all unnecessary details!

  3. story
    Show HN: Markdown specs that don't compile (Pandoc and SQLite for typed docs)

    Hi HN, I wanted to write specs in plain Markdown but needed proper DO-178C traceability. At some point I joked: “we just need to marry Pandoc and SQLite.” This started as an intern…