A hodgepodge of tech and musings
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
Diffusion Models: The Forward Pass
A visual explanation of the forward pass of diffusion models.
2024-01-09 #machine learning, #diffusion models, #generative models, 1161 Words 4 Mins