frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Trump administration bans new Chinese humanoid robots

https://www.bbc.com/news/articles/cp9e2ex3ekyo
2•BIackSwan•1m ago•0 comments

New sw dev tool for safe local AI usage

https://github.com/alexs60/safe-sde
1•alexfg93•1m ago•0 comments

Open AI announces two new models- GPT-transcribe and GPT-live-transcribe

https://developers.openai.com/api/docs/models/gpt-transcribe
1•rochansinha•3m ago•0 comments

LearnVector – Andrew Ng's AI company building one‑to‑one learning experiences

https://learnvector.ai/
2•ajhai•5m ago•0 comments

Autoclaw

https://autoclaw.z.ai/
1•qainsights•8m ago•1 comments

I Built a Free AI Pain Point Miner

https://github.com/joatsaint/pain-point-miner
1•movieman32•9m ago•0 comments

Ask HN: How many AI agents do you actively use?

1•rjpruitt16•12m ago•1 comments

Symbols That Speak Color

https://colorsym.com/
1•mooreds•16m ago•0 comments

LeanScreen: Lean Verification

https://www.millenniumresearch.ai/leanscreen.html
30•Hdjlaf•16m ago•3 comments

Show HN: MD Flow – native macOS/iOS app for browsing and reading Markdown files

https://www.markdownfinder.app/en
1•azambrano•16m ago•0 comments

Modern Software Registries Are a Trust Service

https://redmonk.com/kholterhoff/2026/07/28/modern-software-registries-trust-service/
1•mooreds•17m ago•1 comments

RuntimeWire launches a live dashboard with auditable readership metrics

https://runtimewire.com/article/runtimewire-launches-a-live-dashboard-with-auditable-readership-m...
1•ryanmerket•18m ago•0 comments

Qector v3: Exact parity quantum error correction on a 3GB dual-core edge CPU

https://zenodo.org/records/21501377
1•QECTOR•20m ago•0 comments

Show HN: OpenOTP – Autofill email verification codes on your Mac

https://openotp.app
1•jeninh•23m ago•0 comments

Show HN: DeskDock (Always on Dock) – A tool a treat for Windows productivity

https://sites.google.com/view/deskdock
1•doc-picks-apps•23m ago•1 comments

Building Galley House

https://eviltrout.com/blog/2026-07-28-building-galley-house/
1•galleywest200•25m ago•0 comments

Generate Nix binary caches without Nix copy

https://www.justus.pw/posts/2026-07-29-generate-nix-cache.html
1•justusw•31m ago•0 comments

Show HN: TrueDeck – open-source multi-agent terminal deck that abstracts memory

https://github.com/WutIsHummus/TrueDeck
1•Alpeeen•31m ago•0 comments

Show HN: Bocazasgames – Four multiplayer browser games with AI moderation

https://www.bocazasgames.com/
1•elmegapeluco•36m ago•1 comments

Trump's diversity crackdown reverberates through US boardrooms

https://www.reuters.com/legal/government/trumps-diversity-crackdown-reverberates-through-us-board...
6•petethomas•36m ago•1 comments

OpenAI's rogue models roamed the internet for 4 days and staged a second attack

https://www.politico.com/news/2026/07/28/openai-rogue-models-hugging-face-breach-01014572
2•nnoerdlinger•37m ago•1 comments

How do you rewrite C/C++ projects to Rust?

https://blog.jetbrains.com/rust/2026/07/27/cpp-to-rust-migration/
2•smokeeaasd•43m ago•0 comments

Samsung's Galaxy Ring Gets FDA-Cleared Sleep Apnea Detection This Fall

https://gizmodo.com/samsungs-galaxy-ring-gets-fda-cleared-sleep-apnea-detection-this-fall-2000791433
1•brandonb•45m ago•0 comments

Advice for New Managers (2025)

https://danbruder.com/blog/advice-for-new-managers
4•danbruder•45m ago•0 comments

GitHub Copilot app usage metrics now expand across report rollups

https://github.blog/changelog/2026-07-28-github-copilot-app-usage-metrics-now-expand-across-repor...
2•smokeeaasd•46m ago•0 comments

NPM publish-time malware scanning and dual-use metadata

https://github.blog/changelog/2026-07-28-npm-publish-time-malware-scanning-and-dual-use-metadata/
3•smokeeaasd•47m ago•0 comments

Show HN: Learning Rust by writing a Markdown to HTML compiler

https://andreadimatteo.com/md-to-html-compiler.html
5•deotman•50m ago•0 comments

My girlfriend broke up with me – This is my body's reaction to the news

https://reddit.com/r/dataisbeautiful/comments/1v874lz/my_girlfriend_broke_up_with_me/
4•refp•52m ago•0 comments

Multiple Mouse Cursors in Wayland

https://blinry.org/multi-seat-wayland/
7•marvinborner•55m ago•0 comments

An idea I had took me from chaos and stressed AF to insanely productive

https://www.taskloco.com/
3•taskloco_nyc•57m 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.