frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

The End of Programming

https://cacm.acm.org/opinion/the-end-of-programming/
14•cumo•1y ago

Comments

kartik_malik•1y ago
This era is for vibe coders
cumo•1y ago
At the end, AI can replace coders ...
zombiwoof•1y ago
Interesting the last decade of interviews has been leetcode bullshit which is utterly obsolete now given AI can do all that

So what is a software engineer? An SRE?

smallnix•1y ago
Someone who can translate an ambiguous business need into a computer system that solves it.
Supermancho•1y ago
Just assign an eng manager to the AI to handle that and be responsible, is the thinking. It's juvenile.
sathomasga•1y ago
I think Cory Doctorow described said eng manager as a "human crumple zone" that serves to absorb the blame for failures.
goatlover•1y ago
I guess we're still in the peak of inflated expectations.
smallnix•1y ago
> Posted Jan 1 2023
voidfunc•1y ago
Looking forward to rise of artisinal programming where we only use 100% AI free software. I can finally be a hipster of something!

I'm not sold on the demise of software engineering. But if it's truly going to die I'll still be programming but just for my hobby purposes.

thdhhghgbhy•1y ago
Unconvinced. I believe we'll go the other way, further into the theoretical aspects, in particular program verification.
aquafox•1y ago
> most software, as we know it, will be replaced by AI systems that are trained rather than programmed

The problem with this are all the edge cases. There are more ways unforseen circumstances can arise as you can train for. That's why you should do a lot of input checks in production.

yalok•1y ago
Last 1 year I’ve been working full time on an integration layer between an end-user service and a few realtime LLM models that are part of that service.

The amount of code needed to achieve stability/predictability and address all kinds of edge cases is huge, and I have yet to see at least 1 use case where we can rely on LLMs answer 100% if it concerns any fixed state machine implementation etc.

Yes, these models are really good (just amazing!) at what classical CS approach can’t do around media and text processing, but they have such a hard time playing by specific strict rules…

So, CS focus will change, but it’s not going away… it’s more like we will end up with a better abstraction layer - like in 50-60s it was all in pure machine codes, then assembly, then C/etc, OOP, etc - here we will probably figure out even more elegant way to express unambiguous algorithm in a very succinct and very readable/maintainable way - and let LLM-based compilers convert it deterministically into some c++ code… (and those compiler may end up still having tons of classical code for speed/reliability/etc)

01100011•1y ago
I'm pretty skeptical based on my experiences so far but still believe we'll get there eventually. AI seems to work fine for folks who hate programming and prefer describing their problem in imprecise english in an iterative fashion as long as their problem can ultimately be implemented with high level libraries written by competent programmers.

At some point AI will have some conceptual model of software and that's when I think things start to change. How we get there is anyone's guess. I think we're heading in the right direction by using the AST and not simply tokenizing source code. I'm not an AI engineer though. I just help those sorts of things run faster.

justinnk•1y ago
Reminds me a bit of Isaac Asimov‘s novel „I, Robot“ where they rely on positronic brains to do things. In the story, mathematics seems to have caught up and developed a framework to analyse the behavior of an AI system. I wonder if something similar will happen if CS becomes an empirical science, i.e., will we try to infer laws from empirical AI behavior measurements so that we can reason about it more effectively? This would then turn CS into Physics somewhat, but based on an artificial system. Very strange times.

> these AI systems will be flying our airplanes, running our power grids, and possibly even governing entire countries.

I guess we should figure out how to include the three laws of robotics in connectionist models asap…

rich_sasha•1y ago
It's a bit like the efficient market hypothesis and the rise of passive funds. The EMH says, if there is any inefficiency in the market, a well-resourced arbitrageur can close it and make a lot of money, so all such inefficiencies are closed before they even arise, so actually there are no inefficiencies. But if there are truly no inefficiencies, then there are no arbitrageurs, as they cannot support themselves! And thus no one to keep the markets efficient.

Passive investment management works really well, but also sort of depends on someone actually reading annual reports and firing incompetent management. Without it, if everyone just invests passively and thinks not one bit what they are doing, management will pay themselves stupid money and run their businesses to the ground.

So... Sure, LLMs learned a lot on from humans, and will eat a lot, maybe 90%+ of programming jobs - which in itself is a little scary. But I'm not sure what a 100% LLM software world looks like. I can imagine, rather, where a lot of mundane stuff that now requires the skills will be shifted to LLMs - like, dunno, a neighbourhood making its own parking app from a prompt. But is the field of software going to stop in its current shape?

TFA makes the point that most SEs these days have no idea how CPUs actually work. There was a time where this was all crucial knowledge, and you could say high level languages like Java make SEs redundant. Well they didn't, and employment in software has only been going up in the long run.

pragmatic•1y ago
Needs a 2023 tag in title.

Campfire: Super simple group chat, without a subscription

