How to Perform Faster Compiled Language builds on Mac
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probabl...
Did you know that macOS has a secret setting that can make Rust builds faster? It can also make Rust tests faster (sometimes massively so). It probabl...
Exploring a new layout algorithm for control flow graphs.
Sample code that explores an architecture for using language models to build a personal agent that can work with application agents. - microsoft/TypeA...

How I'm learning to build with better software architecture design principles (while 'moving fast and breaking things').