frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

P99 0 ms* autocomplete for 240M domain names

https://ruurtjan.com/articles/p99-0ms-autocomplete-for-240-million-domain-names
1•dbalatero•2m ago•0 comments

Transfer files over an Ethernet patch cable

https://maurycyz.com/misc/etherfiles/
1•jllyhill•3m ago•0 comments

Language Trees and Zipping

https://arxiv.org/abs/cond-mat/0108530
1•zainhsn•4m ago•0 comments

Workers Builds Are Degraded – Cloudflare Status

https://www.cloudflarestatus.com/incidents/yj2zk6n6rz1c
1•kyisaiah47•6m ago•0 comments

Not All Optical Interconnect Startups Are Building the Same Thing

https://invisiblelayerhw.substack.com/p/not-all-optical-interconnect-startups
1•missionfission•9m ago•0 comments

Urban Dead is shutting down

https://urbandead.com/shutdown.html
2•potomak•10m ago•1 comments

Salad Theory

https://saladtheory.github.io/
1•colinprince•11m ago•0 comments

Show HN: ScriptSpool – Create code animations in the browser

https://scriptspool.pixzens.com/en
1•MikeLuLu•17m ago•0 comments

Google Maps now shows "Lake America"

https://www.thehindu.com/news/international/google-maps-now-shows-lake-america-in-us-not-lake-ont...
1•tesnorindian•19m ago•1 comments

Hugo Awards

https://www.thehugoawards.org/hugo-history/2026-hugo-awards/
2•demritocracy•21m ago•0 comments

Show HN: Growtics – an AI growth agent that tells you what to do next

https://growtics.io
1•jabed•22m ago•0 comments

Show HN: MaCcyP – coding agents push text to a clipboard manager's Agents view

https://github.com/harleensahni/MaCcyP
1•hstun•24m ago•0 comments

On Inevitability

https://borretti.me/article/on-inevitability
2•nozzlegear•27m ago•0 comments

Implicit Function Theorem (IFT)

https://en.wikipedia.org/wiki/Implicit_function_theorem
1•peter_d_sherman•27m ago•1 comments

SolarWindow launches 0.85 mm-thick, self-adhesive solar film

https://www.pv-magazine.com/2026/08/27/https-www-pv-magazine-com-2026-08-27-solarwindow-launches-...
7•thelastgallon•32m ago•3 comments

Enormous 12TB Steam leak includes abandoned Half-Life 2: Episode 3 assets

https://www.theverge.com/games/986552/12tb-steam-leak-half-life-2-episode-3
4•droidjj•35m ago•1 comments

The Deadline Dividend

https://deadline-dividend.onrender.com
3•gmays•37m ago•0 comments

Show HN: Prove your code produced your claims without making reviewers rerun it

https://github.com/27-GROUP/kveritas-go/
2•Mkld27•37m ago•0 comments

Flock Safety's controversial CEO just got a taste of his own medicine

https://www.neowin.net/news/the-ceo-of-americas-biggest-surveillance-network-just-got-a-taste-of-...
17•devonnull•38m ago•2 comments

The Verification Gap: Who Audits the Agents?

https://gist.github.com/ecksbe/c48919c653ec2fba4b9ee17eb534efc3
3•evidence-lab•38m ago•0 comments

Mark Zuckerberg sends message to Meta employees

https://www.thestreet.com/technology/mark-zuckerberg-shocking-message-meta-employee-layoffs-artif...
3•georgecmu•38m ago•0 comments

Ask HN: What do your job interviews look like? (August 2026)

4•Hixon10•38m ago•0 comments

Why do I lose my passion and want to do nothing?

32•hanstyle•42m ago•17 comments

Agency and Agents

https://www.oneusefulthing.org/p/agency-and-agents
2•swolpers•42m ago•0 comments

Show HN: App design that combines Reddit and Gmail for private treelike convos

4•tsydenzhap•42m ago•3 comments

Glean: Run an AI skill only over what changed since it last ran

https://github.com/amalucelli/glean
2•malucelli•43m ago•0 comments

DDoS Attack Breaks Beloved Video Game Wiki After AI Bro Was Banned

https://kotaku.com/ddos-attack-breaks-beloved-video-game-wiki-after-ai-bro-was-banned-2000729335
2•razorbeamz•43m ago•0 comments

Steer: Deny or rewrite an AI agent's tool calls before they run

https://github.com/amalucelli/steer
2•malucelli•44m ago•0 comments

A key transparency self-audit can verify the wrong identity

http://gorokhov.dev/posts/key-transparency-self-audit/
2•Hexmere•49m ago•0 comments

Show HN: Card Shop Directory – Find trading card shops by state, city, and game

https://cardshopdir.com
2•laimingj•50m ago•0 comments
Open in hackernews

Ask HN: If building an IDE from scratch, what features would you add?

2•rajasimon•1y ago
Many IDEs feel bloated or outdated. If you could design one from scratch, what would you keep, drop, or reinvent?

Comments

T0V1•1y ago
I'd keep all the features from neovim, remove all the features from every other IDE.
joegibbs•1y ago
Native vector search would be great. I was just thinking today how irritating it is to try to find some specific component in a very large codebase without knowing exactly what it’s called already.
SvenL•1y ago
Great debugging capabilities, time travel debugging, data break points, attach to running processes, remote debugging etc.

I think the most important feature for an IDE is debugging - at least this is the feature which separates an ide from just a Text Editor

pancsta•1y ago
You mean like Zed? Check their roadmap.