frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tlbic v8.0 Appendix: Examining Bottom-Up Governance

https://drive.google.com/file/d/1cmTacZ9ruEVEr7I8ZEuzJ7od-7Yx40t-/view?usp=drive_link
1•michikawa59•4m ago•0 comments

OpenClaw vs. KiloClaw vs. Hermes Agent

https://3hcloud.com/blog/openclaw-vs-kiloclaw-vs-hermes-agent
1•Liriel•6m ago•0 comments

Xring: Crashing XQUIC with spec-compliant QPACK instructions

https://foxio.io/blog/xring-crashing-xquic-with-spec-compliant-qpack-instructions
1•PranaFlux•7m ago•0 comments

Promise Theory

https://en.wikipedia.org/wiki/Promise_theory
1•dmonay•8m ago•0 comments

Why Europe's tech ecosystem collapses in simulation (a causal-loop analysis)

https://hebelai.substack.com/p/why-europes-tech-ecosystem-collapses
2•bastbuch•11m ago•0 comments

Negative squaring – pre-tilted 3-bit quantization beat naive 4-bit

https://github.com/elpinyeknom/negative-squaring-/tree/main
1•faDOOM•14m ago•0 comments

Show HN: Airline pilot's interactive guide to aviation radio

https://jameshard.ing/posts/aviation-radio/
1•jamesharding•18m ago•1 comments

Ask your data in plain English

https://tablitsa.app/blog/ask-your-data-in-plain-english
1•valerko•18m ago•0 comments

Nearly half of U.S. retail spending comes from top 10% of earners

https://www.marketplace.org/story/2025/09/17/top-10-of-earners-make-up-half-of-us-retail-spending
2•akyuu•19m ago•0 comments

EasyJet is essential British travel infrastructure

https://revman.substack.com/p/easyjet-is-essential-british-travel
1•edward•19m ago•0 comments

Pgrust – Postgres, Rewritten in Rust

https://pgrust.com/
2•jonbaer•21m ago•0 comments

A Committee of Identical Agents Is Still One Mind

https://bugmedaily.substack.com/p/a-committee-of-identical-agents-is
1•enesunal•22m ago•0 comments

Comparing ML models in small molecule drug discovery

http://fbdd-lit.blogspot.com/2026/04/comparing-ml-models-in-small-molecule.html
1•surprisetalk•24m ago•0 comments

Late Bronze Age Collapse

https://acoup.blog/2026/01/30/collections-the-late-bronze-age-collapse-a-very-brief-introduction/
2•dmonay•24m ago•0 comments

Codex Chronicle

https://learn.chatgpt.com/docs/customization/chronicle
1•dmonay•25m ago•0 comments

Show HN: MCP Gateway – Turn existing APIs and databases into MCP servers

https://swaggertomcp.com
1•mhmt_dmr•26m ago•0 comments

Microcosm Industries: simulation toys and software microcosms

https://microcosm.industries/
1•arbesman•28m ago•0 comments

China's 'Silicon Valley' in Hangzhou: Home of DeepSeek, Alibaba and Ant Group [video]

https://www.youtube.com/watch?v=aEx7DvR5fZE
2•binyu•28m ago•0 comments

Hardening stb libraries using AI agents

https://mrunix.me/posts/stb-hardening/
2•mrunix•28m ago•0 comments

AI Slop by Robobun

https://github.com/oven-sh/bun/pull/33864
1•struanr•29m ago•0 comments

Show HN: Intel Desk, a geopolitical desk that scores sources and tracks Hormuz

https://www.inteldesk.app/
2•wudwerd01•31m ago•0 comments

Google DeepMind workers in UK vote to unionize amid deal with US Military

https://www.theguardian.com/us-news/2026/may/04/google-deepmind-uk-workers-union
2•nervai•31m ago•0 comments

Q1 2026 Innovation: Open-source collaboration is accelerating worldwide

https://github.blog/news-insights/policy-news-and-insights/q1-2026-innovation-graph-update-open-s...
1•AtroGi•32m ago•0 comments

Designing a Distributed Anti-Cheat Architecture

https://medium.com/@www.ahadprogamer/designing-a-distributed-anti-cheat-pipeline-14f13410d3e5
1•Ahadprogamer•35m ago•0 comments

Testing GPT 5.6 [video]

https://www.youtube.com/watch?v=SettwwX2cCI
1•mgh2•41m ago•0 comments

LLMs are bad at novelty, but that is our chance to Singularity

1•alex_brajkovic•41m ago•1 comments

I'm Quitting as Pluto.jl Maintainer

https://discourse.julialang.org/t/im-quitting-as-pluto-jl-maintainer/138028
3•fons-p•44m ago•1 comments

One local man's immunity to ticks could save us all (2015)

https://www.caryinstitute.org/news-insights/media-coverage/how-one-local-mans-immunity-ticks-coul...
1•downbad_•45m ago•1 comments

Production Data and AI Agents

1•Eapz_06•46m ago•0 comments

Accretive Editing

https://justindfuller.com/programming/accretive-editing
1•iamjfu•47m 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.