frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Free Online Survival Game – Arcade Style with Sonar Ping

1•desinxstudio•1m ago•0 comments

Jürgen Schmidhuber: World Models, RL and Year That Changed AI

https://www.the-information-bottleneck.com/jurgen-schmidhuber-world-models-rl-and-the-year-that-c...
1•__patchbit__•5m ago•0 comments

Making Claude a Chemist

https://www.anthropic.com/research/making-claude-a-chemist
1•zdkaster•5m ago•0 comments

Sites in Codex

https://developers.openai.com/codex/sites
1•ttul•7m ago•0 comments

Show HN: Nanocode-CLI – A lightweight terminal-based AI coding assistant

https://github.com/hit9/nanocode
1•hit9•12m ago•0 comments

Dots.tts: 2B-parameter continuous, end-to-end autoregressive TTS system

https://rednote-hilab.github.io/dots.tts-demo/
1•HellsMaddy•12m ago•0 comments

Ask HN: Does robotics capabilities research accelerate AGI timelines?

2•themasterchief•14m ago•1 comments

Undergoing maintenance for terminal.pink, I'm moving to a new home

https://blog.terminal.pink/posts/byte-vi.html
1•blmayer•17m ago•0 comments

S&P 500 rejects SpaceX, also blocking entry for OpenAI and Anthropic

https://arstechnica.com/tech-policy/2026/06/sp-500-blocks-fast-spacex-entry-wont-waive-rule-for-u...
4•maltalex•27m ago•0 comments

OpenAlex: All the Research, Connected and Open

https://openalex.org/
1•the-mitr•29m ago•0 comments

How to Build an AI Agent for Slack with Chat SDK and AI SDK

https://vercel.com/kb/guide/how-to-build-an-ai-agent-for-slack-with-chat-sdk-and-ai-sdk
1•flashbrew•31m ago•0 comments

An announcement from the Steering Council regarding the JIT project

https://discuss.python.org/t/an-announcement-from-the-steering-council-regarding-the-jit-project/...
3•riffraff•35m ago•0 comments

Qtile macOS-Style Screenshot Utility

https://github.com/cesarleaz/dot-screenshot/blob/main/README.md
2•gabyword•38m ago•0 comments

Top AR and XR Development Companies in India 2026

https://steff359075.substack.com/p/top-ar-and-xr-development-companies
1•gamepro•42m ago•0 comments

Google is quietly laying off staff in its cloud division

https://www.businessinsider.com/google-clouds-quiet-layoffs-hit-cybersecurity-teams-2026-6
8•yogthos•44m ago•0 comments

Meta weighs big equity raising after blockbuster Google deal

https://www.ft.com/content/e6df645d-1709-4a77-b15d-aa43a0209efd
3•JumpCrisscross•45m ago•0 comments

Show HN: What does YC Paxel do with your source code?

https://github.com/codesoda/paxel/tree/main/rootfs/rails
2•codesoda•49m ago•0 comments

Loupe: Revealing iOS Fingerprinting Signals

https://github.com/mysk-research/loupe
2•Hansenq•49m ago•0 comments

Linus Torvalds on AI

https://thenewstack.io/torvalds-ai-programming-productivity/
4•nreece•55m ago•0 comments

Error that we had to ignore

https://pvs-studio.com/en/blog/posts/js/1381/
1•thunderbong•56m ago•0 comments

The Ethical Dilemmas of AI

https://www.ft.com/content/d2c90246-11d7-4169-ac35-988de7fdb2af
2•1vuio0pswjnm7•1h ago•1 comments

AI slop has infiltrated the homes of the elderly

https://old.reddit.com/r/TrueOffMyChest/comments/1ty2veb/ai_slop_has_infiltrated_the_homes_of_the...
2•notRobot•1h ago•0 comments

Amazon Vinyl, a TypeScript streaming engine for HTML5 media

https://amazonmusic.github.io/vinyl/
1•nbilyk•1h ago•0 comments

Pre-Modern Armies for Worldbuilders, Part I: Why They Fight

https://acoup.blog/2026/06/05/collections-pre-modern-armies-for-worldbuilders-part-i-why-they-fight/
18•gostsamo•1h ago•1 comments

Claude-tinderbox: Search your Claude.ai conversation history locally via MCP

https://github.com/luckyrmp/tinderbox-archive
2•songwavepst•1h ago•0 comments

Bitcoin's star fades, as investors flock to lustre of AI and megacap IPOs

https://www.reuters.com/business/finance/bitcoins-star-fades-investors-flock-lustre-ai-megacap-ip...
4•1vuio0pswjnm7•1h ago•0 comments

Central Ohio Becomes Hub for Tech and Manufacturing

https://www.nytimes.com/2026/06/05/business/ohio-tech-manufacturing-hub.html
2•saikatsg•1h ago•0 comments

Language models transmit behavioural traits through hidden signals in data

https://www.nature.com/articles/s41586-026-10319-8
3•bushwart•1h ago•0 comments

Lockdown Mode

https://help.openai.com/en/articles/20001061-lockdown-mode
25•berlianta•1h ago•7 comments

Ubuntu 26.10 to Begin Laying Foundation for Context-Aware Desktop

https://www.phoronix.com/news/Ubuntu-26.10-Desktop-Features
3•dabinat•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.