frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Fido Alliance to Develop Standards for Trusted AI Agent Interactions

https://fidoalliance.org/fido-alliance-to-develop-standards-for-trusted-ai-agent-interactions/
1•bpierre•17s ago•0 comments

Show HN: NVIM config that I use with my agents

https://github.com/NishantJoshi00/nvim-config
1•cat-whisperer•35s ago•0 comments

Tar files made in macOS generate "xattr" errors when expanded in Linux

https://aruljohn.com/blog/macos-created-tar-files-linux-errors/
1•heresie-dabord•1m ago•0 comments

The quiet layoffs China's tech giants

https://restofworld.org/2026/china-tech-layoffs-alibaba-baidu-ai-pivot/
1•giuliomagnifico•1m ago•0 comments

Show HN: Run Claude Code sessions on Linear issues via two MCP servers

https://lanes.sh/blog/linear-to-lanes
2•s-xyz•1m ago•0 comments

Americans lost $2.1B to social media scams in 2025, 8x more than in 2020

https://fortune.com/2026/04/28/ftc-social-media-scams-americans-lose-billions-meta-facebook-whats...
1•1vuio0pswjnm7•3m ago•0 comments

Tap Jewels is a classic match-3 gem game for the Amiga computer

https://www.amiga-shop.net/en/Amiga-Software/Amiga-Games/Tap-Jewels-classic-Amiga-download-versio...
1•doener•5m ago•0 comments

Do the geniuses in the datacenter get lunch breaks?

https://blog.dnmfarrell.com/post/do-the-geniuses-in-the-datacenter-get-lunch-breaks/
1•davidfarrell•5m ago•0 comments

Thales – TypeScript compiler and JavaScript engine in Lean

https://github.com/jessealama/thales
1•michaelkrem•6m ago•0 comments

Content Engineering with Claude Code

https://ahrefs.com/blog/how-i-do-content-engineering-with-claude-code/
1•eigenBasis•8m ago•0 comments

Get Your Website/API Ready for Agentic Commerce in 1 Minute

https://www.startuphub.ai/agent-readiness
1•compulsivebuild•11m ago•1 comments

Bitmap and tilemap generation from a single example

https://github.com/mxgmn/WaveFunctionCollapse
1•futurecat•14m ago•0 comments

Redshift – Rehearsing for humanity's future on Mars

https://harpers.org/archive/2026/05/redshift-elena-saavedra-buckley-mars/
1•pseudolus•16m ago•0 comments

CPanel and WHM Authentication Bypass

https://labs.watchtowr.com/the-internet-is-falling-down-falling-down-falling-down-cpanel-whm-auth...
1•teapowered•16m ago•0 comments

TIL – OS Login Guest Environment for Google Compute Engine

https://github.com/GoogleCloudPlatform/guest-oslogin
1•ankitg12•18m ago•0 comments

Oracle plans to power its New Mexico mega datacenter with 2.45GW fuel cell farm

https://www.theregister.com/2026/04/28/oracle_new_mexico_power_fuel_cell_farm/
2•pseudolus•18m ago•1 comments

Oops, I invented REST APIs

https://clemorl.fr/Articles/Oops,-I-invented-REST-APIs
1•Topy•21m ago•0 comments

Crow-CLI/crow-CLI: Minimal MCP based ACP agent

https://github.com/crow-cli/crow-cli
1•themaxdavitt•22m ago•0 comments

LocalPilot with Ollama as a Replacement for CoPilot in VS2026

https://github.com/FutureStackSolution/LocalPilot
1•voidmain0001•22m ago•0 comments

The Hanging God (Odin) [video]

https://www.youtube.com/watch?v=yizsAZ4z8xA
1•Imustaskforhelp•23m ago•0 comments

GCC 16 has been released

https://gcc.gnu.org/gcc-16/changes.html
11•HeliumHydride•24m ago•0 comments

Donating to Open Source

https://entropicthoughts.com/open-source-donation
2•birdculture•27m ago•1 comments

The Bombadil Terminal Experiment

https://wickstrom.tech/2026-04-30-bombadil-terminal-experiment.html
2•simonklee•27m ago•0 comments

Harness engineering: leveraging Codex in an agent-first world

https://openai.com/index/harness-engineering/
1•kumulo•33m ago•0 comments

For the first time in history, more Americans are moving to EU than vice versa

https://twitter.com/benbawan/status/2049303326999609846
3•akyuu•33m ago•0 comments

Show HN: Automation Resilience

https://automationresilience.com
1•dewilliamsco•33m ago•0 comments

Qwen-Scope: Official Sparse Autoencoders (SAEs) for Qwen 3.5 Models

https://qwen.ai/blog?id=qwen-scope
2•embedding-shape•33m ago•1 comments

The Grid Doesn't Need More Power Plants (It Needs This) [video]

https://www.youtube.com/watch?v=pLIatO-RA1c
1•zeristor•34m ago•3 comments

Show HN: A cozy reverse city-builder with custom shaders. Free demo on Steam

https://store.steampowered.com/app/4623880/Open_Land_Demo/
1•ralph_sc•34m ago•0 comments

Show HN: Can a person's chess mind outlive them? An attempt with 41 masters

https://playchessgate.com/
1•Tdxt•38m ago•0 comments
Open in hackernews

Near-100% test coverage did not catch a CVE in my Go library

https://blog.reqproof.com/p/i-had-near-100-test-coverage-it-didnt
2•LeonidBugaev•1h ago

Comments

emanuele-em•24m ago
for parsers, malformed input probably has to be part of the actual spec, not just an edge case. A small set of bad-input tests plus fuzzing seems more useful than chasing the last few percent of line coverage