TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

All Roads Lead to Robotics

4 pointsby Amorymeltzerabout 1 year ago

1 comment

turtleyachtabout 1 year ago
A computer science curriculum could include feedback control systems and state machines. Not just in a &quot;languages and compiler&quot; context, but considering mutations on state and the idea of &quot;control state,&quot; especially now that we have distributed, streaming events and many ways to get timing wrong.<p>Maybe the tooling could be better. Syntax errors are obvious, but coding a state machine there is not much to warn about error states or inconsistencies except stack overflow or stepping through with a debugger.<p>There&#x27;s also formally validating the model. It would have been neat to have a semester of TLA+ or similar tools.