frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Show HN: Effect-log – Semantic crash recovery for AI agent side effects

https://github.com/xudong963/effect-log/blob/master/blog/show-hn.md
2•xudong963•1h ago
Your AI agent sends an email in step 3, crashes before step 4 records it, restarts, and sends the email again. This is the exactly-once side effect problem.

effect-log is an embeddable Rust library (with Python bindings) that solves this with two ideas:

  1. Every tool declares an *effect kind* at registration: ReadOnly, IdempotentWrite, Compensatable, IrreversibleWrite, or ReadThenWrite.

  2. A write-ahead log records intent before execution and completion after. On recovery, the effect kind drives the strategy — reads replay for fresh data, idempotent writes safely retry, irreversible
   writes return sealed results (never re-execute), and unknown states escalate to human review.
The entire recovery logic is a pure function that fits on one screen.

I'd love feedback on: Is five effect kinds the right number? Are there tool types that don't fit? What failure modes have you hit with agents taking real-world actions?

How to Navigate with Turbo Frames

https://ducktypelabs.com/how-to-navigate-with-turbo-frames/
1•sidk_•56s ago•0 comments

Ask HN: How do you enforce least-privilege when an API token has full access?

1•ricberw•7m ago•1 comments

The Great Russian Disconnect

https://www.politico.com/news/2026/03/14/russias-self-inflicted-communication-crisis-00827197
1•627467•7m ago•0 comments

Windows To-Do-Lsit in the Taskbar

https://github.com/rknastenka/Krisp
2•baniii•7m ago•1 comments

Loupe: Lightweight dev tracing for LLM apps

https://matt-harrison.com/posts/14-3-26-loupe/
1•mtharrison•9m ago•0 comments

WA income tax clears House after 24-hour debate

https://www.seattletimes.com/seattle-news/politics/wa-income-tax-passes-house-after-24-hour-debat...
1•raybb•13m ago•0 comments

Can Car-T – A "Living Drug" – Cure Autoimmune Diseases?

https://www.newyorker.com/culture/annals-of-inquiry/can-a-living-drug-cure-autoimmune-diseases
1•bookofjoe•13m ago•1 comments

The Environment Is Greater Than the Will

https://pilgrima.ge/p/the-environment-is-greater-than-the-will
1•momentmaker•14m ago•0 comments

Show HN: AIP – A Cryptographic Identity Protocol for Autonomous AI Agents

https://github.com/theaniketgiri/aip
1•theaniketgiri•14m ago•1 comments

'The munchies' are real and could benefit those with no appetite

https://medicalxpress.com/news/2026-02-munchies-real-benefit-appetite.html
2•PaulHoule•14m ago•0 comments

US GDP Growth Revised Sharply Lower

https://tradingeconomics.com/united-states/gdp-growth/news/533306
3•bear_with_me•15m ago•0 comments

Kraken – open-source autonomous dev agent for the terminal

1•galfrevn•15m ago•0 comments

Burning money on cloud costs for AI tool creation

2•CostsentryAI•16m ago•0 comments

Show HN: Auto-Save Claude Code Sessions to GitHub Projects

https://github.com/ej31/claude-session-tracker
1•ej31•16m ago•0 comments

Show HN: Architecture question: running an LLM as core infrastructure

https://automazionezeli.com
1•senza1dio•21m ago•0 comments

Digg.com Closing Due to Spam

https://digg.com?hn
4•napolux•26m ago•2 comments

Rajon Rondo Profile

https://www.espn.com/espn/feature/story/_/id/12587848/old-questions-surface-new-dallas-mavericks-...
1•marysminefnuf•27m ago•0 comments

When Freemium Is Limiting: My Frustrations with Beehiiv

https://micahblachman.beehiiv.com/p/when-freemium-is-limiting
1•subdomain•28m ago•0 comments

The Download: Early adopters cash in on China's OpenClaw craze, and US batterie

https://www.technologyreview.com/2026/03/12/1134207/the-download-china-openclaw-ai-craze-us-batte...
1•joozio•30m ago•0 comments

Why Little Was Done to Head Off Oil's Strait of Hormuz Problem

https://www.nytimes.com/2026/03/14/business/energy-environment/iran-strait-hormuz-oil-middle-east...
2•mooreds•32m ago•1 comments

Convert JPG Logos to SVG – Stay Sharp at Any Size

https://oneweeb.com/jpg-to-svg.html
1•Zepubo•33m ago•0 comments

Kalshi for People

https://vouchmarket.polsia.app/
1•Marcoven•35m ago•0 comments

Show HN: I built a Chrome extension to block Instagram's feed and keep only DMs

https://chromewebstore.google.com/detail/mindful-instagram/neiedkilefemabefjohneedlemngfdjh
1•Shivam_Dewan•36m ago•0 comments

Piqe – AI marketing co-founder that handles community engagement while you code

https://getpiqe.com
1•tsjose•37m ago•1 comments

Linux Page Faults, MMAP, and userfaultfd for faster VM restores

https://www.shayon.dev/post/2026/65/linux-page-faults-mmap-and-userfaultfd/
2•shayonj•38m ago•0 comments

The State Policy Network

https://www.sourcewatch.org/index.php?title=State_Policy_Network
1•jamesgill•43m ago•0 comments

Locked Up but Not Locked Out: iOS App Pentesting Without Jailbreak

https://www.anvilsecure.com/blog/locked-up-but-not-locked-out-ios-app-pentesting-without-jailbrea...
1•depierre•46m ago•0 comments

I built a platform to help developers find collaborators for new projects

2•deiv2002•48m ago•0 comments

AI Adoption Rapidly Growing in Public Sector

https://www.gallup.com/workplace/702983/adoption-rapidly-growing-public-sector.aspx
3•hn_acker•48m ago•0 comments

GitHome: Local Git repository management at scale

https://crates.io/crates/githome
1•agentk9•50m ago•0 comments