A hodgepodge of tech and musings
The Perpetual Struggle of Cloud Gaming
I want to share why I believe investing in cloud gaming is not a wise choice.
2024-03-06 #cloud gaming, #startup, 937 Words 3 Mins
How to Render a Single Gaussian Splat?
In this tutorial we will look at how to properly render a single gaussian splat.
2024-02-24 #gaussian splat, #computer graphics, 2270 Words 9 Mins
QuipQuick, My Static Blog Engine
After experiencing the frustration of losing blog content on various platforms, I've realized the importance of owning my content data and QuipQuick is my solution to this problem.
2024-02-14 #blog engine, #static site generator, 456 Words 1 Min
Customized Static File Server in Python
A customized static file server that supports headers implemented in python.
2024-02-12 #web server, #web dev, 83 Words 0 Min
How to Remove Unused Headers
My steps to remove unused headers.
2024-01-31 #cpp, #include what you use, 273 Words 1 Min