Viewing profile — jdubray
jdubray
HN member- Joined
- Mon, Jan 31, 2011, 2:10 AM UTC
- HN karma
- 104
- Public activity
- 79 items
- HN profile
- View on Hacker News ↗
About jdubray
https://github.com/jdubray
Recent public activity
-
comment
Comment #49266822
[flagged]
- story
-
comment
Comment #48926828
[dead]
- story
-
comment
Comment #48174212
You want to see where AI is driving us, fast? look no further than Google... So a non-technical friend emailed me with some questions about AI and who is leading, now that Grok and…
- story
-
comment
Comment #48164961
Vibe coding works beautifully until it doesn't. The ceiling shows up somewhere between prototype and production: no audit trail, no review, no way to evolve the system across multi…
- story
-
comment
Comment #29406012
Nav has just open-sourced a new low-code project that is using GraphQL as-a-syntax to define message and event payload formats. The extensible framework currently generates json-sc…
- story
-
comment
Comment #22020627
The Fed
- story
- story
-
comment
Comment #13951792
Actually, TLA+ (again the way I understand it), after nearly 20 years of MDSE, convinced me that I would very rarely need to generate code. It's a much better value proposition to …
-
comment
Comment #13924910
I have created the SAM Pattern [1] (State/Action/Model) based on my interpretation of TLA+. The goal is to make the semantics available to developers. Why not writing code as close…
-
comment
Comment #13531629
Marcus Feitoza wrote an example of the SAM pattern with mithril https://jsfiddle.net/mfeitoza/pvdLkny7/
-
comment
Comment #13530810
that is correct
-
comment
Comment #13530787
I am the author of the SAM pattern. It is based on the semantics of the work of Dr. Leslie Lamport who got a Turing award for it (TLA+ - Temporal Logic of Actions). TLA+ was popula…
- comment
- story
- story
- story
- story
- story
-
comment
Comment #11109079
Can you please re-read the paper, the whole point of the pattern like Cycle.js is to separate logic from effects. Logic != Code