Ajeet D'Souza
a tech blog
13
Dec 2019
Type-Safe Raytracing in Modern C++
Leveraging the C++ type system for safer and more robust code
20
Nov 2019
Beating C with 70 Lines of Go
Writing a faster wc utility in Go