From: Steve Jobs. "Great idea, thank you." (blog.hayman.net)
591 points by mattl 5h ago 154 comments
Podfox: First Container-Aware Browser (val.packett.cool)
10 points by pierremenard 1h ago 0 comments
Implementing State Machines in PostgreSQL (2017)
20 todsacerdoti 1 5/8/2025, 8:22:14 PM felixge.de ↗
https://github.com/michelp/pgfsm
Now many machines (sub-graphs of state transitions) can be defined in general, and the transition checking function checks the validity of the next state based on the table, instead of static rules in a function.