https://once.com/campfire
1•znpy•2m ago•0 comments

American AI May Not Survive Chinese Open-Source

https://letter.palladiummag.com/p/american-ai-may-not-survive-chinese
1•ForHackernews•6m ago•1 comments

Layoff in Apple's Vision Products Group prove slow progress in spatial computing

https://appleinsider.com/articles/26/08/20/layoffs-in-apples-vision-products-group-prove-slow-pro...
1•ksec•6m ago•0 comments

Any Good Books to Read

1•jzer0cool•7m ago•0 comments

Zork style choose-your-own-adventure game that let's you play as top CEOs

https://undercover.games/play
1•arpit_bansal•7m ago•0 comments

A modular office plugin for DeepSeek Harness

https://github.com/dream-num/dsh-univer-office
1•clipsheet•8m ago•0 comments

The new kingmakers: Crypto, AI, betting firms fuel record spending on midterms

https://www.reuters.com/legal/legalindustry/new-kingmakers-crypto-ai-betting-firms-fuel-record-sp...
2•thm•11m ago•0 comments

The Brains Who Powered China's Surprising AI Leap

https://www.wsj.com/tech/ai/ai-china-scientists-race-us-cd9732e3
1•thm•13m ago•0 comments

LeTrain – A procedural train logistics simulator in the terminal (Java)

https://github.com/antoniovazquezaraujo/LeTrain
1•avaraujo•13m ago•0 comments

Git to Fossil Translation Guide

https://fossil-scm.org/home/doc/trunk/www/gitusers.md
1•thunderbong•16m ago•0 comments

Small, native web tricks worth remembering

https://htmlcat.net/
5•marcomezzavilla•19m ago•0 comments

Outbid.lol

https://outbid.lol/
4•duck•19m ago•0 comments

ValiantCore – A custom hobby OS kernel and VEF executable format

1•FinnDevx•23m ago•0 comments

DeepSeek-V4-Flash-Vision-Exp Is Now Live on the DeepSeek API Platform

https://twitter.com/deepseek_ai/status/2090730032574631962
5•rochansinha•26m ago•1 comments

Liquid Biopsy Market (2026 – 2033)

https://www.grandviewresearch.com/industry-analysis/liquid-biopsy-market
1•Rutujad•27m ago•0 comments

Texas slams on the brakes for 1,800 data centers

https://www.tomshardware.com/tech-industry/data-centers/texas-slams-on-the-breaks-for-1-800-data-...
1•ksec•29m ago•3 comments

UptimeRobot featured my journey from Telecom to GenAI

https://uptimerobot.com/blog/community-spotlight-ambuj-kumar-tripathi/
1•ambujkt•31m ago•0 comments

Everybody Is a Prof Now

https://gedankenexperiments.com/Leif/Everybody_is_a_prof_now.html
1•yz-exodao•33m ago•0 comments

How to copy equations from Grok to word without losing formatting [video]

https://www.youtube.com/watch?v=9wj2Mm2Vh4k
2•quysala12•34m ago•0 comments

Our health check was green for fifty days while every download failed

https://cliplatch.com/blog/fifty-days-of-silent-failure
1•doodoolove•35m ago•0 comments

Debates over AI consciousness are a trap

https://www.technologyreview.com/2026/08/20/1142571/ai-consciousness-debate-trap/
2•Gooblebrai•37m ago•0 comments

Show HN: Squid Pay – Financial infrastructure for autonomous AI agents

https://www.squidpay.dev/
1•horatiucode•42m ago•1 comments

Show HN: Payluck – a startup directory where luck decides your discount

https://payluck.lol/
1•knoku•45m ago•0 comments

Ask HN: Why does $50M buy just 10% productivity for Enterprises?

1•milanspeaks•46m ago•0 comments

ITER is a showcase,for the drawbacks of fusion energy(2018)

https://thebulletin.org/2018/02/iter-is-a-showcase-for-the-drawbacks-of-fusion-energy/
1•o4c•48m ago•0 comments

I don't think AI is a bubble

https://honnibal.dev/blog/ai-bubble
1•Fazel94•53m ago•1 comments

Show HN: 2Day – Aesthetic live widgets studio for Notion and web dashboards

https://2day.jpgdic.com/
1•pgjeon•56m ago•0 comments

Stripe Buys A.I. Startup OpenRouter for $7.5B

https://www.nytimes.com/2026/08/19/business/stripe-openrouter-ai.html
2•01-_-•59m ago•1 comments

Show HN: Nowlert – self-hosted infrastructure alerts from SMTP, HTTP and Redfish

https://github.com/Theriark/nowlert-ce
3•theriark•1h ago•0 comments

Anthropic Plans to Change Data Retention Policy for Advanced AI

https://www.bloomberg.com/news/articles/2026-08-20/anthropic-plans-to-change-data-retention-polic...
3•tosh•1h ago•0 comments