frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: What is it like being in a CS major program these days?

181•tathagatadg•1d ago•176 comments

Ask HN: We need to learn algorithm when there are Claude Code etc.

7•JasonHEIN•3h ago•1 comments

Ask HN: How is AI-assisted coding going for you professionally?

402•svara•1d ago•583 comments

Tell HN: AI tools are making me lose interest in CS fundamentals

90•Tim25659•1d ago•86 comments

Ask HN: What signals do you look for when hiring?

5•kathir05•3h ago•8 comments

Manifesto on Symbiosis: A New Paradigm for Civilization Part III

2•acehs•5h ago•0 comments

Tell HN: Godaddy DNS resolution down for 2+ hours

9•codegeek•12h ago•0 comments

Winstwaker – automated bookkeeping with a real accountant attached

2•kyliandegroot•17h ago•1 comments

Ask HN: Did GitHub remove Opus and Sonnet from their Copilot Pro subscription?

12•lgl•1d ago•7 comments

Ask HN: Have you successfully treated forward head posture ("nerd neck")?

54•trashymctrash•2d ago•39 comments

I'm 60 years old. Claude Code killed a passion

232•fred1268•1d ago•180 comments

Ask HN: How to Learn C++ in 2026?

11•creatorcoder•1d ago•13 comments

I traced $2B in nonprofit grants for Meta and Age Verification lobbying

96•theseusares•4d ago•19 comments

Who is using Ollama day-to-day?

3•brauhaus•1d ago•4 comments

Ask HN: What breaks first when your team grows from 10 to 50 people?

14•hariprasadr•1d ago•9 comments

Ask HN: How is your team collaborating while working with coding agents?

3•wek•1d ago•3 comments

Ask HN: Got cancer, a new job,new boss in less than a year What do I do now?

21•Goleniewski•3d ago•18 comments

Ask HN: What was it like for programmers when spreadsheets became ubiquitous?

12•yodaiken•2d ago•12 comments

Ask HN: Why can't we just make more RAM?

26•chatmasta•3d ago•20 comments

Do you really need an agent?

3•g_br_l•1d ago•3 comments

Tons of new LLM bot accounts here

15•koolala•1d ago•16 comments

Tell HN: iPhone 6s still getting security updates

7•uticus•2d ago•3 comments

Built a 1.3M-line agent-native OS in Rust while homeless. What now?

10•jamieoglindsey•1d ago•24 comments

MiniMax M2.5 is trained by Claude Opus 4.6?

12•Orellius•3d ago•9 comments

AI coding agents accidentally introduced vulnerable dependencies

6•hsin003•1d ago•14 comments

Ask HN: What's your biggest pain point when joining a new developer team?

8•KevStatic•3d ago•14 comments

Ask HN: 100k/year individual token usage?

8•alecsmart1•3d ago•4 comments

How not to fork an open source project

7•jsattler•2d ago•2 comments

Ask HN: Why have co-ops never played a major role in tech?

14•AbstractH24•3d ago•8 comments

Ask HN: How do you use Coding Agents/CLIs out of coding?

5•arbayi•2d ago•6 comments
Open in hackernews

Ask HN: We need to learn algorithm when there are Claude Code etc.

7•JasonHEIN•3h ago
I love algorithm it makes me feel fresh yet nowadays doing it is like doing maths for fun i don't see how it help my daily job routine :(

Comments

codegladiator•2h ago
algorithms are tools. like in any field every professional is supposed to be aware of "the basic standard tool set", what a good implemenation of a tool supposed to be like (i should be able to assess if a hammer is broken or good for use if i am civil engineer, or piano if i am a musician). it does not mean they should be able to "create that tool from scratch".

knowing the tools will only benefit you irrespective of your employer or other tools in town. (llm is also a tool, ides are tools, libraries are tools, design patterns is a tool)