frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: My Approach to HTML Obfuscation

https://github.com/hirasso/html-obfuscator
1•rasso•32s ago•0 comments

Searching for Extraterrestrial Intelligence with the SKA

https://arxiv.org/abs/2606.27565
1•root-parent•54s ago•0 comments

Ask HN: How long do running shoes last?

1•AnimalMuppet•1m ago•0 comments

Economies Thrive with Older, Smaller Population, New Study Finds

https://www.bloomberg.com/news/articles/2026-07-06/economies-thrive-with-older-smaller-population...
1•ryan_j_naughton•1m ago•0 comments

AI Job Search – An AI-powered job application framework built on Claude Code

https://github.com/MadsLorentzen/ai-job-search
1•anonli•2m ago•0 comments

How Does Model Collapse Work?

https://backdrifting.net/post/082_model_collapse
1•zetamax•3m ago•0 comments

What's New in Astropy 8.0?

https://docs.astropy.org/en/stable/whatsnew/8.0.html
1•SiempreViernes•3m ago•0 comments

Microsoft Replaces OpenAI, Anthropic with Own AI in Some Apps

https://www.bloomberg.com/news/articles/2026-07-07/microsoft-replaces-openai-anthropic-with-own-a...
1•root-parent•4m ago•0 comments

Home Design Platform for Everyone

https://cona.design
1•Losenok•4m ago•0 comments

How to talk about "AI" without adding to the anthropomorphization

https://buttondown.com/maiht3k/archive/how-to-talk-about-ai-without-adding-to-the/
1•pixiemaster•5m ago•0 comments

Viability of Local Models for Coding

https://martinfowler.com/articles/exploring-gen-ai/local-models-for-coding-factors.html
2•speckx•6m ago•0 comments

FluxCD turns 10 today, stats and nostalgia

https://fluxcd.io/blog/2026/07/flux-turns-10/
2•stealthybox•7m ago•0 comments

Poodle

https://poodle.dk
1•blauenfeldt•7m ago•0 comments

SQLite: Vec1 Version 0.7

https://sqlite.org/forum/forumpost/a09b103d9d
1•ncruces•9m ago•0 comments

Pre-fitted Jacobian Lenses for specific models

https://huggingface.co/neuronpedia/jacobian-lens
1•simonpure•9m ago•0 comments

US power use to beat record highs in 2026 and 2027 as AI use surges, EIA says

https://www.reuters.com/business/energy/us-power-use-beat-record-highs-2026-2027-ai-use-surges-ei...
3•1vuio0pswjnm7•10m ago•1 comments

Audit Claude Code Permissions from Vanta

https://github.com/OpenVanta/GrantGuard
3•hermanerr•10m ago•1 comments

Ask HN: Why coding assistants are so bad at UI?

2•nnurmanov•11m ago•4 comments

Reading with ADHD

https://chromewebstore.google.com/detail/foveo/okkjdkkbjgkfpmkhjpcpedpcgbbmecao
1•pash0kb•13m ago•1 comments

Big Tech data centers driving up power bills at America's Rust Belt factories

https://www.reuters.com/business/energy/big-tech-data-centers-are-driving-up-power-bills-americas...
1•1vuio0pswjnm7•14m ago•0 comments

Arrokoth Overview (the most distant object explored by a spacecraft)

https://science.nasa.gov/solar-system/kuiper-belt/arrokoth-2014-mu69/
4•dieselgate•15m ago•1 comments

Show HN: Davit, a Apple Containers UI

https://davit.app
3•xinit•16m ago•0 comments

Need a partner to create an international company

https://axussearch.online/
2•Garush77•16m ago•0 comments

China's AI Agents Sure Look Tempting Right About Now

https://www.theatlantic.com/technology/2026/07/glm-5-2-china-cheap-ai-agents/687828/
3•paulpauper•17m ago•0 comments

Mechanized type inference for record concatenation

https://haskellforall.com/2026/07/mechanized-type-inference-for-record-concatenation
2•g0xA52A2A•17m ago•0 comments

The Hard Problem of Psychedelic Exceptionalism

https://jameszech.substack.com/p/are-psychedelic-assisted-therapies
2•paulpauper•17m ago•0 comments

Verbalizable Representations Form a Global Workspace in Language Models

https://transformer-circuits.pub/2026/workspace/index.html
3•paulpauper•18m ago•0 comments

The Inverse Cyborg: The Evolution of the Terminator from Machine to Man

https://medium.com/predict/the-inverse-cyborg-the-evolution-of-the-terminator-from-machine-to-man...
2•timventura•19m ago•0 comments

Ask HN: Is GitHub preparing to go behind a paywall?

4•reconnecting•19m ago•9 comments

Muse Image: Image Generation Built for Your World

https://about.fb.com/news/2026/07/introducing-muse-image-meta-ai/
3•senade•20m 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.