Live data from Hacker News

Viewing profile — jdubray

jdubray

HN member
Joined
Mon, Jan 31, 2011, 2:10 AM UTC
HN karma
104
Public activity
79 items

About jdubray

The Kizo Project SAM Pattern BOLT Methodology

https://github.com/jdubray

Recent public activity

  1. comment
    Comment #49266822

    [flagged]

  2. story
  3. comment
  4. story
  5. 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…

  6. story
  7. 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…

  8. story
  9. 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…

  10. story
  11. comment
  12. story
  13. story
  14. 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 …

  15. 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…

  16. comment
    Comment #13531629

    Marcus Feitoza wrote an example of the SAM pattern with mithril https://jsfiddle.net/mfeitoza/pvdLkny7/

  17. comment
    Comment #13530810

    that is correct

  18. 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…

  19. comment
  20. story
  21. story
  22. story
  23. story
  24. story
  25. 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