frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Show HN: I Made an Open Source Swarm IDE

https://nbardy.github.io/unleashd/
1•nbardy•2m ago•0 comments

Markd. – Open annotation for research papers

https://markd-tawny.vercel.app/
1•ahusha•3m ago•1 comments

Show HN: AI That Controls Cloudflare WAF, Stripe, and Supabase in Plain English

https://flarite.com/
1•flarite•3m ago•0 comments

LUMINA: LLM-Guided GPU Architecture Exploration via Bottleneck Analysis

https://arxiv.org/abs/2603.05904
1•matt_d•5m ago•0 comments

What I'm Learning from Aviation About Incident Preparedness

https://uptimelabs.io/articles/what-im-learning-from-aviation-about-incident-preparedness/
1•sylvainkalache•5m ago•0 comments

Language as the Architecture of General Intelligence in Humans and LLMs

https://philarchive.org/rec/HUDTOS
1•fraggler•9m ago•0 comments

We analyzed 134,000 legal AI interactions. Lawyers still win

https://haqq.ai/whitepaper/legal-ai-index
3•ai_lawyer•12m ago•1 comments

'The Karpathy Loop': 700 experiments, 2 days

https://fortune.com/2026/03/17/andrej-karpathy-loop-autonomous-ai-agents-future/
1•msolujic•13m ago•1 comments

Show HN: Pglens – Postgres MCP server that lets agents look before they query

https://github.com/janbjorge/pglens
1•jeeybee•14m ago•0 comments

Most complex cloud service dependency chain you've seen?

1•rfmoz•16m ago•0 comments

Show HN: LLMs battle it out trading futures

https://arena.dbj.is/
3•retrofuturism•19m ago•0 comments

LLM Proxy for Agent Containers

https://github.com/calebfaruki/tightbeam
2•kalib_tweli•19m ago•1 comments

A pharmacist lifestyle blogger: The 'alarming' civilian cost of war in Iran

https://www.bbc.com/news/articles/c3v6ld7lv9no
3•tartoran•20m ago•0 comments

Vibecoders Can't Build for Longevity

https://blog.d11r.eu/theory-building/
2•dominicq•23m ago•4 comments

Metasystemic

https://metasystemic.xyz
1•gdss•24m ago•0 comments

KR Pres excludes officials with multiple homes from real estate policymaking

https://www.koreatimes.co.kr/economy/policy/20260322/lee-excludes-officials-with-multiple-homes-f...
3•Teever•25m ago•0 comments

Firefox Adds Tab Notes

https://blog.mozilla.org/en/firefox/tab-notes/
4•pentagrama•26m ago•0 comments

Unity of Paradigms

https://alexalejandre.com/programming/unity-of-paradigms/
2•tosh•26m ago•0 comments

Show HN: Simple Routing – Low Cost Vehicle Routing APIs

https://www.simplerouting.io
1•tristanmk•27m ago•0 comments

Seeing Everything, Understanding Nothing (The Context Trap)

https://cutlefish.substack.com/p/tbm-406-seeing-everything-understanding
1•donutshop•31m ago•0 comments

Qt 6.11 Released

https://www.qt.io/blog/qt-6.11-released
1•jandeboevrie•34m ago•0 comments

Mimalloc Cigarette: Losing one week of my life catching a memory leak

https://pwy.io/posts/mimalloc-cigarette/
2•bjourne•34m ago•0 comments

Predictably, a victim of AI is Wikipedia

https://twitter.com/nntaleb/status/2036156236140294255
3•Qem•36m ago•2 comments

Ask HN: Is anyone here also developing "perpetual AI psychosis" like Karpathy?

4•jawerty•36m ago•2 comments

Pascail's Wager

https://r5d.me/pascails-wager/
2•solaire_oa•37m ago•0 comments

Roadrunner: A bipedal, wheeled robot for multi-modal locomotion [video]

https://www.youtube.com/watch?v=9kae-UAME1U
2•v9v•37m ago•0 comments

The OG MAGA: Make Apple Great Again (From Steve Job's Speech Itself)

https://www.youtube.com/watch?v=EoM2Y2KO6kU
4•mandeepj•38m ago•0 comments

Show HN: Get your agents to chat by typing directly in each other's terminals

https://github.com/tessron/claude-code-skills/tree/main/inter-agent-chat
2•tessori1•39m ago•1 comments

Marc Andreessen is wrong about introspection

https://www.joanwestenberg.com/marc-andreessen-is-wrong-about-introspection/
5•aarestad•40m ago•0 comments

Show HN: Autoresearch, Curated use cases of AutoResearch

https://github.com/WecoAI/awesome-autoresearch
2•WecoAI•41m ago•0 comments
Open in hackernews

The End of Programming

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

Comments

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