RSSAmplifier

Blog

Gatsby Starter Blog RSS Feed

A blog about software engineering, algorithms, Computer Vision, Machine learning, computational geometry and Comp Sci.

saito.aiRSS feed ↗6 posts

Latest posts

Your LLM Works. Your Product Probably Doesn't

The Harness Is the Product OpenAI recently reported that GPT‑5.6 Sol scored 13.3% on ARC-AGI-3 using the official harness. With retained…

Brain Gym, A Workout for Your Mind

Use it or lose it. I've repeated this for years, and it keeps being true: the brain is a muscle, and disuse costs you strength. Now the…

Curve Parameterization For Mere Mortals

Introduction In our previous article, we have seen how to define and use curves to create paths. A curve is a smooth parametric function…

The Dreyfus Affair and Probability Theory

Introduction In this article, we focus on a particular aspect of the Dreyfus Affair, a major event that took place at the end of the 19th…

Path Following

I’ve written before about splines, it was mostly a historical intro. So today I want to delve into technical details. The animation system…

A Brief History of Splines

This is our first post on a classic CG topic : splines. This post deals with the origin of the concept. We intend to show that some methods…