July 13, 2026
Exposing the parallel-by-default execution of Bend as highly scalable, multi-cloud serverless endpoints.
July 7, 2026
A new programming language that makes parallel computing on CPUs and GPUs feel like writing Python, without the complexity of C++ or CUDA.
February 23, 2026
Running databases on Kubernetes has a reputation for being painful. I built CloudDB to change that: a Kubernetes native, self hosted DBaaS control plane with a React dashboard and a Go API that wraps the Zalando Postgres Operator. Here is what I built, why, and where it is heading.
January 13, 2025
Most machine learning projects never make it to production. Not because the models are bad, but because managing stateful training pipelines and dynamic model drift in production requires platform engineering, not just data science. Here is how I approach MLOps, MLflow, and Kubeflow without the textbook fluff.