frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Social Structure and Anomie [pdf]

https://selfteachingresources.pbworks.com/f/Social+Structure+and+Anomie+-+Merton.pdf
1•jruohonen•2m ago•0 comments

Judgment Cannot Be Prompted

https://www.tsoon.com/posts/judgment-cannot-be-prompted/
1•mooreds•3m ago•0 comments

Traditions of Islantilla

https://www.islantilla.es/en/tradiciones/
1•mooreds•4m ago•0 comments

Gavin Newsom opposes a California wealth tax. He's proposing a national tax

https://www.cnn.com/2026/06/26/politics/gavin-newsom-billionaire-tax-california
2•Bender•8m ago•1 comments

Napster is now "AI agents you can see, talk to, and create with."

https://www.napster.com
2•romanhn•9m ago•1 comments

The Defender's Dilemma

https://markferraz.com/perspective
1•markferraz•11m ago•0 comments

How to find an investor and do it right?

https://www.goglobal.world/
1•MaxPopovggw•12m ago•0 comments

Linux MD RAID5 Seeing Scalability Improvements Up to 17%

https://www.phoronix.com/news/Linux-MD-RAID5-Scalability-Work
1•Bender•14m ago•0 comments

rdmatop: Cross-Provider Htop for RDMA Traffic

https://uccl-project.github.io/posts/rdma-monitoring/
1•tanelpoder•14m ago•0 comments

Small plane crashes into tallest building in Beijing

https://www.nytimes.com/2026/06/26/world/asia/china-plane-crash-beijing.html
1•SpyCoder77•15m ago•0 comments

Mercor's Brendan Foody calls out Sequoia over 'dual-pricing' valuation tricks

https://techcrunch.com/2026/06/08/mercors-brendan-foody-calls-out-sequoia-over-dual-pricing-valua...
2•departed•17m ago•0 comments

"No, I swear I wrote this."

https://revise.io/blog/06-27-2026/no-i-swear-i-wrote-this
2•artursapek•18m ago•0 comments

Social media bans go global: big tech faces a reckoning

https://www.theguardian.com/news/ng-interactive/2026/jun/27/social-media-bans-go-global-big-tech-...
2•dredmorbius•18m ago•0 comments

Show HN: Humans Constructively Roasting AI Coded B2B SaaS

https://www.hyoomn.com/?0
1•krm01•19m ago•0 comments

The Engineering Book Club Podcast

https://www.engineeringbookclub.com/podcast
1•eustoria•23m ago•0 comments

Turn your site into a place people can bump into each other

https://cauenapier.com/blog/townsquare_release/
2•eustoria•23m ago•0 comments

Fable 5 to return soon according to this "scoop" from axios

https://www.axios.com/2026/06/27/anthropic-fable-5-return-soon
1•jahala•24m ago•0 comments

How Boris Cherny Uses Claude Code

https://howborisusesclaudecode.com
1•eustoria•24m ago•0 comments

ARIA, Anti-Patterns, and You

https://dbushell.com/2026/06/26/aria-anti-patterns-and-you/
1•birdculture•25m ago•0 comments

Post-Quantum Certificates

https://www.netmeister.org/blog/pqc-certs.html
1•ilreb•26m ago•0 comments

Clean GitHub repo tricks AI coding agents into running malware

https://www.bleepingcomputer.com/news/security/clean-github-repo-tricks-ai-coding-agents-into-run...
2•logickkk1•29m ago•0 comments

St. John's College in Annapolis (1948) [pdf]

https://s3.us-east-1.amazonaws.com/sjcdigitalarchives/original/871a997b5240166fb5b004c3871c719c.pdf
2•kmstout•31m ago•0 comments

The Download: introducing the Engineering issue

https://www.technologyreview.com/2026/06/24/1139658/the-download-introducing-engineering-issue/
2•joozio•32m ago•0 comments

Analytic Combinatorics (2009) [pdf]

http://algo.inria.fr/flajolet/Publications/book.pdf
2•turtleyacht•34m ago•0 comments

A free chess trainer where the coach explains your games in plain English

https://coachess.app
2•scoriiu•34m ago•0 comments

You're Not Better Than the Screen Watchers

https://www.speakandregret.michaelinzlicht.com/p/reading-wont-make-you-a-better-person
2•Curiositry•34m ago•0 comments

Find Hacker Houses when they don't show up in a web search

https://hackerhouses.org
2•audreyfei•40m ago•0 comments

OpenAI poaches Uber India chief

https://techcrunch.com/2026/06/26/openai-poaches-uber-india-chief-to-lead-its-biggest-market-outs...
1•ameypandey•42m ago•0 comments

Screen time can damage under-twos' development, landmark study suggests

https://www.theguardian.com/society/2026/jun/27/screen-time-damage-under-twos-development-study
4•Brajeshwar•44m ago•0 comments

The Fishcam – the oldest live camera on the internet (by Netscape)

https://www.fishcam.com/
2•Imustaskforhelp•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.