Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. App Store review allowed a Meta Muse copycat (lapcatsoftware.com)
    —discuss
  2. Show HN: Jevdit – a social network moderated by Jev (jevdit.com)
    —discuss
  3. Haven: One Privacy App. Zero Compromise (havenmessenger.com)
    1comments
  4. Citrix NetScaler Remote Code Execution (citrix.com)
    —discuss
  5. Cold War (wikipedia.org)
    —discuss
  6. Uber CEO says you should answer emails over the weekend (fortune.com)
    —discuss
  7. Two Companies Built a $71B Drug Class (socialcapital.com)
    —discuss
  8. Raspberry Pi prevents the device from booting if unofficial RAM chip is detected (hackaday.com)
    —discuss
  9. Procedurally animated koi pond that runs in the browser (m4yank.com)
    —discuss
  10. Show HN: [Curbwise] Explore crash data and redesign dangerous streets (curbwise.org)
    —discuss
  11. My Recent Woodworking Projects (notoriousbfg.com)
    —discuss
  12. My slides are a TUI app now (klobuc.ar)
    —discuss
  13. Show HN: AstraBox – an open-source alternative to Claude Managed Agents (github.com/colton-z)
    —discuss
  14. The Trouble with Psychological Darwinism (ucla.edu)
    —discuss
  15. Australia's Emu War spawns feature film, jokes and memes 90 years on (2022) (abc.net.au)
    —discuss
  16. Bill Gates Says Trump Is Wrong to Hold Out Against AI Safeguards (bloomberg.com)
    2comments
  17. Trump and Anthropic CEO Dario Amodei Set for White House Dinner (wsj.com)
    —discuss
  18. Oliver Beats ClickHouse (oliverdb.ai)
    —discuss
  19. BLBX-lang alpha (black box) (github.com/ikodane842)
    —discuss
  20. Open-Source E2E FHE Implementation for Privacy-Preserving Llama 3 8B Inference (arxiv.org)
    —discuss
  21. Anthropic CEO Amodei set to meet with Trump (cnbc.com)
    —discuss
  22. HiFinder, a map for outdoor spots that never sends photos to a third party (hifinder.net)
    —discuss
  23. Debt-hungry AI companies face increased risk as bond yields spike (cnbc.com)
    —discuss
  24. Allegations of US interference in Quebec election (globalnews.ca)
    6comments
  25. Show HN: Kernal Fit – how I lost weight working IT without a gym (adrenaline.design)
    —discuss
  26. Show HN: Cartopolis, interactive globe-sized 3D world (garage44.eu)
    —discuss
  27. Luarocks.org remote code execution exploit (neorg.org)
    —discuss
  28. Booted up in 1993, this server still runs – but not for much longer (2017) (computerworld.com)
    —discuss
  29. Walmart says it's not using personal information to set prices (apnews.com)
    1comments
  30. When did Google get so weird? (sancho.bearblog.dev)
    26comments

I don't read code anymore

11 pointsby 2h agoblog.duyet.net
18 comments
2h agoHN ↗

Then the software you're writing isn't at all critical to justify keeping your job.

You're just standing in the way of business margins by being an unnecessary expense.

Or for lack of a better word, a meat proxy.

2h agoHN ↗

I see where you’re getting at, but AI still requires someone to prompt it to do something. It has no free will so the meat proxy, as you put it, is still relevant and necessary.

Not sure why the author is so arrogantly proud of not doing the absolute bare minimum expected of a developer (of any rank), though? Maybe a click-bait strategy? So weird.

Never thought I’d see “I’m bad at my job” used as a badge of honour.

2h agoHN ↗

I think what some engineers don't realize is that mostly we will all move to abstraction level of product managers. If you are not slowly moving up to that level of abstraction as the model capabilities improve, it is likely that you are in for a bad time.

There are certainly mission critical systems with a low tolerance for failure, but even there the essential work will be specification. I'm not sure how long even that is primarily human driven. Cost of formal verification of software drops dramatically.

2h agoHN ↗

There is no need for as many product managers as there are currently developers and the vast majority of developers are not going to become good product managers even if they embrace AI so it is likely that everyone is in for a bad time anyway. The existing product managers have access to AI too, have years of experience, and aren't going to take kindly to ex-developers trying to take their jobs.

