frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Mm-ctx – fast, multimodal context for agents

https://huggingface.co/posts/spillai/891696740911772
1•visioninmyblood•2m ago•1 comments

Open Source Claude Code Offer to Help

1•diavelguru•5m ago•0 comments

Idle Musings on 201

https://www.solipsys.co.uk/ZimExpt/IdleMusingsOn201.html
1•ColinWright•7m ago•0 comments

Fossier – GitHub spam prevention for open source repositories

https://github.com/PThorpe92/fossier
1•pabs3•8m ago•0 comments

Ask HN: Does anyone know what a monad is?

1•etrvic•8m ago•0 comments

Canvas's owner strikes deal with hackers who disrupted schools

https://www.washingtonpost.com/education/2026/05/12/canvass-owner-strikes-deal-with-hackers-who-d...
1•TruffleLabs•10m ago•2 comments

Jho Low, Fugitive Behind 1MDB Scandal, Seeks Pardon from Trump

https://www.wsj.com/finance/jho-low-fugitive-behind-1mdb-scandal-seeks-pardon-from-trump-2ce04db1
3•impish9208•11m ago•1 comments

Why This Is Not a Newsletter

https://nathanschneider.info/2026/05/why-this-is-not-a-newsletter/
1•ntnsndr•12m ago•0 comments

I built a free PII scanner for LLM prompts. No signup needed

https://aisecuritygateway.ai/ai-leak-checker
2•binugeorge•12m ago•0 comments

The Cults of TDD and GenAI

https://drewdevault.com/blog/Cult-of-TDD-and-LLMs/
2•pabs3•13m ago•0 comments

AOHell

https://www.fastcompany.com/91356468/how-aohell-presaged-the-age-of-computer-insecurity
2•ada1981•15m ago•0 comments

Restore full BambuNetwork support for Bambu Lab printers

https://github.com/FULU-Foundation/OrcaSlicer-bambulab
2•Murfalo•15m ago•1 comments

DogVida A navigation system for your dog's health

https://www.dogvida.net
1•neeerah•16m ago•0 comments

Nearly Optimal Attention Coresets

https://www.pinecone.io/research/Nearly-Optimal-Attention-Coresets/
1•gk1•18m ago•0 comments

Computer Use in Codex [video]

https://www.youtube.com/watch?v=D_FCYsshMI4
3•BrandiATMuhkuh•19m ago•2 comments

The Shape of Duplicate Detection

https://dubeykartikay.com/posts/the-shape-of-duplicate-detection/
1•dubeyKartikay•19m ago•0 comments

EFF to 4th Circuit: Electronic Device Searches at the Border Require a Warrant

https://www.eff.org/deeplinks/2026/05/eff-fourth-circuit-electronic-device-searches-border-requir...
1•hn_acker•22m ago•1 comments

Robot Dogs Are a Security Nightmare [video]

https://www.youtube.com/watch?v=lA8WuXDXfcI
2•corvad•23m ago•0 comments

Long AI Short AGI

https://1984.substack.com/p/long-ai-short-agi
1•gmays•24m ago•0 comments

YellowKey Bitlocker Bypass Vulnerability

https://github.com/Nightmare-Eclipse/YellowKey
3•entuno•28m ago•0 comments

The Cost of Overfitting the Harness

https://www.dbreunig.com/2026/05/10/overfitting-the-harness.html
1•gmays•30m ago•1 comments

The Emotional Cost of AI-Assisted Coding

2•northfield27•32m ago•1 comments

UK to send drones, jets and warship to join defensive mission securing Hormuz

https://www.reuters.com/world/uk-send-drones-jets-warship-join-defensive-mission-securing-strait-...
4•geox•33m ago•0 comments

EU iPhones Get AirPod Pairing and Notifications for Third-Party Wearables

https://www.macrumors.com/2026/05/11/ios-26-5-eu-third-party-wearable-changes/
1•vrganj•35m ago•0 comments

The hardware isn't broken, the documentation is

https://essenceia.github.io/thoughts/broken_doc/
2•random__duck•37m ago•1 comments

Anthropic's Computer Use API: How AI Is Navigating Your Desktop Now

https://www.aigridnews.com/anthropics-computer-use-api-how-ai-is-navigating-your-desktop-now
1•rolph•42m ago•0 comments

Anthropic publicly releases AI tool that can take over the ' mouse cursor(2024)

https://arstechnica.com/ai/2024/10/anthropic-publicly-releases-ai-tool-that-can-take-over-the-use...
1•rolph•45m ago•0 comments

Show HN: Duckflix, an open-source self-hosted media streaming platform

https://github.com/duckflixapp/duckflix
1•patakxd•47m ago•0 comments

The Soul in the Machine

https://netwars.pelicancrossing.net/2026/05/08/the-soul-in-the-machine/
1•ColinWright•47m ago•0 comments

Waiting for Joe

http://essaysnthings.blogspot.com/2008/05/waiting-for-joe.html
1•JumpCrisscross•48m 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.