Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
signa11
on Feb 27, 2018
|
parent
|
context
|
favorite
| on:
Why Developers Never Use State Machines (2011)
network protocol as well, hell, any non-toy network application ends up containing a state machine either implicitly or explicitly
mozumder
on Feb 27, 2018
|
next
[–]
VHDL/Verilog as well, but that's completely obvious.
I've been using state machines for Javascript UI elements.. really simplifies things.
escapecharacter
on Feb 27, 2018
|
prev
|
next
[–]
Gesture detection/interaction here. All state machines all the time.
eeks
on Feb 27, 2018
|
parent
|
next
[–]
Life cycle management, process synchronization, lockfree data structure, user-space networking... I can't remember the last time I
didn't
use a state machine.
duxup
on Feb 27, 2018
|
prev
[–]
As someone who troubleshot networking issues for years, god bless you.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: