Live data from Hacker News

Viewing profile — luke_galea

luke_galea

HN member
Joined
Fri, Oct 18, 2024, 2:12 AM UTC
HN karma
8
Public activity
3 items

About luke_galea

No profile information was provided.

Recent public activity

  1. comment
    Comment #42023269

    There is a library in Ruby to generate graphviz from state machines: https://github.com/state-machines/state_machines-graphviz

  2. comment
    Comment #42013734

    I think the slack flowchart is a great example of where declarative programming really shines. You might enjoy this talk about rules engines where I simplify part of Slack's notifi…

  3. comment
    Comment #41875836

    Super cool. I dig generating rules from within the LLM, but I'm not sure Prolog is the right choice in 2024. I love Prolog and had the opportunity to use it "in anger" years ago to…