Live data from Hacker News

Viewing profile — xrrocha

xrrocha

HN member
Joined
Mon, Sep 09, 2019, 2:10 PM UTC
HN karma
4
Public activity
7 items

About xrrocha

No profile information was provided.

Recent public activity

  1. comment
    Comment #46397388

    Thanks for this, Daniel! I've been working on a related piece [1] that arrives at Naur from a different angle. Your "knowledge debt" framing is valuable, it gives practitioners som…

  2. comment
    Comment #46378886

    Peter Naur argued that programming is theory-building, and that theory cannot be fully captured in documentation. But his pessimism is narrower than supposed. It applies to technic…

  3. story
  4. comment
    Comment #46059395

    This is one of the most insightful thoughts I've read about the role of LLM's in software development. So much so, indeed, its pertinence would remain pristine after removing all r…

  5. comment
  6. comment
    Comment #34234376

    Yeah, Implementing the framework as such in Java with no other dependencies is a sound decision, imho. Laying out a Kotlin DSL on top of it could be an excellent opt-in feature to …

  7. comment
    Comment #34234256

    This is reminiscent of JavaFX's original F3 formulation (aka JavaFX Script): object literals reflecting the GUI visual structure. JavaFX started out as a Java library on top of Swi…