AI tool comparison
Nothing Ever Happens vs pi-llm
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.
Local AI
pi-llm
Run a private LLM server on Raspberry Pi 4 with hardware tool calling
75%
Panel ship
—
Community
Paid
Entry
pi-llm turns a stock Raspberry Pi 4 (4GB RAM) into a private local LLM server using 1-bit quantized Bonsai models (1.7B and 4B parameters, under 1GB each). It includes a web chat UI accessible across your home network and implements native tool calling for physical hardware control — LEDs, displays, servo motors, and GPIO peripherals. The setup requires no GPU and no cloud dependency. The Bonsai-8B model family (recently covered here) runs efficiently enough on Pi-class hardware that the tool calling loop — chat message → model decision → GPIO action → result back to model — completes in a few seconds on 1.7B parameters. The project is a clean demonstration of where sub-1GB quantized models are genuinely useful: edge AI applications where latency to a cloud API is unacceptable, privacy matters, and the task is constrained enough that a small model performs adequately. It ships with working examples for five hardware configurations.
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 tool calling implementation on hardware GPIO is the genuinely novel part. Most Pi LLM projects just do chat — this one closes the loop so the model can actually actuate things based on conversation. The 1.7B model is fast enough that it doesn't feel like waiting, which changes the interaction model entirely.”
“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.”
“A 1.7B model doing hardware control is a liability waiting to happen. The model hallucinates — what happens when it hallucinates a servo command? The project has no safety layer, no command confirmation, and no rate limiting on tool calls. Cool demo, genuinely dangerous in any real deployment.”
“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.”
“This is a preview of the embedded AI future. When every Pi-class device can run a local model with tool calling, the 'smart home' becomes genuinely conversational without routing everything through a cloud API. Pi-llm is early and rough but it's pointing at something real: private, offline, embodied AI agents.”
“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 creative applications here are underrated — conversational LED lighting, AI-triggered displays for studio ambiance, physical generative art installations that respond to natural language. The fact that it runs offline matters enormously for gallery or installation contexts where cloud reliability is a risk.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.