Live data from Hacker News

Viewing profile — maxpersson

maxpersson

HN member
Joined
Fri, Jul 11, 2014, 9:22 PM UTC
HN karma
39
Public activity
10 items

About maxpersson

Full stack software engineer and owner of Looplab AB (www.looplab.se).

Recent public activity

  1. comment
    Comment #9564373

    Pied Piper :)

  2. comment
    Comment #8666771

    The toolkit is gaining some attention, thanks guys!

  3. comment
    Comment #8663771

    That would be disastrous. I hope the opposite happens, otherwise file an issue!

  4. comment
    Comment #8662341

    Thanks for adding the link, it is quite a letter combination. :)

  5. story
  6. story
  7. comment
    Comment #8339105

    That looks really cool, awesome to be able to generate static FSM code. I use my FSM (and started to use Jake Gordon's) when I need a lightweight state variable, a step up from a c…

  8. comment
    Comment #8334790

    Thanks for the feedback! It's a good suggestion, and having something else than strings as events is something that I have analyzed. Currently different handlers depends on string …

  9. story
  10. comment
    Comment #8022495

    I wouldn't say it's a fair comparison on the amount of code as no exception handling at all was done in Python, where several ifs where used in Go...