Foe
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Five years of running a systems reading group at Microsoft (armaansood.com)
- The miracle of PowerToys, Microsoft's last great Windows app (fastcompany.com)
- Seattle light rail makes history with test run across a floating bridge (seattletimes.com)
- Andres Freund and the xz backdoor (nytimes.com)
-
I found a book at the library called "The New Turing Omnibus". It's described as "a vehicle of learning that visits the major landmarks of computer science. It's a tour of everything in CS from theory, to neural…
- Why it costs $1M a day to run one of the biggest cruise ships (businessinsider.com)
- Halloween Protection in SQL Server (techcommunity.microsoft.com)
- How to Be a Know-It-All (2017) (newyorker.com)
- The Staff Engineer’s Path: You’re a Role Model Now (Sorry) (newsletter.pragmaticengineer.com)
- Google Ran Out of Ideas (theatlantic.com)
- The Latin of Software Code Is Thriving (nytimes.com)
- How to Simplify Your Life (theschooloflife.com)
- The Azure Cosmos DB Journey to .NET 6 (devblogs.microsoft.com)
- Power On: The Story of Xbox – Chapter 1: The Renegades (youtube.com)
- How to Save Your Knees Without Giving Up Your Workout (nytimes.com)
-
I loved this book (https://csharpindepth.com/) as it goes into how threading works, how garbage collection and generics work, and other "behind the scenes" topics specific to C#. Does anyone have a recommendation for…
- Age of Empires IV: On the Dawn of a New Age (ageofempires.com)
-
Looking for a book/textbook that teaches you a programming language through systems (or vice versa). For example, a book that teaches modern C++ by showing you how to program a compiler; a book that teaches operating…