frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: Blucast – An Nvidia Broadcast Alternative for Linux

https://github.com/Andrei9383/Blucast
1•Andrei9383•59s ago•0 comments

Ask HN: Are we good using nested CSS?

1•soperj•2m ago•0 comments

Vector search using only Parquet and DataFusion

https://blog.xiangpeng.systems/posts/vector-search-with-parquet-datafusion/
2•xiangpeng•2m ago•0 comments

Can your site handle agents?

https://agentscore.exe.xyz/
1•tenrick•2m ago•0 comments

Large study finds link between cannabis use in teens and psychosis later

https://text.npr.org/nx-s1-5719338
1•BostonFern•2m ago•0 comments

Show HN: Sunder – A 15MB Rust/Tauri music player for YouTube without the bloat

https://github.com/FrogSnot/Sunder
1•FrogSnot•3m ago•0 comments

Cancer risk may increase with proximity to nuclear power plants

https://hsph.harvard.edu/news/cancer-risk-may-increase-with-proximity-to-nuclear-power-plants/
1•neamar•3m ago•0 comments

Show HN: AI-context-bridge – Save AI coding context across tools via Git hooks

https://github.com/himanshuskukla/ai-context-bridge
1•himanshuDS•7m ago•1 comments

eBPF Ring Buffer vs. Perf Buffer

https://kubefront.net/system/ebpf/ring-buffer-vs-perf-buffer/
2•vinhnx•9m ago•0 comments

Magnus Carlsen Beats ChatGPT in Chess Without Losing a Piece

https://time.com/7303017/magnus-carlsen-chatgpt-ai-chess/
2•latexr•9m ago•0 comments

AI Agents and Applesauce

https://rob-blinsinger-blog.pages.dev/posts/2026-02-22-parsing-recipe-ingredients
1•calvin•10m ago•0 comments

Atoms are Cheap, Process is Pricey

https://futureblind.com/p/atoms-are-cheap-process-is-pricey
1•vinhnx•10m ago•0 comments

Code Review Is Not About Catching Bugs

https://www.davidpoll.com/2026/02/code-review-is-not-about-catching-bugs/
1•depoll•12m ago•0 comments

My Dad's Friendship with Charles Barkley (2018)

https://www.wbur.org/onlyagame/2018/12/14/lin-wang-charles-barkley
1•thunderbong•13m ago•0 comments

Show HN: Talpa – Datasette-powered reading stats dashboards for Kobo and Kindle

https://github.com/gildo/talpa
1•fyskij•13m ago•0 comments

Show HN: isometric.nyc/snow

https://isometric.nyc/snow
1•cannoneyed•14m ago•0 comments

Someone made their own Moltclaw personal assistant with a Raspberry Pi Zero 2W

https://www.xda-developers.com/someone-made-their-own-moltclaw-personal-assistant-with-a-raspberr...
1•HardwareLust•15m ago•0 comments

Survey: 58.7% say AI search has reduced or replaced traditional search

https://searcherries.com/ai-search-statistics
1•dahra•16m ago•0 comments

The Little Red Dot

https://idiallo.com/blog/little-red-dot
1•Brajeshwar•18m ago•0 comments

Sprites on the Web

https://www.joshwcomeau.com/animation/sprites/
2•joshwcomeau•18m ago•0 comments

Show HN: A self-evolving trading system with transparent orchestration

1•sunnynagra•18m ago•0 comments

The future of software engineering [pdf]

https://www.thoughtworks.com/content/dam/thoughtworks/documents/report/tw_future%20_of_software_d...
1•yarapavan•19m ago•0 comments

OpenClaw – Personal AI Assistant for $5 a month

https://blog.tomaszdunia.pl/openclaw-eng/
1•to3k•20m ago•1 comments

ThunderKittens 2.0: even faster kernels for your GPUs

https://hazyresearch.stanford.edu/blog/2026-02-19-tk-2
1•ecesena•21m ago•0 comments

Show HN: Free ecommerce platform for link-in-bio people

https://stoar.page/
2•arajnoha•21m ago•0 comments

Creative problem-solving after provoking dreams of unsolved puzzles

https://academic.oup.com/nc/article/2026/1/niaf067/8456489?login=true
1•PaulHoule•21m ago•0 comments

The Lethal Trifecta: Securing OpenClaw Against Prompt Injection

https://octoclaw.ai/blog/lethal-trifecta-prompt-injection/
1•octoclaw•22m ago•0 comments

Reticulum Network

https://reticulum.network/
1•ZeroCool2u•23m ago•1 comments

The Rise of the Bratty Machines

https://www.nytimes.com/2026/02/23/opinion/chatbots-open-claw.html
1•espiers•23m ago•0 comments

Show HN: 412 deterministic modules so AI agents stop hallucinating commands

https://github.com/flytohub/flyto-ai
1•ChesterHsu•23m ago•1 comments
Open in hackernews

Ask HN: If building an IDE from scratch, what features would you add?

2•rajasimon•9mo ago
Many IDEs feel bloated or outdated. If you could design one from scratch, what would you keep, drop, or reinvent?

Comments

T0V1•9mo ago
I'd keep all the features from neovim, remove all the features from every other IDE.
joegibbs•9mo 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•9mo 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•9mo ago
You mean like Zed? Check their roadmap.