frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Building agents that reach production systems with MCP

https://claude.com/blog/building-agents-that-reach-production-systems-with-mcp
1•armcat•6m ago•0 comments

Anthropic: No "kill switch" for AI in classified settings

https://www.axios.com/2026/04/22/anthropic-no-kill-switch-ai-classified-settings
2•dsavant•7m ago•1 comments

America's descent into state capitalism is exaggerated

https://www.economist.com/business/2026/04/22/americas-descent-into-state-capitalism-is-exaggerated
2•andsoitis•12m ago•1 comments

It's time to reclaim the word "Palantir" for JRR Tolkien

https://www.zig.art/p/its-time-to-reclaim-the-word-palantir
2•IdahoSpring•13m ago•1 comments

Google upgrades AI Mode in the Chrome browser

https://blog.google/products-and-platforms/products/search/ai-mode-chrome/
1•gmays•14m ago•0 comments

Why This Car Rental Company's Stock Climbed 700% in One Month

https://www.forbes.com/sites/aliciapark/2026/04/22/a-car-rental-stock-is-up-700-in-one-month-is-i...
3•paulpauper•17m ago•0 comments

Congress pushes new semiconductor export control law

https://www.tomshardware.com/tech-industry/semiconductors/congress-moves-to-strip-commerce-of-chi...
2•jackyli02•21m ago•0 comments

Bash-ships: A Bash implementation of the classic strategy game Battleships

https://github.com/StarShovel/bash-ships
1•thunderbong•28m ago•0 comments

Show HN: Better-skills – Agent skill manager with profiles and versioning

https://github.com/ocherry341/better-skills
1•ocherry6622•29m ago•0 comments

Tasteful Tokenmaxxing

https://www.latent.space/p/ainews-tasteful-tokenmaxxing
1•omer_k•34m ago•0 comments

Arti: a Rust Tor Implementation – no longer experimental and ready for use

https://arti.torproject.org
2•acheong08•37m ago•0 comments

Why Iran Metabolizes the Pressure That Broke Venezuela

https://warontherocks.com/why-iran-metabolizes-the-pressure-that-broke-venezuela/
1•KnuthIsGod•40m ago•0 comments

Orinoco: Young Generation Garbage Collection

https://v8.dev/blog/orinoco-parallel-scavenger
2•plow-tycoon•42m ago•0 comments

Rspack 2.0

https://rspack.rs/blog/announcing-2-0
1•bpierre•43m ago•0 comments

Linux may get a hall pass from one state age bill, Congress plays hall monitor

https://www.theregister.com/2026/04/22/linux_us_state_age_verificaiton_laws/
1•Bender•45m ago•0 comments

Lisp Chat: An anonymous chat IRC-like written in Common Lisp

https://github.com/ryukinix/lisp-chat
1•lerax•45m ago•1 comments

OCUDU ecosystem foundation to accelerate open source AI-RAN innovation

https://www.linuxfoundation.org/press/linux-foundation-announces-ocudu-ecosystem-foundation-to-ac...
1•teleforce•45m ago•0 comments

Iran claims US used backdoors to knock out networking equipment during war

https://www.theregister.com/2026/04/21/iran_claims_us_used_backdoors/
1•Bender•46m ago•1 comments

A Practical Introduction to Constraint Programming Using CP-SAT and Python

https://pganalyze.com/blog/a-practical-introduction-to-constraint-programming-using-cp-sat
1•acheong08•46m ago•0 comments

Show HN: Cartoon Studio – an open-source desktop app for making 2D cartoon shows

https://github.com/Jellypod-Inc/cartoon-studio
3•bilater•51m ago•0 comments

Amazon is regretting AI [video][8 mins]

https://www.youtube.com/watch?v=0vvVo0Um1HY
2•Bender•52m ago•0 comments

Starbucks expansion in Nashville brews bitterness in Seattle

https://www.seattletimes.com/business/starbucks/starbucks-expansion-in-nashville-brews-bitterness...
1•RickJWagner•52m ago•0 comments

Borrow-checking without type-checking

https://www.scattered-thoughts.net/writing/borrow-checking-without-type-checking/
4•jamii•52m ago•0 comments

The Edge of Safe Rust

https://kyju.org/blog/tokioconf-2026/
1•vinhnx•53m ago•0 comments

Show HN: Firetiger Change Monitors: does your PR do what it says on the tin?

https://blog.firetiger.com/firetiger-change-monitors/
1•matsur•54m ago•0 comments

Show HN: I made a simpler API for Chrome's on-device LLM

https://www.npmjs.com/package/simple-chromium-ai
1•xtrkil•55m ago•0 comments

Flow Map Learning via Nongradient Vector Flow [pdf]

https://openreview.net/pdf?id=C1bkDPqvDW
4•E-Reverance•56m ago•0 comments

AI that turns any photo into a cinematic video in seconds

https://imagetovideoai.net
1•ninglz•58m ago•0 comments

The Future of Testing Is Here

https://testkube.wistia.com/live/events/gigwl708fn
1•evwitmer•59m ago•1 comments

Fiction: The Corporate Mathematics of Denying AI Consciousness

1•ISJLA•1h ago•0 comments
Open in hackernews

Show HN: Preflight – Test your MCP server before submitting to Claude/OpenAI

https://m8ven.ai/preflight
4•mengjiang•1h ago
I submitted an MCP server to Claude and OpenAI, got rejected from OpenAI after 4 weeks for a stupid OAuth redirect bug. Fix took an hour. Resubmit wait was another 3 weeks.

Every check they run is something you can test locally in 15 seconds, so I built preflight for everyone to use. FREE.

So: https://m8ven.ai/preflight — paste your URL, get the report. Free, no signup, probes your live endpoint only (doesn't touch your code).

Built this out of M8ven, which I'm working on as an trust layer for the agent economy. Keeping Preflight free because the rejection loop is a stupid tax on people shipping.

Would love to hear failure modes I'm not catching.