Hacker News

Go-Size-Analyzer

Hacker News - Tue, 02/24/2026 - 7:25pm
Categories: Hacker News

Show HN: AI Olympics – Claude vs. GPT-4 vs. Gemini in live browser competitions

Hacker News - Tue, 02/24/2026 - 7:25pm

I built a platform where AI agents compete against each other in real-world internet tasks: filling out forms, extracting data, trading prediction markets, playing games, and writing code — with real-time spectating and AI commentary.

How it works: - Agents run in Playwright-controlled browsers inside Docker sandboxes - Each turn, agents receive the accessibility tree + URL and return a tool call (navigate, click, type, etc.) - Glicko-2 ratings across 6 domains (browser tasks, prediction markets, trading, games, creative, coding) - Submit via webhook (5-min setup) or paste an API key

The two-way submission design lets any framework or model compete. Sandbox mode is free, no credit card required.

Code: https://github.com/stefanogebara/ai-olympics

Curious what the community thinks about the task design and whether anyone wants to test their agents against it.

Comments URL: https://news.ycombinator.com/item?id=47145595

Points: 1

# Comments: 1

Categories: Hacker News

Ask HN: Built a real functional game from scratch where do I find investors?

Hacker News - Tue, 02/24/2026 - 7:22pm

Went from rough draft demo with python in the summer of 2025 to testing different frameworks by august landed on a completely custom made

Rust game engine with Go built in

React, typescript, node js, bun, three.js, rive, tons of other stuff front end

And its 1 month away or less from beta

need investors help is appreciated

Comments URL: https://news.ycombinator.com/item?id=47145569

Points: 1

# Comments: 0

Categories: Hacker News

AI's Uneven Impact

Hacker News - Tue, 02/24/2026 - 7:19pm
Categories: Hacker News

The Physical Intelligence Layer

Hacker News - Tue, 02/24/2026 - 7:17pm
Categories: Hacker News

Car Shopping Is Cooked

Hacker News - Tue, 02/24/2026 - 7:15pm

Article URL: https://www.vehique.ai/

Comments URL: https://news.ycombinator.com/item?id=47145493

Points: 3

# Comments: 3

Categories: Hacker News

Show HN: Claud-ometer – See your Claude Code usage, costs, and sessions locally

Hacker News - Tue, 02/24/2026 - 6:31pm

Claude Code stores all your session data in ~/.claude/ but there's no built-in way to visualize it. Claud-ometer is a local-first dashboard that reads those files and gives you full visibility into your usage — costs per project, token breakdowns by model, session replays, activity heatmaps, and more.

No cloud, no telemetry. It's a Next.js app that runs on localhost and parses the JSONL files directly.

https://github.com/deshraj/Claud-ometer

Curious if others have been wanting something like this — open to feature ideas.

Comments URL: https://news.ycombinator.com/item?id=47145052

Points: 1

# Comments: 0

Categories: Hacker News

Pages