About

I'm Jiří Klimeš, a software engineer by trade, and in my own time an ML researcher by stubbornness. One idea holds most of my attention: that today's models are artificial intuition, not intelligence. They recognize; they don't reason. Recognition is fast and cheap, and it runs out exactly where the interesting problems begin, at the boundary of the known. Past that boundary there is only search, and making search fast is the actual problem.

What I work with
Rust the core, and the language I most enjoy thinking in. Runtime errors are mostly designed out, so the compiler holds the invariants and I get to think about the problem instead of the crashes.Python + JAX quick experiments that want composable transforms and arbitrary-order autodiff in both modes, which Burn lacks.NixOS on everything but my phone, so an experiment stays a closure I can rerun months later.rerun + aim experiment tracking and visualization. I'd rather watch a run than trust the number it lands on.
How I got here

I taught myself to code out of boredom on a vacation: one eight-hour Python video, then a long stretch of tutorial hell. I climbed out by building things I actually wanted. A notification when my parents' phones hit the home wifi so I knew to look busy. An auto-ordering script for school lunches. A timetable app I wrote in Flutter in four days, with no prior frontend or Dart.

Then a friend asked whether neural nets would be hard, and we found out the slow way, from scratch, mostly without tutorials. We couldn't learn XOR (we were doing random mutation). We discovered a layer is just a matmul, tried genetic algorithms on Snake, then finally backprop. Digit classification, diffusion in NumPy, anomaly detection, language, and when the ARC-AGI prize was announced, three months on that. That's where it broke. I realized nothing I was building, LLMs included, could ever actually work, and deleted all of it. Getting my friend to see why is what sent me back to first principles, and I've been there since. light-search is what came out of that.

Where this goes

The plan, stated plainly so I can be held to it: build an assistant that compounds how fast I learn and build. Use it to help build real intelligence, then aim it at aging, the highest-leverage search in science: epigenetic reprogramming and the hallmarks, pushed far enough to reach rejuvenation and buy us time. Use the time to make the mind substrate-independent. Then go see the universe.

Reach me

Email is best, and I read everything.