AI tool comparison
Nothing Ever Happens vs SAM 3.1
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
AI Experiments
Nothing Ever Happens
An autonomous bot that always bets 'No' on Polymarket doom predictions—and profits
75%
Panel ship
—
Community
Free
Entry
Nothing Ever Happens is a deliberately simple autonomous trading bot that buys "No" contracts on Polymarket prediction markets—specifically targeting non-sports questions about dramatic or catastrophic events. The thesis: humans systematically overestimate the probability that scary predicted events will actually happen. The bot filters markets using LLM-based criteria to exclude sports (where outcomes are more unpredictable) and focuses on the long tail of geopolitical, tech, and social predictions that tend toward "nothing happens." Built by Sterling Crispin (an artist and technologist known for his work on Apple Vision Pro), the project is equal parts satirical commentary and functional trading system. It logs all positions, P&L, and reasoning chains so you can audit its decisions. The name references an internet phrase mocking catastrophist news cycles—"nothing ever happens" is the skeptic's rebuttal to perpetual crisis framing. The HN post hit 370 points and 180+ comments in a few hours, sparking genuine debate about whether this is a sound strategy, a fun toy, or a comment on prediction market epistemology. Real-world results aren't yet published, but the idea of using an LLM as a "doom filter" for prediction markets is novel enough to be worth watching.
Computer Vision
SAM 3.1
Meta's Segment Anything doubles video speed via object multiplexing
75%
Panel ship
—
Community
Free
Entry
SAM 3.1 is Meta's latest update to the Segment Anything Model family, released March 27 2026 as a drop-in replacement for SAM 3. The core innovation is object multiplexing: where the previous model required a separate processing pass for each tracked object, SAM 3.1 processes all tracked objects together in a single shared-memory pass, eliminating redundant computation across the decoder. The result is a doubling of throughput for videos with a medium number of objects—from 16 to 32 frames per second on a single H100 GPU—without sacrificing tracking accuracy. For applications like sports analytics, surveillance, or video editing that track 5–20 objects simultaneously, this makes real-time deployment on commodity cloud hardware feasible for the first time. SAM 3.1 inherits SAM 3's open-vocabulary segmentation capability (segmenting objects described by text prompts), which achieved 75–80% of human performance on the SA-CO benchmark covering 270K unique concepts. The model checkpoint is available on Hugging Face at `facebook/sam3.1`, and the codebase supports fine-tuning via the facebookresearch/sam3 repository. Meta released SAM 3.1 under a research license with commercial use provisions similar to its predecessors.
Reviewer scorecard
“Clean architecture, good logging, and a legitimately interesting hypothesis about prediction market psychology. The LLM filtering layer for 'doom vs. non-doom' questions is a smart abstraction. Even if the strategy underperforms, the codebase is a solid template for automated Polymarket bots.”
“The multiplexing change is a genuine architectural improvement, not just parameter tuning—processing all objects together means inference cost no longer scales linearly with object count. For video pipelines tracking 10+ objects this completely changes the cost calculus for real-time deployment.”
“The strategy looks good in backtests but Polymarket's liquidity is thin and arbitrageurs will price this edge away quickly once it's well-known. Also: 'nothing ever happens' is survivorship bias dressed as strategy—the times something DOES happen, you're wiped out. Don't put meaningful capital here.”
“32 fps on a single H100 sounds impressive until you price H100 cloud time. The research license also creates uncertainty for commercial applications—Meta's licensing terms have quietly shifted in the past, and building a production pipeline on 'research license with commercial provisions' is asking for future legal headaches.”
“Autonomous agents that trade prediction markets based on LLM-assessed epistemic calibration is a genuinely new thing. If this works at scale, it could actually make prediction markets more accurate by algorithmically correcting for human doom-bias. That's a more interesting outcome than any individual P&L.”
“Segment Anything reaching real-time speeds on multi-object video unlocks an entire category of applications that were previously GPU-prohibitive: live sports analysis, real-time video editing, autonomous driving perception. SAM 3.1 is infrastructure for the next wave of vision applications.”
“Sterling Crispin making a 'nothing ever happens' bot is peak art-meets-tech. It's a functional piece of commentary on the anxiety economy—we're so primed for crisis that prediction markets misprice normalcy. The aesthetic of it is as interesting as the trading logic.”
“The open-vocabulary segmentation is what excites me most—being able to say 'segment the red jacket' rather than clicking a point means non-technical creative professionals can actually use this in video workflows. The speed improvement makes it viable in real-time editing tools.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.