AI tool comparison
LazyMoE vs Nothing Ever Happens
Which one should you ship with? Here is the side-by-side panel verdict, pricing read, reviewer split, and community vote comparison.
AI/ML Models
LazyMoE
Run 120B MoE models on 8GB RAM, no GPU, using lazy expert loading
50%
Panel ship
—
Community
Free
Entry
LazyMoE is an open-source inference engine built by a master's student in Germany that claims to run 120-billion parameter Mixture-of-Experts LLMs on 8GB of RAM with no GPU — using a technique called lazy expert loading. Instead of loading all MoE experts into memory at startup, LazyMoE identifies which experts are needed for each token at runtime and loads only those from SSD storage, keeping memory usage proportional to active expert count rather than total model size. The system is combined with TurboQuant KV compression (reducing KV cache memory footprint) and SSD streaming to minimize I/O latency when swapping experts. The builder demonstrated the system running on an Intel UHD 620 integrated graphics laptop — the kind of hardware that would typically struggle with a 7B model, let alone 120B. Token generation speeds are slow (a few tokens per second in the demo), but functional. If the claims hold up to independent testing, LazyMoE represents a meaningful democratization milestone: frontier-scale MoE inference made accessible on consumer hardware that most working professionals already own. The project is early-stage and from an individual researcher, so independent benchmarking is essential before drawing conclusions.
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.
Reviewer scorecard
“The lazy expert loading insight is genuinely clever — MoE models are already sparse by design (only 8-16 experts active per token), so you're not actually cheating, you're just not pre-loading experts you provably won't use. If the SSD throughput holds up on real workloads, this is the most practical approach to consumer-hardware frontier inference I've seen.”
“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 demo shows a few tokens per second on a laptop — that's about 10-20x slower than usable inference speeds for most workflows. SSD read latency is also highly variable depending on hardware, and NVMe vs SATA would produce very different results. This is an interesting research demo, not a production inference engine. Also: master's student projects on GitHub deserve healthy skepticism about benchmark validity.”
“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.”
“The trajectory here is clear: frontier-scale inference will become accessible to commodity hardware within 2-3 years, and techniques like lazy expert loading are part of how we get there. Even if LazyMoE itself is rough, the underlying approach will show up in production frameworks. This is worth watching as a proof of concept.”
“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.”
“Until token generation speeds reach at least 20-30 tokens per second, this isn't practical for creative workflows — writing, image generation assistance, or real-time collaboration. The technology is fascinating but the current demo is a proof of concept, not a working creative tool. Check back in six months.”
“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.”
Weekly AI Tool Verdicts
Get the next comparison in your inbox
New AI tools ship daily. We compare them before you waste an afternoon.