frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

The Making of Cursor's Icons

https://www.minoradventures.co/blog/the-making-of-cursors-icons
1•kaizenb•3m ago•0 comments

One writer, twelve workers, zero rows

https://dev.profullstack.com/~anthony/blog/019-post.html
1•buffer_overlord•7m ago•0 comments

Thoughts About Scaling Law

https://twitter.com/jietang/status/2089941544581403107
1•tosh•12m ago•0 comments

Bezier Curves from the Ground Up (2016)

https://jamie-wong.com/post/bezier-curves/
1•vismit2000•12m ago•0 comments

Bun 1.4 Rust rewrite is not looking good

https://tipiirai.com/writing/bun-rust-rewrite-worries
12•tipiirai•12m ago•1 comments

Lattice: An isometric game kit designed to be written by agents

https://lattice.aniruddh.tech/
1•achandratre•13m ago•0 comments

ChatGPT for Teens

https://help.openai.com/en/articles/20001421-chatgpt-for-teens
1•Bluestein•17m ago•0 comments

Teen Culture Has Always Been Co-Opted. In 2026, It's Reached New Heights

https://www.teenvogue.com/story/teen-culture-has-always-been-marketable-in-2026-its-reached-new-h...
1•Tomte•17m ago•0 comments

The Pentagon Wars

https://en.wikipedia.org/wiki/The_Pentagon_Wars
1•Bluestein•20m ago•0 comments

Ask HN: How to Share Tools with Coworkers

1•lordlaw•21m ago•0 comments

China orders state agencies to uninstall Windows as it cuts dependence on US

https://www.indiatoday.in/technology/news/story/china-orders-state-agencies-to-uninstall-windows-...
3•roflcopter69•22m ago•0 comments

Time Travel on Professional Profiles

https://www.nber.org/papers/w35546
2•helsinkiandrew•23m ago•0 comments

Tough days at GitHub, a continuing series

https://surfingcomplexity.blog/2026/08/18/tough-days-at-github-a-continuing-series/
1•azhenley•25m ago•0 comments

Curvature Beziers – Improving on a timeless recipe

https://acko.net/blog/curvature-beziers/
1•boxed•27m ago•0 comments

Susan Kare:Designing Icons and Graphics for the Original Mac [video]

https://www.youtube.com/watch?v=YEvLKzsEwMw
1•dhruv3006•29m ago•0 comments

Data inaccessible on Microsoft 365 for nonprofits

https://www.reddit.com/r/nonprofit/comments/1ub52pt/data_inaccessible_on_microsoft_365_for_nonpro...
2•petethomas•30m ago•0 comments

Ask HN: Software Design resources on the lower/class/module level

1•needfish•33m ago•0 comments

ZEON – A token-efficient data format for LLMs

https://zeon-eight.vercel.app/
1•Schicksal•35m ago•0 comments

Our summer fastest-growing vendors list just dropped

https://twitter.com/brexHQ/status/2089412872094773735
1•porridgeraisin•37m ago•0 comments

Designing AI with character: what we learned building Berd

https://block.xyz/inside/designing-ai-with-character-what-we-learned-building-berd
1•thm•37m ago•0 comments

"Hill-climbing" is Silicon Valley's latest bit of shit jargon

https://nudged.himynamesdave.com/musings/hill-climbing-is-silicon-valleys-latest-bit-of-shit-jargon/
1•panoramas4good•38m ago•0 comments

Get feedback on your AI slop. no accounts

https://slopornot.simplicated.dev
1•karenimnotkaren•39m ago•0 comments

Show HN: AnswerRank – AEO Tool for online businesses

https://answerrank.so/
1•not_wowinter14•40m ago•0 comments

Show HN: Online Bubble Level

https://abubblelevel.com/
1•artiomyak•43m ago•0 comments

Ask HN: Cloudflare Smart Placement

1•bansalvip•45m ago•0 comments

AI Stock Research Assistant · Streamlit

https://ai-stock-research-kiaan.streamlit.app
1•KiaanKothari•46m ago•1 comments

Looking for an ArXiv Endorser – AI / Computer Science

https://github.com/paibyun9/EGA-V9
1•lcm3•48m ago•2 comments

BYOKs for an LLM with a Brain

https://alicebraincore.web.app
1•kindsocial•48m ago•0 comments

The DuckDB MySQL engine at 500 GB

https://www.percona.com/blog/the-duckdb-mysql-engine-at-500-gb/
2•theanonymousone•51m ago•0 comments

Penn State cocaine trafficking ring involved 2 fraternities, authorities say

https://abcnews.com/US/wireStory/penn-state-cocaine-trafficking-ring-involved-2-fraternities-1357...
3•vinni2•52m 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.