frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: What Are You Working On? (March 2026)

246•david927•17h ago•881 comments

Ask HN: Can I repurpose a Bluetooth voice remote as input device for a PC?

8•albert_e•1d ago•8 comments

Ask HN: How to be alone?

614•sillysaurusx•1d ago•502 comments

Ask HN: Who Needs Help?

8•surprisetalk•1h ago•1 comments

A job ad for Agentic AI Advocate

3•greenpinia•1h ago•1 comments

Ask HN: Please restrict new accounts from posting

656•Oras•21h ago•469 comments

Ask HN: Most beautiful personal blog UI you have ever seen?

107•ms7892•18h ago•45 comments

Ask HN: Are showlang and thelang HN endpoints not being maintained?

3•freakynit•2h ago•0 comments

Tell HN: I'm 60 years old. Claude Code has re-ignited a passion

1056•shannoncc•2d ago•956 comments

Ask HN: How are you adapting your career in this AI era?

8•sarthaksaxena•4h ago•4 comments

All tmux sessions as a single terminal

2•lygten•12h ago•1 comments

Ask HN: Would you use a job board where every listing is verified?

55•BelVisgarra•1d ago•95 comments

OpenAI might end up on the right side of history

10•shoman3003•22h ago•4 comments

Ask HN: Are we going to see more job postings asking for only agentic coding?

4•ronbenton•15h ago•6 comments

Ask HN: What is your oldest living presence on the World Wide Web?

2•dhruv3006•6h ago•0 comments

Ask HN: How are you handling persistent memory across local Ollama sessions

5•null-phnix•1d ago•0 comments

Ask HN: How are you monitoring AI agents in production?

4•jairooh•20h ago•3 comments

Ask HN: Anyone else feel this community has changed recently?

53•kypro•2d ago•29 comments

Whisker – Self hosted e-commerce cart, pure PHP, zero dependencies

7•eLohith•2d ago•3 comments

I replaced my freelance SaaS stack with 5 single-file HTML tools

4•AnnSri•1d ago•1 comments

Ask HN: Why Is Phil Wang / Lucidrains Off GitHub?

3•vessenes•1d ago•3 comments

Ask HN: Can we talk about AI Astroturfing?

48•overgard•1d ago•39 comments

PhD interrupted by personal safety issues, now publication record is thin

4•qthrwaway•1d ago•2 comments

Tell HN: The proposed KIDS Act (HR 7757) effectively mandates biometric browsing

18•fokdelafons•2d ago•0 comments

Add llms.txt and fix robots.txt for AI agent discoverability

3•nishiohiroshi•1d ago•2 comments

Ask HN: Do You Enjoy Your Career in Tech Nowadays?

29•karakoram•3d ago•30 comments

Ask HN: Last time you wrote code?

5•blinkbat•1d ago•15 comments

How do teams prevent duplicate LLM API calls and token waste?

3•cachelogic•1d ago•1 comments

What Will Happen to Android?

3•MrLey•2d ago•3 comments

Ask HN: Has anyone noticed the fear-driven prompt suggestions that GPT5.3 makes?

14•cedarscarlett•4d ago•7 comments
Open in hackernews

Ask HN: How are you adapting your career in this AI era?

8•sarthaksaxena•4h ago

Comments

EdNutting•3h ago
Picking up another tool and figuring out where it's useful to integrate it into my workflow. Much the same as when I picked up BeyondCompare, VSCode (replacing Visual Studio) and numerous other tools that have come (and some, since gone).

The only major difference to past experiences of new tools is that AI appears to have a wide range of likely-looking uses (and even more _marketed_ uses), and only recently have specific use-cases/patterns started to emerge with any stability. Many of the likely-looking uses turn out to be minor or no improvement (in a good number of cases, actually worse), which cumulatively _change_ the workflow but don't _improve_ it. Then there's a few specific areas where it helps (sometimes enormously).

To be more concrete:

1. AI helps with being more specification-driven (AI UX people have inadvertently replaced with the word "specification" with "plan"). Think upfront, do research, plan the design, then get AI to scaffold the code, then spend lots of time cleaning up and dealing with filling-out to a full production-worthy implementation.

2. AI can (on average) help with writing anything which is easily scaffolded from existing 'stuff': boiler plate code; adding an extra piece of infrastructure following established patterns; writing commit messages for small commits with clear intentions from the code, and similarly for PRs.

3. AI is useful as a search and diagnostic tool. Impenetrable or just long error message? AI can summarise that and pull out the useful specifics (e.g. the target line of code and the actual likely interpretations of the message). And Google search has become so poor for specific searches that I rely more and more on Claude for finding (verifiable-by-me) answers.

- Has it changed my workflow? Yes.

- Has it replaced me? Not even close.

- Has it displaced some of the work I used to do? Yes. More time spent on architecture and debugging than on writing code. Debugging workload has gone up due to the convincing-but-wrong code AI often generates that then takes a while to pull apart and fix; or when the code just doesn't match a production-worthy architecture despite extensive planning: too much training on open-source which is made up of crumby code (by volume, not by popularity).

Sadly, (1) above has also meant that some of the joy of "diving into a problem and scrubbing around in the code to figure out what's going on" has been lost. Instead, just ask AI to "delve into it". For many people, this has removed a part of the process they found tedious. They just wanted to get to a solution. For some people, this has removed a part of the problem-solving challenge that was good fun. Professionally, it's a shift, and it's still hit or miss as to whether it's overall more productive or not. For hobby projects, it's a choice whether to start or continue using AI or not.

Parting thought: AI has been pretty great for web tech stuff. I can see why so many engineers (particularly in Silicon Valley) think it's going to rule the world. But outside of web tech (e.g. computer architecture), it's pretty pants. It's junior-engineer-quality/reliability on stuff it's had huge amounts of training on (web tech, infrastructure, fantasy art, etc.) but useless at things it's got much less coverage of (computer architecture, technical diagrams, 3D spatial reasoning, etc.). This is a comment on where LLMs like Claude and ChatGPT and others are at today. It is not a comment on the future potential, nor on what can be achieved using other forms of AI or combined forms of AI.

This is a personal viewpoint and experience, not on behalf of any current or former employer.

EdNutting•3h ago
P.s. In career terms, it's become a defining career area for now because there's basically no interesting work outside of AI-related stuff.

That'll change in a few year's time. The industry can't sustain this level of obsession forever (for one thing, venture capitalists will move on to the next big thing, as per the very definition of their business model).

For now, it's a case of make hay while the sun shines.

frje1400•2h ago
Taking wider responsibility, doing both dev and ops. Learning more about k8s since my company uses it. Trying to think more about testing and verification in general because I think that's what the bottleneck will be.
AstroBen•52m ago
I'm not. I don't think it's going to change much outside of junior level work, which I'm well past. AI works best when:

1. The problem case is very well specified

2. There's a verification harness it can work with

3. You don't care about long-term maintainability or security

Producing the things that solve for these is 90% of the job.

Consider what goes into setting up automated verification: how do you write unit tests when the units aren't built yet? You need to understand and design them. That's the entire premise behind TDD. You design the code through writing the tests first.

I don't see AI improving on this area. Encoding business invariants into high value automated verification isn't itself a verifiable task. Neither are code quality, security, or knowing when something is under-specified.

For production work specifically I think the future may look like developers doing mostly specification, verification and review with the AI doing the plumbing. I'm not actually convinced this is a long term win as there are a lot of trade-offs, but we'll see.