frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Eliezer Yudkowsky: Will superintelligent AI end the world? [video]

https://www.ted.com/talks/eliezer_yudkowsky_will_superintelligent_ai_end_the_world
1•fagnerbrack•3m ago•0 comments

Companies are scrambling to curtail soaring AI costs

https://www.economist.com/business/2026/06/14/companies-are-scrambling-to-curtail-soaring-ai-costs
6•nlpnerd•8m ago•0 comments

Surgeons Use Teleoperated Humanoid Robots to Perform Live Surgery

https://today.ucsd.edu/story/surgeons-use-teleoperated-humanoid-robots-to-perform-live-surgery-a-...
2•geox•8m ago•0 comments

Show HN: Akshara vision localfirst layout aware OCR and document restorer

https://bgraaj.github.io/akshara-vision/
1•bgraj•8m ago•0 comments

AI is compressing the startup lifecycle, not just development speed

https://www.alexdelivet.com/insights/the-end-of-zombie-startup-land
1•adelivet•9m ago•0 comments

Study: Cerebellum helps AI ignore the ordinary for more efficient computing

https://www.mccormick.northwestern.edu/news/articles/2026/07/ai-gets-a-cerebellum/
3•giuliomagnifico•14m ago•0 comments

Show HN: Open database of 2k IP camera specs (JSON/CSV, CC0)

https://github.com/ch-bas/cctv-camera-database
2•ch-bas•15m ago•0 comments

Your 'App' Could Have Been a Webpage (so I fixed it for you)

https://danq.me/2026/07/09/your-app-could-have-been-a-webpage/
2•MrVandemar•16m ago•0 comments

The brutal, powerful legacy of Threads

https://thebulletin.org/premium/2026-07/the-brutal-powerful-legacy-of-threads/
2•rwmj•16m ago•0 comments

Domain Expiry Grace Period: ICANN Rules, Redemption Period and What It Costs

https://medium.com/@thesuperrepemail/domain-expiry-grace-period-icann-rules-redemption-period-wha...
3•mssblogs•20m ago•0 comments

Prism World-The Workers.try for Free

https://prism-world.pages.dev
3•rrrpro123•22m ago•6 comments

The page of only weblogs (1999 – 2002)

http://www.jjg.net/retired/portal/tpoowl.html
1•theanonymousone•23m ago•0 comments

Cockpit Color Guide

https://www.cybermodeler.com/color/cockpit.shtml
1•theletterf•24m ago•0 comments

Paca v0.9.0: Automation Workflows – let Paca hand off tasks for you

https://github.com/Paca-AI/paca/discussions/268
1•pikann22•24m ago•1 comments

EU threatens Meta with fines over 'addictive' Facebook and Instagram

https://www.bbc.com/news/articles/c8j2dje3pldo
3•breve•25m ago•0 comments

Revenue is just an agreement between friends

https://www.larp.website/
1•bryanrasmussen•26m ago•1 comments

RFID Case Study: Uniqlo Global Stores Applied RFID Tags

https://huayuansh.com/uniqlo-global-stores-applied-rfid-tags/
1•thunderbong•32m ago•0 comments

Make Europe Cool Again

https://jacek.migdal.pl/2026/07/07/make-europe-cool-again
2•matesz•40m ago•0 comments

MCP-customs – NPM audit, but for MCP servers (offline, zero telemetry)

https://github.com/mcpcustoms/mcp-customs
1•mcpcustoms•44m ago•1 comments

High-performance Go to TypeScript transpiler

https://github.com/s4wave/goscript
1•aperturecjs•46m ago•0 comments

MCP server for Hyperliquid trading perps

https://github.com/Dakkshin/hyperliquid-mcp
1•Dakkshin•50m ago•0 comments

A CIRCT (Circuit IR Compilers and Tools) Project Tutorial

https://samuelcoward.co.uk/blog/2026/demo/
1•matt_d•53m ago•0 comments

9lives – Self-healing test runner that refuses to mask real bugs (

https://github.com/Quality-Max/9lives
1•ruslan_qm•53m ago•1 comments

Inside HackerRank's LLM-based Hiring Agent

https://blog.grandimam.com/posts/how-hacker-rank-scores-engineers/
1•grandimam•53m ago•0 comments

LazyCamHUD – daily video logs with a sci‑fi HUD, like in The Martian

https://github.com/hieuha/LazyCamHUD
1•hieuha•55m ago•0 comments

Learned helplessness at fifty: Insights from neuroscience

https://pubmed.ncbi.nlm.nih.gov/27337390/
3•JumpCrisscross•1h ago•0 comments

Rate Limiting for a Hosting Product

https://www.contentstack.com/blog/tech-talk/the-invisible-shield-how-contentstack-launch-protects...
3•sidcool•1h ago•0 comments

Ryanair passenger partially sucked out of window on flight from Greece

https://www.reuters.com/business/ryanair-plane-makes-emergency-landing-greece-after-window-dislod...
2•skibz•1h ago•0 comments

We Are Officially Beginning the Process to Convene Grand Juries over DOGE

https://cmarmitage.substack.com/p/we-are-officially-beginning-the-process
2•JumpCrisscross•1h ago•0 comments

Reflect Orbital: The Sunlight Company

https://www.reflectorbital.com
2•mparramon•1h 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.