This is a fascinating conversation to read -- this is Terence Tao's conversation with ChatGPT about the Jacobian Conjecture Counterexample. https://chatgpt.com/share/6a5fdc7a-d6f8-83e8-bbea-8deb42cfed56 It's really cool to read the transcript of someone who is an expert in their…
Read more →
I'm putting together a small "Introduction to AI" presentation that I'm giving on Wednesday morning. The target audience is roughly a 50/50 mix of engineers and non-engineers, so I'm trying to not make too many assumptions about my listener's technical depth. I've only got 15…
Read more →
I spent parts of two days making a very small local co-op arcade game called Vineguard. It started as an entry for the CGDC Speedgame Classic 2026, which gave the project a helpful frame: make something small, finishable, and playful without letting it turn into a giant engine…
Read more →
I was impressed by the visualizations in this article: Inside FAISS: Billion-Scale Similarity Search I'm a big fan of semantic embeddings models -- I've used them extensively on various projects for everything from hardware issue diagnosis (asymmetric embeddings-model for…
Read more →
By Max Leiter, from the original on his blog. Jun 3, 2026 They're Made Out of Weights with apologies to Terry Bisson After Terry Bisson's "They're Made Out of Meat". "They're made out of weights." "Weights?" "Weights. Floating-point numbers. We checked the whole thing through.…
Read more →
If you check the Milo catalogs page on HuggingFace, you'll notice a few new entries that weren't there before: - - - - - - - There are also a couple of new Magic-adjacent catalogs, including a TCGplayer-sourced MTG catalog and an experimental Spanish Scryfall catalog. This is…
Read more →
One of my favorite things about CollectorVision is that it runs entirely offline with local inference + lookup. The only time it needs to make a network request is look up card names and prices. However, one drawback from that is that I don't have an easy way to tell how many…
Read more →
I was impressed with this website. It's worth your time to visit it: https://sinceyouarrived.world/taken h.t. to HN for the link + discussion
Read more →
If we rename AI agents to "nerfs", then this can be my official job title.
Read more →
Demonstrating the latest version of CollectorVision -- my open-source card scanning library that I'm releasing to the public. This is a demonstration of my online playground demo for running custom code when users scan cards. It supports Magic: The Gathering currently, with…
Watch on YouTube →