Feed aggregator
Streaming Gaussian Splatting Videos Using WebXR
Article URL: https://store.gracia.ai/creator/Gracia%20Labs/9ee301ea-fcd4-4041-b82e-ee3c1c461352
Comments URL: https://news.ycombinator.com/item?id=47373026
Points: 1
# Comments: 1
Why Friday the 13th is a mathematical inevitability
Article URL: https://www.scientificamerican.com/article/why-friday-the-13th-is-a-mathematical-inevitability/
Comments URL: https://news.ycombinator.com/item?id=47373019
Points: 1
# Comments: 0
Lessons from Building AI Features
Article URL: https://ghiculescu.substack.com/p/lessons-from-building-ai-features
Comments URL: https://news.ycombinator.com/item?id=47373018
Points: 1
# Comments: 0
Mac Trade-Ins Surge Amid MacBook Neo Launch
Article URL: https://www.macrumors.com/2026/03/13/mac-trade-ins-surge-amid-macbook-neo-launch/
Comments URL: https://news.ycombinator.com/item?id=47372989
Points: 1
# Comments: 0
Terraforming Mars: Mass, Forcing, and Industrial Throughput Constraints
Article URL: https://arxiv.org/abs/2603.00402
Comments URL: https://news.ycombinator.com/item?id=47372960
Points: 1
# Comments: 0
Discli – Discord CLI for AI agents to manage servers from the terminal
Article URL: https://pypi.org/project/discord-cli-agent/
Comments URL: https://news.ycombinator.com/item?id=47372947
Points: 1
# Comments: 0
Show HN: SafeAgent – exactly-once execution guard for AI agent side effects
LLM agents retry tool calls constantly.
Retries can happen because of: - model loops - HTTP timeouts - queue retries - orchestration restarts
If the tool triggers something irreversible you can end up with duplicate side effects:
retry → duplicate payment retry → duplicate email retry → duplicate ticket retry → duplicate trade
SafeAgent is a small Python guard that sits between the agent decision and the side effect.
Pattern:
agent decision → deterministic request_id generated → execution guard checks durable receipt → side effect executes once → future retries return cached receipt
The project started while experimenting with settlement logic for peer-to-peer tournament payouts where duplicate payouts would be catastrophic.
Repo:
https://github.com/azender1/SafeAgent
There are a few small demos in the repo:
- OpenAI-style tool example - LangChain wrapper - CrewAI example - a tournament settlement demo showing retry-safe payouts
Curious how other people building agent systems are handling this today.
Are most teams just rolling their own idempotency layer?
Comments URL: https://news.ycombinator.com/item?id=47372944
Points: 1
# Comments: 0
Nvidia's GTC will mark an AI chip pivot, the CPU is taking center stage
Article URL: https://www.cnbc.com/2026/03/13/nvidia-gtc-ai-jensen-huang-cpu-gpu.html
Comments URL: https://news.ycombinator.com/item?id=47372942
Points: 1
# Comments: 0
Show HN: Vibe-budget – CLI to estimate LLM costs before you start vibe coding
I built vibe-budget because I kept burning tokens without knowing the cost upfront. You describe your project in plain English (or Spanish), and it detects the tasks involved, estimates token usage, and compares real-time prices across 85+ models via OpenRouter.
Example: vibe-budget plan ecommerce with stripe oauth and supabase
It detects 4 tasks, estimates ~497k tokens, and shows you the cheapest, best quality-price, and premium model options side by side.
It also has a scan command — point it at an existing codebase and it estimates how many tokens it would cost to refactor or extend it with AI.
No API key required. Prices are fetched live from OpenRouter with a 1-hour cache fallback.
npm install -g vibe-budget
Docs: https://gaboexe0.github.io/vibe-budget/ Repo: https://github.com/gaboexe0/vibe-budget
Comments URL: https://news.ycombinator.com/item?id=47372921
Points: 1
# Comments: 0
Show HN: FX Radar – Rebuilt AI financial news hub and trading journal
Article URL: https://www.fxradar.live/
Comments URL: https://news.ycombinator.com/item?id=47372916
Points: 1
# Comments: 1
SC deputy of the year led wrong-way chase with teen in his cruiser
Article URL: https://columbiamuckraker.substack.com/p/sc-deputy-of-the-year-led-deadly
Comments URL: https://news.ycombinator.com/item?id=47372915
Points: 1
# Comments: 0
Treasure hunter–didn't give location 500 gold coins–released p 10 years prison
Article URL: https://www.cbsnews.com/news/tommy-thompson-treasure-hunter-ship-of-gold-missing-coins-released-prison/
Comments URL: https://news.ycombinator.com/item?id=47372912
Points: 2
# Comments: 0
Harness Engineering: 52 Days, One Person, 965K Lines of Code
Article URL: https://agentsmesh.ai/blog/building-agentsmesh-with-agentsmesh
Comments URL: https://news.ycombinator.com/item?id=47372903
Points: 2
# Comments: 1
Demystifying and Improving Lazy Promotion in Cache Eviction [pdf]
Article URL: https://www.vldb.org/pvldb/vol19/p549-yang.pdf
Comments URL: https://news.ycombinator.com/item?id=47372704
Points: 1
# Comments: 0
TikTok Investors Set to Pay $10B Fee to Trump Administration
Article URL: https://www.nytimes.com/2026/03/13/business/tiktok-investors-set-to-pay-10-billion-fee-to-trump-administration.html
Comments URL: https://news.ycombinator.com/item?id=47372697
Points: 2
# Comments: 0
Optimizing Content for Agents
Article URL: https://cra.mr/optimizing-content-for-agents/
Comments URL: https://news.ycombinator.com/item?id=47372672
Points: 2
# Comments: 0
Lunar Lander ported to the PDP-1
Article URL: https://hackaday.io/project/204632-lunar-lander-for-the-pdp-1
Comments URL: https://news.ycombinator.com/item?id=47372669
Points: 2
# Comments: 1
How to Build a Successful OpenClaw Startup Without Building Anything
Article URL: https://twitter.com/SiliconSnark/status/2032641536031121710
Comments URL: https://news.ycombinator.com/item?id=47372666
Points: 1
# Comments: 0
Snail Mail Sign-Ups
Article URL: https://btxx.org/posts/snail-mail-signups/
Comments URL: https://news.ycombinator.com/item?id=47372635
Points: 1
# Comments: 0
