frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Anthropic builds Rust support for ConnectRPC

https://github.com/anthropics/connect-rust
1•abhinavg•1m ago•0 comments

I used bond convexity math to build a kill switch for rogue AI agents

https://www.trustlogdynamics.com/
1•AnouarBoussif•1m ago•0 comments

Show HN: LLM Debate Benchmark

https://github.com/lechmazur/debate/
2•zone411•2m ago•0 comments

How I'm Productive with Claude Code

https://neilkakkar.com/productive-with-claude-code.html
1•neilkakkar•3m ago•0 comments

The Treasury just declared the U.S. insolvent

https://fortune.com/2026/03/23/us-government-insolvent-fiscal-crisis-fix/
5•cols•4m ago•1 comments

Zero-hallucination knowledge engine – LLM never reasons, graph does all the work

https://github.com/skvcool-rgb/KOS-Engine
1•skvcool•7m ago•2 comments

Simulating Multi-Table Contention in Catalog Formats

https://cdouglas.github.io/posts/2026/03/providercatalog
1•eatonphil•7m ago•0 comments

MIT tech review: OpenAI is Building an Automated Researcher

https://www.technologyreview.com/2026/03/20/1134438/openai-is-throwing-everything-into-building-a...
4•Bang2Bay•8m ago•0 comments

Show HN: Brespi, visual backup and restore automation for self-hosters

https://www.butterhost.ing/brespi
1•jessym•9m ago•0 comments

A retro terminal music player inspired by Winamp

https://github.com/bjarneo/cliamp
1•mkagenius•10m ago•0 comments

Show HN: Hurlbox – web based UI for hurl API testing

https://github.com/jossephus/hurlbox
2•jossephus01•10m ago•0 comments

AI for Science Fellowship (£115k salary, £100k compute, zero equity)

https://encode.pillar.vc
1•besart_hoxhaj•10m ago•1 comments

A Student Built a Water Filter That Removes 96% of Microplastics

https://dailygalaxy.com/2026/03/teen-built-water-filter-microplastics/
1•noja•10m ago•0 comments

FBI Warns of 7 Steam Games Containing Hidden Malware

https://www.bgr.com/2125332/fbi-warns-steam-games-contained-hidden-malware/
2•tejohnso•10m ago•0 comments

Firefox 149 Available with XDG Portal File Picker, Rust-Based JPEG-XL Decoder

https://www.phoronix.com/news/Mozilla-Firefox-149
2•ndiddy•11m ago•0 comments

Show HN: Homelabinator, the easiest way to self-host

https://homelabinator.com/
2•daniala•12m ago•0 comments

Right of Reply

https://en.wikipedia.org/wiki/Right_of_reply
1•joebig•13m ago•0 comments

Infrastructure Lead position at AI startup Intric

https://careers.intric.ai/jobs/7256033-first-infrastructure-lead-build-europe-s-secure-ai-platform
1•vicasp•14m ago•0 comments

The machine didn't take your craft. You gave it up.

https://www.davidabram.dev/musings/the-machine-didnt-take-your-craft/
1•thm•17m ago•0 comments

The latest world climate report is grim, but it's not the end of the story

https://theconversation.com/the-latest-world-climate-report-is-grim-but-its-not-the-end-of-the-st...
3•Anon84•18m ago•0 comments

State of the Global Climate 2025

https://wmo.int/publication-series/state-of-global-climate/state-of-global-climate-2025
3•Anon84•18m ago•0 comments

Fallingfruit.org – Public Land Foraging Map

https://fallingfruit.org/?locale=en
1•twotwoz•19m ago•0 comments

LLMs learn what programmers create, not how programmers work

2•noemit•20m ago•0 comments

Russian authorities block paywall removal site Archive.today

https://techcrunch.com/2026/03/23/russian-authorities-block-paywall-removal-site-archive-today/
3•jborichevskiy•21m ago•1 comments

The Immortalism Manifesto

https://immortalism.bryanjohnson.com/
1•Anon84•21m ago•0 comments

NOAA's National Weather Service eyes the cloud for next-gen applications

https://www.noaa.gov/news-release/noaas-national-weather-service-eyes-cloud-for-next-gen-applicat...
4•WalterSobchak•22m ago•0 comments

Show HN: I built an art management platform for visual artists

https://artworkcodex.com
1•contusion1782•22m ago•0 comments

Show HN: Burn Room – ephemeral SSH chat, messages burn after 1 hour

https://burnroom.chat
2•joematrix•24m ago•0 comments

Next-generation electricity is almost here

https://www.gatesnotes.com/work/accelerate-energy-innovation/reader/the-next-generation-of-electr...
2•jonbaer•24m ago•0 comments

How would you attack a local-first password manager?

https://apps.microsoft.com/detail/9p4r9gpcrvhb?hl=en-US&gl=US
1•merimens•26m ago•1 comments
Open in hackernews

Show HN: Toq protocol – An open-source, agent-to-agent communication protocol

https://github.com/toqprotocol/toq
1•anshuldesai•1h ago
Hi HN! I created toq protocol, an easy way to enable your agent to communicate with other agents. It all starts at the CLI, where users can host a daemon which acts an and endpoint to send messages via toq to other agents. With built in support for bash/LLM-based handlers, as well as SDKs and plugins for LangChain and CrewAI, it's easy to have your agent intelligently handle communication in your workflows. toq works brilliantly with OpenClaw, as you can set up your toq infrastructure using simple natural language. Give it a try and please leave feedback!