frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Military exercises are signals, not just rehearsals

https://neetintel.substack.com/p/its-just-an-exercise-bro
1•Quasimarion•10s ago•0 comments

Show HN: I built an automatic micropayment-ish system to support the Web

https://www.inamoon.com
1•mankins•2m ago•0 comments

Cloaca (art installation)

https://en.wikipedia.org/wiki/Cloaca_(art_installation)
1•fecalorimeter•4m ago•0 comments

Show HN: MultiTable – I built a dashboard so I could vibe-code from my phone

https://github.com/erickalfaro/multitable
1•ericksnetwork•4m ago•1 comments

AlphaGo versus Lee Sedol

https://en.wikipedia.org/wiki/AlphaGo_versus_Lee_Sedol
1•simonebrunozzi•7m ago•0 comments

Show HN: SherifDB, a databe written in Golang under 500 LOC

https://emmanuel326.github.io/blogs/sheriffdb.html
2•Nya-kundi•10m ago•0 comments

Jumping into cold water can stop your heart

https://jorgenmelau.substack.com/p/the-first-sixty-seconds
5•fanf2•10m ago•0 comments

A Guide to Reducing Cognitive Load

https://www.softwaredesign.ing/blog/a-guide-to-reducing-cognitive-load
2•prakhar897•11m ago•0 comments

Show HN: I built a free LLMs.txt generator

https://veerhost.com/llms-txt-generator/
4•aiwrita•14m ago•1 comments

DrP: Meta's Root Cause Analysis Platform at Scale

https://engineering.fb.com/2025/12/19/data-infrastructure/drp-metas-root-cause-analysis-platform-...
2•theorchid•14m ago•0 comments

Show HN: PlayDrop – A home for vibe coded browser games

https://www.playdrop.ai
2•zabar•19m ago•1 comments

Fedora 44 Go/No-Go meeting

https://meetbot.fedoraproject.org/meeting_matrix_fedoraproject-org/2026-04-23/f44-final-go-no-go-...
2•politelemon•19m ago•0 comments

Music of the BBC Microcomputer System

https://www.acornelectron.co.uk/eug/72/a-musi.html
3•eightb•21m ago•0 comments

Government watchdog urges FAA to address Boeing MAX engine issue

https://www.seattletimes.com/business/boeing-aerospace/government-watchdog-urges-faa-to-address-b...
2•dangle1•21m ago•0 comments

United States of America vs. Matthew David Keirans [pdf]

https://ecf.ca8.uscourts.gov/opndir/26/04/251339P.pdf
2•nz•23m ago•0 comments

Surf-CLI – a CLI for AI agents to control Chrome

https://github.com/nicobailon/surf-cli
3•cardboard9926•27m ago•0 comments

Radar Laboratory – Interactive Radar Phenomenology

https://radarlaboratory.com/
2•jonbaer•28m ago•0 comments

Show HN: WhiskeySour – A 10x faster drop-in replacement for BeautifulSoup

3•ayas_behera•29m ago•0 comments

Onyx Pro, a local desktop utility for re-evaluating AI IDEs before paying

https://getonyxpro.com
2•chloevalesquez•29m ago•0 comments

Blogging and Writing Style

https://statmodeling.stat.columbia.edu/2026/04/25/blogging-and-writing-style/
1•Tomte•33m ago•0 comments

xAI credits (YC AI STACK) rescinded

1•galaba•34m ago•0 comments

Show HN: Sig – personal & team knowledge base built from your work conversations

https://sig-ai.app
1•smadam9•35m ago•1 comments

GPT 5.5 biosafety bounty

https://openai.com/index/gpt-5-5-bio-bug-bounty/
3•Murfalo•35m ago•0 comments

Ouroboros: Dynamic Weight Generation for Recursive Transformers

https://arxiv.org/abs/2604.02051
1•OsamaJaber•37m ago•0 comments

What Would You Ask an AI to Do in Every Prompt?

1•moonzfxs•37m ago•0 comments

Show HN: Pocket-Ingest – Async Voice Memos to Claude Code via iCloud

https://github.com/tryhardfifi/pocket-ingest
1•filipeisho•41m ago•0 comments

Show HN: Choose Where to Eat

https://apps.apple.com/pt/app/dinner-where-to-eat/id6761313943
1•sambex•41m ago•0 comments

Multimodal Taxonomies

https://mixpeek.com/blog/multimodal-taxonomies
1•Beefin•42m ago•0 comments

Annotate PDF – A zero-server, privacy-first PDF editor

https://annotatepdf.io/
1•prius-lab•43m ago•1 comments

A real-life Kraken stalked the seas of the late Cretaceous

https://www.npr.org/2026/04/24/nx-s1-5793988/giant-octopus-kraken-cretaceous-size
1•bookofjoe•43m 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.