frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Akamai surges on big LLM deal as Cloudflare dims

https://www.theregister.com/networks/2026/05/09/akamai-surges-on-big-llm-deal-as-cloudflare-dims/...
1•Bender•54s ago•0 comments

WFY24 – A performance-first weather widget with 2km hyper-local AI forecasting

https://wordpress.org/plugins/wfy24-weather-widget/
1•weatherfun•1m ago•0 comments

'Dirty Frag' Linux flaw one-ups CopyFail with no patches and public root exploit

https://www.theregister.com/security/2026/05/08/dirty-frag-linux-flaw-one-ups-copyfail-with-no-pa...
1•Bender•3m ago•0 comments

The Blue Collar Delusion: Why the machines don't have to climb up to us

https://old.reddit.com/r/singularity/comments/1t5cx3y/the_blue_collar_delusion_why_the_machines_d...
1•wallflower•4m ago•0 comments

Paper Factory

https://www.nathanwilmers.com/paper_factory/
1•_tk_•6m ago•1 comments

Louis Rossmann tells 3D printer maker Bambu Lab to 'Go (Bleep) yourself'

https://www.tomshardware.com/3d-printing/louis-rossmann-tells-3d-printer-maker-bambu-lab-to-go-bl...
6•iancmceachern•7m ago•0 comments

AI Is Making Digital Fraud Easier, Faster and Harder to Stop

https://www.bloomberg.com/graphics/2026-ai-identity-theft-scams/
1•elsewhen•9m ago•0 comments

I made rust's cargo copy but for CPP

https://github.com/user-with-username/crow
1•anybodyy•10m ago•0 comments

Owl Alpha – A free model for agentic workloads (prompts logged / closed-source)

https://openrouter.ai/openrouter/owl-alpha
1•webninja•11m ago•0 comments

Show HN: Codebook of 450k+ unique words and phrases acts as a text compressor

https://i.postimg.cc/WpBcB4HK/IMG-20260510-103853.jpg
1•smalltorch•12m ago•1 comments

AI Agent Passport – an open identity standard for AI agents

https://github.com/StacyStarchum/Ai-agent-passport-
1•Stacy_Starchum•15m ago•1 comments

What if the browser was the server?

https://arthurcornil.com/blog/ship-it-to-the-user/
2•thunderbong•16m ago•0 comments

Taxpayers May Be Eligible for Significant Tax Refunds – If They Act by July 10

https://www.taxpayeradvocate.irs.gov/news/nta-blog/tens-of-millions-of-taxpayers-may-be-eligible-...
12•goldfishgold•17m ago•3 comments

Show HN: Headstart – Command pallet and start page for efficient browsing

https://useheadstart.app/
1•powerpurple•17m ago•0 comments

Defence sovereignty: Europe races to build the low-cost weapons of future

https://www.theguardian.com/world/2026/may/10/defence-sovereignty-europe-builds-low-cost-weapons-...
2•beardyw•19m ago•0 comments

Designing, Refining, and Maintaining Agent Skills at Perplexity

https://research.perplexity.ai/articles/designing-refining-and-maintaining-agent-skills-at-perple...
1•gmays•21m ago•0 comments

Chindogu: Weird and Useless Japanese Inventions

https://rarehistoricalphotos.com/weird-japanese-inventions/
5•ethanpil•21m ago•1 comments

Cancelling Claude subscription renewal immediately revokes Design access

1•o10449366•25m ago•1 comments

Memory godboxes could offer relief from the RAMpocalypse

https://www.theregister.com/systems/2026/05/10/memory-godboxes-could-offer-relief-from-the-rampoc...
1•beardyw•26m ago•0 comments

Nayuta Space Is Building Bellyflopping Rocket Boosters

https://www.china-in-space.com/p/nayuta-space-is-actually-building
1•JPLeRouzic•27m ago•0 comments

We asked 72 AI models which brands are best

https://peaktoken.ai/
1•svensauleau•29m ago•0 comments

Could Contact-Tracing Apps Help with the Hantavirus? Not

https://www.wired.com/story/could-contact-tracing-apps-help-with-the-hantavirus-not-really/
2•Brajeshwar•33m ago•0 comments

Fixing Dynamic Resolution Switching in Docker-steam-headless

https://blog.dera.page/posts/steam-headless-adaptive-resolution/
1•Aelorius•34m ago•0 comments

Train your AI code review instincts

https://siftly.dev/announcement
1•svensauleau•35m ago•1 comments

Want to track the apocalypse? One theory: Follow the billionaires' jets

https://www.yahoo.com/news/articles/want-track-apocalypse-one-theory-173133903.html
4•ari-burshell•35m ago•1 comments

Ranking 1k ShowHN posts by estimated merit using an LLM judge and TrueSkill

https://github.com/kouhxp/showhn-rank
1•mrkn1•39m ago•0 comments

A Deeper Dive into the Proxima Centauri Swarm

https://www.centauri-dreams.org/2026/05/09/a-deeper-dive-into-the-proxima-centauri-swarm/
1•JPLeRouzic•40m ago•0 comments

Use Boring Languages with LLMs

https://jry.io/writing/use-boring-languages-with-llms/
1•jryio•41m ago•0 comments

Oil-price bets ahead of Iran war news totalled $7B, reporting shows

https://www.reuters.com/sustainability/boards-policy-regulation/oil-price-bets-ahead-iran-war-new...
2•geox•45m ago•0 comments

WebRTC vs. MoQ by Use Case

https://webrtchacks.com/webrtc-vs-moq-by-use-case/
2•boruto•45m 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.