This is my entry to the OpenAI WebMCP Challenge. VibeFarmer is a whimsical exploration into what working alongside AI agents might look like in our day-to-day life. It also is meant to provide visibility into the WebMCP protocol and see how tool calls are exposed to agents and…
Watch on YouTube →
in which Clint does his best to give a lesson in machine learning around the dinner table. Covers numeric representation, network layers, labeled data, training vs testing data sets, loss functions, backpropagation, overfitting, and convergence (amongst other sundry topics).…
Watch on YouTube →
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 →