frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

1•sinqlo•33s ago

AI agents are not your "coworkers"

https://www.technologyreview.com/2026/06/29/1139849/ai-agents-are-not-your-coworkers/
1•joozio•1m ago•0 comments

Show HN: Gitstock–Transform you GitHub commit history into K-line and animations

https://gitstock.org/
1•dares2573•3m ago•1 comments

We Are Hiring

https://talents2germany.de/internal-jobs/remote-next-js-developer-fintech-full-stack/
1•PlacementT2G•7m ago•0 comments

Internet surveillance is driving me back to 1990s computing

https://marcuscoetzee.com/surveillance/
1•zazuke•9m ago•0 comments

Collateral Damage of IP-Based Blocking During LaLiga Football Streaming in Spain

https://ooni.org/post/2026-laliga-collateral
2•kieto•11m ago•0 comments

Heavy corporate AI spenders add staff faster than peers

https://www.ft.com/content/8026eac6-16ad-467d-b8c3-c48c5af684e6
2•uxhacker•24m ago•0 comments

Show HN: PDFMergely – In-browser PDF tools that never upload your files

https://pdfmergely.com
1•pdfmergely•25m ago•0 comments

Show HN: Berth – A native macOS app for managing containers with Apple/container

https://github.com/tofa84/berth
1•tomfal•26m ago•0 comments

Ask for Feedback Before You Need It

1•Semi_hayat•27m ago•0 comments

Estonian camera headed for deep-space mission in 2028

https://news.err.ee/1610059198/estonian-camera-headed-for-deep-space-mission-in-2028
1•marklit•28m ago•0 comments

DevOps

1•Snapymon•31m ago•0 comments

Oil stocks in US Strategic Reserve fall by 5.5M – lowest level since 1983

https://www.reuters.com/business/energy/oil-stocks-us-strategic-petroleum-reserve-fall-by-55-mill...
2•Teever•31m ago•0 comments

The Force Is with Cristal Beer

https://en.wikipedia.org/wiki/The_Force_is_with_Cristal_Beer
1•Michelangelo11•33m ago•0 comments

DeepSeek Open Sources DSpark

https://venturebeat.com/orchestration/deepseek-open-sources-dspark-a-new-framework-to-speed-up-ll...
1•msalsas•34m ago•0 comments

Wellformed: Validation Schemas as JSON for TypeScript and Rust

https://wellformed.net/
1•burnrate•38m ago•1 comments

DeepSeek V4 official release coming in mid-July with 2x peak-hour API pricing

https://technode.com/2026/06/30/deepseek-to-launch-v4-in-mid-july-with-new-peak-time-api-pricing/
3•linzhangrun•40m ago•0 comments

Universal agents require universal memory

https://adapt.com/blog/unified-memory
2•ashumz•42m ago•0 comments

The state of the AI economy from bottom up

https://www.exponentialview.co/p/the-state-of-the-ai-economy
1•damethos•42m ago•0 comments

Open Hardware and Free Software: Teufel Mynd, a Case Study of a BT Loudspeaker

https://fsfe.org/news/2026/news-20260629-01.en.html
1•kirschner•43m ago•0 comments

QDBP: Explicit depth markers as an alternative to indentation and parentheses

https://github.com/tearflake/qdbp
1•tearflake•47m ago•0 comments

AI Policy Update

https://blog.freecad.org/2026/06/29/ai-policy-update/
1•ilreb•55m ago•0 comments

Reward hacking is swamping model intelligence gains

https://cursor.com/blog/reward-hacking-coding-benchmarks
3•matt_d•56m ago•0 comments

Vega: Zero-knowledge proofs for digital identity in the age of AI

https://www.microsoft.com/en-us/research/blog/vega-zero-knowledge-proofs-for-digital-identity-in-...
2•tosh•58m ago•0 comments

Gemma 4 on Cerebras - The Fastest Inference Is Now Multimodal

https://www.cerebras.ai/blog/gemma-4-on-cerebras-the-fastest-inference-is-now-multimodal
3•Tiberium•58m ago•1 comments

Show HN: Bored People Chat – Anonymous global chat room

https://boredpeoplechat.com/
5•syc-bpc•58m ago•12 comments

I built 25 executable skills for my AI agent �” all open source

https://github.com/ChrisLamDev/hermes-core-skills
1•ChrisLamDev118•59m ago•0 comments

Another Semiquincentennial

https://sanfranciscan.org/2026/06/29/another-semiquincentennial/
1•chema•1h ago•0 comments

Ask HN: Which is the best local model under 3B parameters today?

1•akarshhegde18•1h ago•0 comments

The op log was peer-to-peer the whole time

https://avelino.run/from-icloud-to-peers/
1•ethanplant•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.