
Google's TimesFM vs the Stock Market: Every Way I Fooled Myself
I tried to beat the market with a time-series foundation model. It didn't work — and the reasons why turned out to be worth more than the strategy would have been.
Categories

I tried to beat the market with a time-series foundation model. It didn't work — and the reasons why turned out to be worth more than the strategy would have been.

DeepSeek's harness has four words on the poster and a long paper behind it. The paper claims something much smaller, and much more interesting.

AI made building your own tools nearly free — which quietly changed an old argument about what should be open.

How Temporal's time-skipping test server works, why it broke my workflow tests, and the mental model that finally made it click.

When you need control over fanciness: why the smartest AI IDE fights serious engineering work, and what actually matters for pragmatic developers.

A practical approach to using AI coding assistants that actually works for complex codebases - by understanding how context windows decay and structuring your workflow accordingly.

The discovery of the boundary between stateless apps and stateful systems

We need to remember there is a difference between engineering and programming.

Tech CEOs claim AI augments humans, but their actions tell a different story. Learn why their zero-sum reality doesn't have to be yours—and how to build AI job security on your own terms.

Demystifying ASGI by following one developer's journey from framework confusion to understanding the bare-bones protocol that powers modern Python async web servers