Search
Results
Trumpomuskovia - by Timothy Snyder - Thinking about...
[https://snyder.substack.com/p/trumpomuskovia] - - public:mzimmerm
Such prompts for further thought are not analogies. When we think in terms of analogies, we get stuck on the differences, and those sticking points then becomes an excuse not to think historically at all.
rabbit — keynote
Dart Future
[https://www.darttutorial.org/dart-tutorial/dart-future/] - - public:mzimmerm
a) add the async keyword to the main() function. b) add the await keyword in front of the future object. Result: Once Dart encounters the await keyword, it sends all the code starting from that line to the event queue and waits for the future to complete. That’s why you see the number 2 before 3.
Hydraulic
An alternative web-like system design - Google Docs
[https://docs.google.com/document/d/1oDBw4fWyRNug3_f5mXWdlgDI4J5AbxVWKEeYr6hscT8/edit#] - - public:mzimmerm
Towards a modern Web stack (PUBLICLY SHARED) - Google Docs
[https://docs.google.com/document/d/1peUSMsvFGvqD5yKh3GprskLC3KVdAlLGOsK6gFoEOD0/edit?resourcekey=0-bPajpoo9IBZpG__-uCBE6w#] - - public:mzimmerm
Towards a modern Web stack (PUBLICLY SHARED) - Google Docs
[https://docs.google.com/document/d/1peUSMsvFGvqD5yKh3GprskLC3KVdAlLGOsK6gFoEOD0/edit?resourcekey=0-bPajpoo9IBZpG__-uCBE6w#heading=h.34a91yqebirw] - - public:mzimmerm