VirtualTam's bookmarks
1834 bookmarks found
-
1$ pip install howdoi 2$ howdoi format date bash 3> DATE=`date +%Y-%m-%d`
-
Mexican Government Report Text Analysis
2019-09-24 -
ipaddr filter — Ansible Documentation
2019-09-19 -
/r/golang | Learning Distributed systems
2019-09-16 - https://github.com/golang/go/wiki/Courses
- https://dataintensive.net/
- https://columbia.github.io/ds2-class/
- https://github.com/brendandburns/designing-distributed-systems-labs
- https://azure.microsoft.com/en-us/resources/designing-distributed-systems/en-us/
- https://www.distributed-systems.net/index.php/books/distributed-systems-3rd-edition-2017/
-
knuth-elevator: A Go implementation of the elevator simulator described by Donald E. Knuth.
2019-09-16 > One of the references on Wikipedia’s Elevator Paradox page is a paper written by Donald E. Knuth dated many years prior to his simulator. A side-effect of that research experience may have been a lasting interest in the intricate details of elevator systems.