frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Bean – a portable convergence gate for agent work

https://github.com/grainulation/bean/
2•woptober•2m ago•0 comments

Spas Were a Mistake (2022)

https://gomakethings.com/articles/spas-were-a-mistake/
1•kristianp•2m ago•0 comments

FoodFavs

https://foodfavs-euq7bgdf.manus.space/
1•pteridactlecdt•4m ago•0 comments

Show HN: TaxLens – free lodging-tax API for hotels, OTAs, and property managers

https://taxlens.getdynamiq.ai
1•vitalii-duk•5m ago•0 comments

A dead simple personal website engine for developers focused on simplicity

https://github.com/iam-mhaseeb/koji
2•iamhaseeb•7m ago•0 comments

Nix-build in under 100 lines

https://fzakaria.com/2026/06/21/nix-build-in-under-100-lines
1•undeveloper•8m ago•0 comments

AStarGrid2D in Godot 4: The Complete Reference

https://vav-labs.com/blog/astargrid2d-complete-reference/
2•Vav-Labs•9m ago•0 comments

Show HN: ANMA, boundary contracts for cheaper AI coding agents

https://github.com/anma-labs/anma
1•nxy•10m ago•0 comments

Show HN: AI Colours

https://github.com/pilotpirxie/ai-colours
1•__natty__•10m ago•0 comments

Ask HN: What would justify writting an OS kernel in 2026?

2•alonsovm44•12m ago•0 comments

Show HN: PeekAI – Local-first observability for Python AI agents

https://github.com/oussamaKH63/peekai
1•ousskh63•13m ago•0 comments

Petition against Meta's employee training data collection for ML models

https://mcipetition.com/
1•reasonableklout•17m ago•0 comments

Show HN: Lupen – an itemized, verified receipt for Claude Code and Codex spend

https://github.com/momoraul/Lupen
1•momoraul•19m ago•0 comments

Riddle solved: Why was Roman concrete so durable? (2023)

https://news.mit.edu/2023/roman-concrete-durability-lime-casts-0106
1•Jakob•21m ago•0 comments

Tech Workers Are Fighting Against Silicon Valley's AI Push

https://www.techpolicy.press/tech-workers-are-fighting-against-silicon-valleys-ai-push/
2•reasonableklout•22m ago•0 comments

Falcon GX the most powerful brand engineering tool

https://falcon.so/
1•cts-i-cts-d•23m ago•0 comments

China's Z.ai open-sourced a frontier coding model as Washington bans it rival

https://startupfortune.com/chinas-zai-open-sourced-a-frontier-coding-model-the-same-day-washingto...
2•insanetech•23m ago•1 comments

Machine Studying

https://jacobxli.com/blog/2026/machine-studying/
1•meander_water•25m ago•0 comments

PivCo-Huffman "Merge" Operations

https://fgiesen.wordpress.com/2026/06/21/pivco-huffman-merge-operations/
1•luu•26m ago•0 comments

Against the Survival of the Prettiest

https://worksinprogress.co/issue/against-the-survival-of-the-prettiest/
1•Jimmc414•27m ago•0 comments

The Parent Uprising Against Screen Time at School

https://www.wsj.com/us-news/education/school-technology-screens-parents-9fc7384b
1•JumpCrisscross•27m ago•0 comments

Lithp.py (~2008)

https://fogus.me/fun/lithp/
2•wglb•28m ago•0 comments

Keystone – deterministic execution vault with replay‑verifiable proof

https://github.com/cryptictyrant519/keystone-proof
1•DevTyrant519•29m ago•0 comments

TimeFlies – convert flight info to calendar

https://ozgur.ca/projects/time-flies
1•sedatk•30m ago•0 comments

AI is making answers cheap. Curiosity is priceless

https://www.fastcompany.com/91556703/ai-is-making-answers-cheap-curiosity-is-priceless
1•ohjeez•30m ago•0 comments

An In-Browser Visualizer for GPS Satellites

https://hackaday.com/2026/06/18/an-in-browser-visualizer-for-gps-satellites/
1•gnabgib•30m ago•0 comments

PostmarketOS v26.06 (Alpen Avocado) released

https://postmarketos.org/blog/2026/06/21/v26.06-release/
2•kokada•33m ago•0 comments

Give the Baby Peanut Butter

https://www.thefp.com/p/give-the-baby-peanut-butter-allergy
2•mhb•36m ago•0 comments

The Cult of LK99

https://www.youtube.com/watch?v=fj3WwMxUDZ8
2•EwanG•38m ago•1 comments

Norway Bans AI for Kids 6-13 in Schools

https://yipzap.com/norway-bans-ai-for-kids-6-13-in-schools-a-bold-move-against-tech-dependency/
2•noida•39m ago•1 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.