Viewing profile — xrrocha
xrrocha
HN member- Joined
- Mon, Sep 09, 2019, 2:10 PM UTC
- HN karma
- 4
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About xrrocha
No profile information was provided.
Recent public activity
-
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…
-
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…
- story
-
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…
-
comment
Comment #38800447
I do
-
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 …
-
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…