frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Tell HN: FileVault does not protect Wi-Fi passwords on macOS 26

3•turbidimeter•1h ago•1 comments

Ask HN: Is anyone experimenting with different ways of using LLMs for coding?

190•yehiaabdelm•2d ago•192 comments

Ask HN: Good fast IDE for reading and navigating code in multiple languages

3•akkad33•5h ago•4 comments

LongCat-2.0

4•rika321•5h ago•0 comments

My manager appreciated my design process

4•Achuth123•8h ago•1 comments

Ask HN: Is HN crowd a left-leaning?

5•eimrine•3h ago•9 comments

Ask HN: Who is hiring? (July 2026)

242•whoishiring•3d ago•321 comments

Ask HN: How Do You Connect OpenAI Secure MCP Tunnel with Claude Desktop

3•mcpzero•8h ago•0 comments

Happy Independence Day

31•GauntletWizard•1d ago•8 comments

Tell HN: Megalodon.jp is faster than archive.today and doesn't require reCAPTCHA

4•Cider9986•15h ago•1 comments

Ask HN: America turns 250 today. What does it mean to you?

12•abixb•22h ago•5 comments

Ask HN: Who wants to be hired? (July 2026)

148•whoishiring•3d ago•455 comments

Ask HN: Since when does Craigslist's front page have emojis?

39•argee•4d ago•33 comments

I can build anything, but only the void sees it

9•urbanogt5•20h ago•21 comments

Ask HN: Why are so many "AI evangelists" posting such insufferable content?

65•seattle_spring•2d ago•35 comments

I built a environment reloader for Windows Shells

3•byjonas•18h ago•0 comments

Retrieval is not the future of AI – if it was, Google would have won already

3•lamprouge•18h ago•1 comments

Ask HN: Where are the good search engines for mathematical formulas?

3•lo0dot0•19h ago•1 comments

Where can I find or get in contact with farmers specifically in the US?

6•strapchay•1d ago•6 comments

How many failed startups have you launched?

18•steelebillings•2d ago•12 comments

Tell HN: Installing Cursor on iOS irreversibly changes your privacy settings

248•zkldi•4d ago•34 comments

Ask HN: When will the stock market crash?

12•roschdal•15h ago•18 comments

Fable 5. Safety Taken to an Extreme

10•sergeysmirnov•1d ago•8 comments

Tell HN: Old Reddit now requires login

87•jay_kyburz•3d ago•18 comments

Tell HN: Fewer PRs done with proper prompting, review, and refinement wins

7•tomerbd•1d ago•4 comments

Ask HN: Where is the programming profession going?

166•syntaxbush•1w ago•183 comments

You've reached the end!

Open in hackernews

Ask HN: Good fast IDE for reading and navigating code in multiple languages

3•akkad33•5h ago
With the use AI I find myself writing less and less code, but reading way more than before at work. I have been using IDEA, because in my experience no IDE offers code inspection and navigation as good as IDEA across multiple languages. But it's very slow and mostly geared towards refactoring and editing. I have used VScode and I found it lacking as it is also slow. Nvim is very close to what I want but it takes some getting used to. Which IDE do you use?

Comments

Alien1Being•4h ago
Good, fast, easy for novices.

Choose two.

I use nvim and emacs.

akkad33•3h ago
Nvim is good but requires set up which now I delegate to Claude

Emacs feels too slow and not good if you have carpel tunnel syndrome

Alien1Being•1h ago
I am speechless...
roland35•6m ago
Neovim is where it's at. You can use lazyvim which has tons of languages you can select to add LSPs for.