1h agoHN ↗

I understand the “one more abstraction” aspect, and thoroughly agree with you, though it seems counter-productive and rather illogical to me to never read code and be proud of it. It’s one thing to leave the grunt work to the AI, but to not even review code? That sounds like a bad idea.

2h agoHN ↗

Prompting is being automated.

A company I am consulted at last month is working on a process to have Figma drawings and business requirements written by BA's to be translated to Angular.

Their goal is to have the software engineering steps entirely done by AI.

2h agoHN ↗

I can see some of the process being automated, but entirely? Sounds like a ticking time bomb to me.

1h agoHN ↗

I don't believe so. I am sure you've also notice that Claude is already ridiculously good these days, and becoming better for every month. That goes for other providers as well.

I don't know where they are today, but when I left they were very very enthusiastic.

2h agoHN ↗

One might wonder what value he's bringing to the business, then, but it's hard to parse out much information from three sentences.

2h agoHN ↗

Disagree or debate me all you want, but soon you'll realize and admit I was right.

Right about what? Your own irrelevance? Fine, I won't disagree. Your mind, your skills and your talents no longer matter to anyone. Not even to you, apparently.

I don't know why you're so proud of that, or why you think anyone would care.

2h agoHN ↗

I am really sorry if I upset you,I do not mean to be proud of that. I think we should accept that read/write code it is over now. People will not care how good my code is anymore. "I don't read code anymore" is for those who are still surprised when I say that.

2h agoHN ↗

Agents write my code but I still read and make sure I understand it, like I would read the code written by a junior dev. If I don’t understand it, or if I don’t agree with the approach, I ask questions and those questions often lead to better code. More importantly, it helps ensure I remain “connected” with the codebase which in turn informs future requests and discussions with an agent.

2h agoHN ↗

Exactly. And there is architectural things missed by agents or just wrong. There is equally things I learn all the time from agents doing things, or things I have missed. Together we’re a better team.

1h agoHN ↗

Just curious what if your teammate gets 10x better every month and is now an expert in everything? My point is that agents will get much much better soon and we need to pivot. Also things like prompting are being automated.

2h agoHN ↗

I don't read code anymore

First one need to define what they mean by "read" and clarify the context its being used in; then we can talk about agreeing/disagreeing part. Otherwise, we all will be playing/participating in some sort of a language game.

1h agoHN ↗

I've stopped reading all lines but I read very carefully specification and read/create proper ADR-s - this is crucial for me. In addition I plan strict automated tests (unit and functional) + I run mutation tests to check tests quality and find gaps. Moreover after every stage of development (not task, but several ones) I perform security review.

1h agoHN ↗

I very much would like to stop reading the code, but when I read it, I see insidious problems - not at the lowest level but at the medium and high level abstractions.

For example - we have an internal system for tracking the staus of jobs - draft, ready, waiting for hardware, running, complete, error ... its used across some 15 different task types in our codebase.

The non-code reading engineer submitted two new modules and their prompts, the prompts were specifically told to examine the other modules and follow the architectural patterns.

The two new modules worked in the sense that they ran to completion, however once I looked at the code I see it had implemented new staus objects rather than reuse our internal task system, and worse it had implemented custom task objects twice, each for the two modules, each with a different set of possible statuses.

The AI psychosis people will say "YoU cAN fIX tHaT bY pROmtiNG iT" which of course is true and it totally, utterly not the point here - these sorts of problems are only discovered by reading the code.

Worse, if we had merged it in, (because by visual inspection it executed fine) we would only realize after 5 or 6 more merges like this when the codebase quality has severely degraded and then things like every single task having a different set of statuses and status transitions would make understanding system problems a giant mess of spaghetti.

I know that reading code is hard (for intermediates and juniors) and the idea that you dont need to is alluring, but the reality is that you still need to (for now) because lurking skin deep below that code that appears to be working is a dragon that WILL bite you later. Can the LLM get rid of the dragon, of course it can, but my point is that unless you actually read the code, you wouldn't have even known it was there.