frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Bash-ships: A Bash implementation of the classic strategy game Battleships

https://github.com/StarShovel/bash-ships
1•thunderbong•2m ago•0 comments

Show HN: Better-skills – Agent skill manager with profiles and versioning

https://github.com/ocherry341/better-skills
1•ocherry6622•3m ago•0 comments

Tasteful Tokenmaxxing

https://www.latent.space/p/ainews-tasteful-tokenmaxxing
1•omer_k•8m ago•0 comments

Arti: a Rust Tor Implementation – no longer experimental and ready for use

https://arti.torproject.org
1•acheong08•11m ago•0 comments

Why Iran Metabolizes the Pressure That Broke Venezuela

https://warontherocks.com/why-iran-metabolizes-the-pressure-that-broke-venezuela/
1•KnuthIsGod•14m ago•0 comments

Orinoco: Young Generation Garbage Collection

https://v8.dev/blog/orinoco-parallel-scavenger
2•plow-tycoon•16m ago•0 comments

Rspack 2.0

https://rspack.rs/blog/announcing-2-0
1•bpierre•17m ago•0 comments

Linux may get a hall pass from one state age bill, Congress plays hall monitor

https://www.theregister.com/2026/04/22/linux_us_state_age_verificaiton_laws/
1•Bender•19m ago•0 comments

Lisp Chat: An anonymous chat IRC-like written in Common Lisp

https://github.com/ryukinix/lisp-chat
1•lerax•19m ago•1 comments

OCUDU ecosystem foundation to accelerate open source AI-RAN innovation

https://www.linuxfoundation.org/press/linux-foundation-announces-ocudu-ecosystem-foundation-to-ac...
1•teleforce•19m ago•0 comments

Iran claims US used backdoors to knock out networking equipment during war

https://www.theregister.com/2026/04/21/iran_claims_us_used_backdoors/
1•Bender•20m ago•1 comments

A Practical Introduction to Constraint Programming Using CP-SAT and Python

https://pganalyze.com/blog/a-practical-introduction-to-constraint-programming-using-cp-sat
1•acheong08•20m ago•0 comments

Show HN: Cartoon Studio – an open-source desktop app for making 2D cartoon shows

https://github.com/Jellypod-Inc/cartoon-studio
3•bilater•25m ago•0 comments

Amazon is regretting AI [video][8 mins]

https://www.youtube.com/watch?v=0vvVo0Um1HY
2•Bender•26m ago•0 comments

Starbucks expansion in Nashville brews bitterness in Seattle

https://www.seattletimes.com/business/starbucks/starbucks-expansion-in-nashville-brews-bitterness...
1•RickJWagner•26m ago•0 comments

Borrow-checking without type-checking

https://www.scattered-thoughts.net/writing/borrow-checking-without-type-checking/
1•jamii•26m ago•0 comments

The Edge of Safe Rust

https://kyju.org/blog/tokioconf-2026/
1•vinhnx•27m ago•0 comments

Show HN: Firetiger Change Monitors: does your PR do what it says on the tin?

https://blog.firetiger.com/firetiger-change-monitors/
1•matsur•28m ago•0 comments

Show HN: I made a simpler API for Chrome's on-device LLM

https://www.npmjs.com/package/simple-chromium-ai
1•xtrkil•29m ago•0 comments

Flow Map Learning via Nongradient Vector Flow

https://openreview.net/pdf?id=C1bkDPqvDW
1•E-Reverance•29m ago•0 comments

AI that turns any photo into a cinematic video in seconds

https://imagetovideoai.net
1•ninglz•32m ago•0 comments

The Future of Testing Is Here

https://testkube.wistia.com/live/events/gigwl708fn
1•evwitmer•33m ago•1 comments

Fiction: The Corporate Mathematics of Denying AI Consciousness

1•ISJLA•36m ago•0 comments

Chrrp – alternative to Twitter / X, Bluesky, Threads, and Reddit

https://www.gochrrp.com
1•EatYoBroccoli•39m ago•1 comments

Cat and Tape = Experiment (video)

https://www.youtube.com/watch?v=1gl7xr5rftc
1•novia•43m ago•0 comments

Sqz: Compress LLM context to save tokens and reduce costs

https://github.com/ojuschugh1/sqz
1•sea-gold•44m ago•1 comments

Show HN: MemReader: From Passive to Active Extraction for Long-Term Agent Memory

https://arxiv.org/abs/2604.07877
3•MemTensor•46m ago•0 comments

North Korea uses AI to industrialize attacks on developers

https://expel.com/blog/inside-lazarus-how-north-korea-uses-ai-to-industrialize-attacks-on-develop...
5•mtlynch•47m ago•0 comments

A hair dryer at a Paris airport broke Polymarket weather markets

https://xcancel.com/aaronjmars/status/2047017251270734309
3•olalonde•48m ago•1 comments

Show HN: Stackrate – dev-to-dev peer review platform for honest app feedback

https://stackrate-waitlist.netlify.app
1•thlangu•48m ago•0 comments
Open in hackernews

The End of Programming

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

Comments

kartik_malik•12mo ago
This era is for vibe coders
cumo•12mo ago
At the end, AI can replace coders ...
zombiwoof•12mo 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•12mo ago
Someone who can translate an ambiguous business need into a computer system that solves it.
Supermancho•12mo ago
Just assign an eng manager to the AI to handle that and be responsible, is the thinking. It's juvenile.
sathomasga•12mo ago
I think Cory Doctorow described said eng manager as a "human crumple zone" that serves to absorb the blame for failures.
goatlover•12mo ago
I guess we're still in the peak of inflated expectations.
smallnix•12mo ago
> Posted Jan 1 2023
voidfunc•12mo 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•12mo ago
Unconvinced. I believe we'll go the other way, further into the theoretical aspects, in particular program verification.
aquafox•12mo 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•12mo 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•12mo 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•12mo 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•12mo 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•12mo ago
Needs a 2023 tag in title.