frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

How to Train Your GPT

https://github.com/raiyanyahya/how-to-train-your-gpt
1•aray07•1m ago•0 comments

The Twelve-Factor App

https://12factor.net/
1•jxmorris12•9m ago•0 comments

Show HN: Taste Library, a Spiritual Successor to Delicious Library

1•felixding•10m ago•0 comments

Select * from Internet.blogposts

https://pfrazee.leaflet.pub/3mu3p2smmis22
2•mmattbtw•15m ago•0 comments

A Million Kakapos

https://blog.mempko.com/a-million-kakapos/
2•birdculture•16m ago•1 comments

Show HN: Beating GPT5.5-xhigh for Coding agent security with SLMs and IRM

https://harden.run/blog/aif-research-and-evidence
3•se4u•16m ago•1 comments

Quiet BPD: The Hidden War Inside Your Mind

https://medium.com/freedomofthought/quiet-bpd-the-hidden-war-inside-your-mind-bbc94e077c84
1•raynchad•17m ago•0 comments

Multi-functional oral small molecule to treat obesity

https://www.science.org/doi/10.1126/sciadv.aed3119
1•bcaulfield•19m ago•0 comments

Doctors are finally learning to manage antidepressant withdrawal

https://www.newscientist.com/article/2584861-antidepressant-withdrawal-symptoms-are-prompting-a-r...
2•eutropheon•24m ago•0 comments

Google Cloud postmortem for us-west1 August incident

https://status.cloud.google.com/incidents/utF3FMFdQfwBzJcGG6vf
3•fastest963•28m ago•0 comments

Show HN: Make apps in seconds inside of sandbox and share them with a link

https://glama.ai/mcp/servers/Reachpad/reachpad-mcp
1•sakuraiben•29m ago•0 comments

What the heck is a context layer

https://nexla.com/what-is-a-context-layer/
1•Debanitrkl•31m ago•0 comments

The advent of capable AI tools has highighted a variant of Simpson's paradox

https://mathstodon.xyz/@tao/117169038028698262
1•ColinWright•32m ago•0 comments

Australia's Nationwide Phone Outage Was an Embarrassing Failure

https://hackaday.com/2026/08/27/australias-nationwide-phone-outage-was-an-embarrassing-failure/
2•anonymousiam•33m ago•1 comments

My $120 GE smart scale's body fat is just 1.5 × BMI − 17.5

https://aiandtractors.com/ge-cs10h-body-fat-formula/
3•Icons8•34m ago•0 comments

Using LLMs to Make the Emacs Web Browser Great Again

https://www.sammystraus.com/#using-llms-to-make-the-emacs-web-browser-great-again
1•sammy0910•34m ago•0 comments

The Night the Earth Shook, Strangers Started to Draw

https://sheets.works/data-viz/strangers-draw-maps
1•sebg•35m ago•0 comments

Intelligence Is the Primitive. Applications Are the Diffusion Layer

https://www.a16z.news/p/intelligence-is-the-primitive-applications
1•gmays•35m ago•0 comments

Running local large language models: not as difficult as you might think

https://vitaexmachina.substack.com/p/running-local-large-language-models
1•sebg•36m ago•0 comments

Ask HN: Note taking app good at Spanish?

1•prios8•36m ago•1 comments

Show HN: OpenTIE and OpenXWA, Modern Ports of Tie Fighter and X-Wing Alliance

https://github.com/elyosh/OpenTIE/
5•elyosh•39m ago•1 comments

Why Are Rivers So Mathematical?

https://www.quantamagazine.org/why-are-rivers-so-mathematical-20260810/
3•sebg•41m ago•0 comments

Buried in Meta's $18B settlement is a legal pass on kids' data

https://techcrunch.com/2026/08/27/buried-in-metas-18b-settlement-is-a-legal-pass-on-kids-data/
8•sbulaev•43m ago•0 comments

Knowledge Health: observability for your knowledge base

https://falconer.com/notes/knowledge-health/
1•fagnerbrack•49m ago•0 comments

Why I Am Right About AI [by Paul "Claude" Gigot]

https://www.theatlantic.com/technology/2026/08/paul-claude-gigot-why-i-am-right-about-ai/688434/
3•samizdis•54m ago•1 comments

Show HN: T2 Linux Touch ID PoC

https://github.com/jmurth1234/t2-touchid-linux
1•jmurth1234•55m ago•0 comments

Situs Inversus

https://en.wikipedia.org/wiki/Situs_inversus
2•sjclemmy•57m ago•0 comments

Show HN: I put 20 ad slots under a Harberger tax

https://anyonecanbuy.com/
2•nadermx•58m ago•0 comments

Show HN: ArtGram – a notation system for abstract paintings

https://artgraph.co/artgram
1•rituraj•1h ago•0 comments

AI's memory crunch is coming for Android apps

https://techcrunch.com/2026/08/27/ais-memory-crunch-is-coming-for-android-apps/
3•627467•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.