Viewing profile — maxpersson
maxpersson
HN member- Joined
- Fri, Jul 11, 2014, 9:22 PM UTC
- HN karma
- 39
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About maxpersson
Full stack software engineer and owner of Looplab AB (www.looplab.se).
Recent public activity
-
comment
Comment #9564373
Pied Piper :)
-
comment
Comment #8666771
The toolkit is gaining some attention, thanks guys!
-
comment
Comment #8663771
That would be disastrous. I hope the opposite happens, otherwise file an issue!
-
comment
Comment #8662341
Thanks for adding the link, it is quite a letter combination. :)
- story
- story
-
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…
-
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 …
- story
-
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...