frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Show HN: Free ePub Tools Online – View, Edit and Extract – ePub Toolset

https://epubtoolset.com
1•light001•2m ago•0 comments

Scri.ch, a Minimal Drawing Tool

https://scri.ch/
1•tarball•2m ago•0 comments

A list of articles on how data teams built their analytics agents

https://github.com/GetCassis/analytics-agent-articles
1•matthieu_bl•4m ago•0 comments

(why do) I hate chocolate

https://www.chandhana.com/chocolate.html
1•hobo123•4m ago•0 comments

Paul Christiano: Personal statement on joining the OpenAI board

https://xcancel.com/antibot/captcha
1•doener•5m ago•0 comments

Alzheimer's proteing detected in long Covid patients

https://respiratory-therapy.com/disorders-diseases/infectious-diseases/coronavirus/alzheimers-pro...
1•Trickery5837•8m ago•0 comments

How many people died? Why counting disaster fatalities is harder than it looks

https://eos.org/thelandslideblog/why-counting-disaster-fatalities-is-harder-than-it-looks
1•sohkamyung•16m ago•0 comments

NATO allies foil Russian subsea cable sabotage plot

https://www.reuters.com/world/europe/nato-allies-foil-russian-subsea-cable-sabotage-plot-2026-09-10/
2•aa_is_op•17m ago•0 comments

A Guide to Sankt Pauli, Hamburg

https://alexgettinglost.com/2022/10/26/guide-to-sankt-pauli-hamburg/
1•jruohonen•18m ago•0 comments

New Apple Watches have ears

https://leancrew.com/all-this/2026/09/new-apple-watches-have-ears/
1•ingve•20m ago•0 comments

Sharpness Is Power

https://baku89.com/sharpness-is-power
1•prathyvsh•21m ago•0 comments

OpenAI: Defense Factory

https://openai.com/the-defense-factory/
1•tosh•22m ago•1 comments

4K Analog Video Feedback Fractal Device Complete

https://www.youtube.com/watch?v=R1z3oM6h8uM
1•o4c•23m ago•0 comments

Curated List of Osint Tools

https://osintech.substack.com/p/osintechs-timeline-171-16072026
2•GetSMS•33m ago•0 comments

If PHP Were British

https://aloneonahill.com/blog/if-php-were-british/
1•soltanov•34m ago•0 comments

Kelivo: A Flutter LLM Chat Client. Support Mobile and Desktop

https://github.com/Chevey339/kelivo
2•xbmcuser•35m ago•0 comments

GPS and the Limits of Control

https://www.lawfaremedia.org/article/gps-and-the-limits-of-control
1•heisenbit•35m ago•0 comments

OpenClaw Dashboards: Personal Use, Team Workflows, and Building Your Own

https://openclaw.ai/podcast/episode-10
1•tosh•38m ago•0 comments

Show HN: Sindlish, a programming language for Sindhi speakers

https://sindlish.vercel.app/
1•amanatalipanhwe•38m ago•0 comments

Experience Shapes Extraordinary Beliefs

https://www.cell.com/trends/cognitive-sciences/fulltext/S1364-6613(25)00310-9
1•shymaple•38m ago•0 comments

In this era of AI, it is important to remember what it is like to be a child

https://mathstodon.xyz/@tao/117244104044239500
2•o4c•38m ago•0 comments

Ultimate dev environment for Playwright NixOS VM tests

https://blog.tiserbox.com/posts/2026-09-09-ultimate-dev-environment-for-playwright-nix-os-vm-test...
1•ibizaman•40m ago•0 comments

The first drink-driving conviction may have happened in London - electric

https://www.ianvisits.co.uk/articles/the-worlds-first-drink-driving-conviction-may-have-happened-...
1•beardyw•42m ago•0 comments

The Autistici/Inventati collective is shutting down

https://www.inventati.org/campaign/press
2•BaudouinVH•44m ago•1 comments

Maths Sheep Play Sheep

https://davidkbutler.xyz/2026/08/23/maths-sheep-play-sheep/
1•o4c•44m ago•1 comments

Anthropic Researcher Quits over 'Out-of-Control' AI Fears

https://www.wsj.com/tech/ai/anthropic-researcher-quits-over-out-of-control-ai-fears-707b7628
2•ramon156•47m ago•0 comments

Nvidia Personal-AI-Router

https://github.com/NVIDIA/Personal-AI-Router
1•BerislavLopac•48m ago•0 comments

DeepSeek v4 Pro discontinuation (email)

1•lionkor•49m ago•0 comments

IKEA made a mod for Skyrim [video]

https://www.youtube.com/watch?v=iZODN0QUgjI
4•kegenaar•51m ago•0 comments

Ex-Anthropic researcher Jacob Coxon says AI development poses risk to humans

https://apnews.com/article/anthropic-ai-safety-jacob-coxon-2ed549e07f2f941600a135070487d83d
1•olalonde•51m ago•0 comments
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.