frontpage.
newsnewestaskshowjobs

Open Source @Github

fp.

Open in hackernews

Will Open Source Survive the Agents That Replaced It?

https://albertoarena.it/posts/will-open-source-survive-the-agents-that-replaced-it/
23•albertoarena•1h ago

Comments

ed_elliott_asc•54m ago
AI is causing everything to change, small basically trivial oss projects are no longer really needed - that doesn’t seem too bad, we can focus on the more exciting things now!
bcjdjsndon•14m ago
Why is this downvoted?
someguyiguess•49m ago
I’ve often wondered the opposite. The number of pieces of software I used to pay for that I was able to replace with software I’ve built using agents is nearing double digits. I wonder how much longer people will need to pay huge software companies instead of just collaborate with a few other folks using AI and build their own better version.
piker•43m ago
As a developer (it sounds like), you were probably never even a drop in the bucket dumped into the ocean of the proprietary software market. Most people don’t want to change their own oil.
ChrisLTD•32m ago
Developers don’t even like to pay for their own code editors. Something they used to work in all day.
bayindirh•23m ago
I'll personally pay (and do pay) for good development tools. I prefer free software tools primarily due to ethical and philosophical reasons (and I also want my code doesn't depend on any tool which can't be obtained in the future), but I have a couple of non-blocker, high quality, yet closed source tools in my arsenal.
le-mark•8m ago
> Most people don’t want to change their own oil.

Changing oil is easy, it’s disposing of the oil that’s hard and why I don’t change my own oil and haven’t in years.

glimshe•39m ago
Roughly zero.

Not only you're making huge assumptions on AI's ability to build software useable by non-software engineers without professional input, you're also underestimating people's desire to pay just for convenience ("gee, I need a diet tracker, let me find a few people to help me vibe code it instead of paying $10")

intrasight•30m ago
It's a valid assumption, and it is going to have a huge impact on the SaaS marketplace. "I need a resource tracking application. Let me find a consultant to help me vibe code it rather than pay $10,000 a month."
bcjdjsndon•18m ago
Hiring a consultant to vibe code isnt the same as a non technical vibe coder, the whole point he's making.
bayindirh•32m ago
I have paid a relatively big price for a software which does a simple thing: Drawing diagrams. The application? It's called OmniGraffle Pro. That simple looking program drawing diagrams can do flowcharts to scaled architectural or industrial diagrams and everything in between.

Try replicating it with a couple of agents. Not the capabilities, but the performance, stability and dependability and sustainability as well.

Same is true for my favorite text editor on macOS, BBEdit, or IDE of choice, Eclipse. I can increase the number of examples.

These tools are valuable not because they are expensive. They are valuable, or indeed priceless, because of the polish they have. The small features make no sense for a beginner or how they cope when things get absurdly haywire.

Immediate features make us excited and they are easier to replicate because they are visible, but things like performance, dependability, error recovery or the small tweaks they have gone through in the last decade are not, and this is what matters.

We're exploring computing via AI again, and we act as that we did nothing in the last 60 years or so. Software and computing is much deeper than it looks at the surface, and we'll learn this in a very very painful way, again.

jlkuester7•19m ago
This. I happily pay for IntelliJ software (even though basically everything else I use is FLOSS). It is not really this feature or that feature of WebStorm that makes it worth while, but just that 40+ hours of the weeks it just works. For normal stuff, for edge cases, small projects, big repos. When I need something, it just works (with out me needing to fiddle with an agent to build me some brittle scripting that will kinda work today, but break tomorrow....).
Forgeties79•27m ago
Can that software work on other machines that aren’t configured the exact way yours is? Will they survive the next OS update? How about 3?

I’ve seen this claim so many times but I struggle to believe people are running vibe coded software replacements as daily drivers. Certainly not in a professional environment. They are all invariably interesting little projects at best.

mikodin•47m ago
As I've been vibe coding a side project, I've been curious on just how much cruft and slop the agents are training on now. A part of me feels like I should actually have it be in a private repo.
wongarsu•41m ago
I've noticed that for smaller projects (<=10k lines of code) the valuable thing is no longer source or binary artifacts, it's the encoded ideas, architecture and domain knowledge. A folder of plan files is about as valuable as the code itself, and easier to adapt to new domains

I wonder if that will spawn a new type of open source project. Where we have free exchange of ideas, without necessarily requiring the free exchange of code (which would violate a lot of Stallmann's ideas about open source, but might ironically be attractive to people who dislike AI training on their code)

cc62cf4a4f20•35m ago
For one off tools, sure. For ongoing tools, either they are right after the first implementation and you use them for years. Alternatively, you need to maintain them and they decay until you discard them.

You also need to be ok with your tool to do task A (you had an agent build) to work different from my tool to do task A (I had an agent build). Meaning we can’t reliably compare the output from those tools.

strogonoff•34m ago
The ecosystem of open-source reusable components will remain a good idea as long as architectural principles like low coupling and high cohesion still apply—otherwise it’s wasting resources on reinventing wheels.
0xbadcafebee•30m ago
A lot of us out there don't make Open Source for rewards. We just like sharing things. I have about 10 users for one of my projects. If I had 10,000 it would be the same. I'm just glad anybody found it useful. And I like using other projects because at the end of the day I don't want to sit here writing code (even AI code), I just want a solution to my problem.

Maybe there will be fewer Open Source contributors. But maybe there will be even more of them with AI making the labor and maintenance easier. Either way I will still be publishing my dinky project, because it works for me, so maybe it'll work for someone else.

zkmon•28m ago
Agents replaced open source? An Agent is an actor and open source is an artifact. An actor can't replace an artifact.

Opensource is defined by it's licensing terms and the community around it.

bakugo•17m ago
> Opensource is defined by it's licensing terms

Licensing terms that are now irrelevant, since anyone can use AI to rewrite it without the license.

> the community around it.

Open source communities are dying due to AI spam.

bcjdjsndon•11m ago
> Open source communities are dying due to AI spam

They're luddites refusing to get with the times

matheusmoreira•13m ago
Free and open source software communities were not always friendly, even at their peak... And now there are far too many projects that are outright hostile towards anyone who uses AI for any purpose. Very discouraging.
addag•25m ago
Putting aside the bond I have towards with the FOSS community, I am curious of what will be the new equilibrium of this ecosystem.
brightball•24m ago
It seems like the opportunity is for open source to explode thanks to AI. This week I replaced my home security camera system with open source Frigate, because I was able to use AI to take the source code, replace the object detection models that were included with the code with something that was a better fit for my machine, customize how the videos were stored and under what circumstances. There's a lot more that I can do with it that I haven't yet as well.

I couldn't do that with the proprietary system.

It seems like we'll see a lot more customized open source options or rapidly accelerated open source projects thanks to this type of thing. I'm really curious to see if something like LibreOffice stops playing catchup with Microsoft and actually passes it.

If the improvement rate of Omarchy for Linux desktop experience can be a barometer for anything, I'm extremely optimistic.

The #1 barrier for me to do 90% of the things that I've done for myself over the last 3 months for the prior 10-15 years has been time. I'm more than capable of downloading Frigate and figuring out how to customize everything, modify and compile the code to do what I want, but it would have taken me hours to days to do it. Now I can setup a couple of stacked /goal prompts overnight and get there. It's fantastic.

SkiFire13•17m ago
> This week I replaced my home security camera system with open source Frigate, because I was able to use AI to take the source code, replace the object detection models that were included with the code with something that was a better fit for my machine, customize how the videos were stored and under what circumstances. There's a lot more that I can do with it that I haven't yet as well. > > I couldn't do that with the proprietary system.

You also didn't give anything to opensource. This shows that AI can allow open source to be used in more cases and in more flexible ways, but in no way does this mean that open source (and especially the good high quality one) will explode.

If anything we saw an explosion of open source projects, most of them low quality slop, and even the ones that used to be high quality are slowly degrading.

FabCH•6m ago
timr•22m ago
Ironically, this article has so many signs of being written by an LLM that I couldn’t finish it.
Krei-se•17m ago
100% the smoking gun. It's not the thought that counts, it's the typing you save. You don`t need to read the text, it's not enough. You need to digest the slop.
pbronez•10m ago
I generally don’t bother to complain about claudism but YES. There’s a special irony to using a tool to complain about how the tool is breaking things.
Krei-se•21m ago
"Maybe what’s actually happening here isn’t death or survival, it’s a change of job"

AI sentence structure spills everywhere

bcjdjsndon•17m ago
Surely this is an artefact of the training data?
Krei-se•15m ago
it's not an artifact, it's thinking out loud guardrails
1298ahg•15m ago
Nothing has been replaced. This is just propaganda by a consultant who explicitly is for hire for AI integrations. He has probably never done anything in open source.

He uses open source and sells it out for cheap marketing. Clients take note.

JV00•13m ago
I think there will be a difference between foundational software and application software. The more you go to the outer layer the more code will be generated on the spot, throw-away, single usage. On the other extreme, foundational software that is battle tested, security hardened, has survived waves of AI-hacking, will become irreplaceable and crystallise as a semi-immutable layer. Open source is in the best position to win foundational software while agents will dominate the outer layer of disposable code.
jchw•11m ago
Why is this on the frontpage again? It's slop writing with a blatantly untrue borderline ragebait premise. Can we please stop this madness? Hacker News doesn't have a downvote feature (for stories), and that absolutely does have its pros and cons, but this needs to stop. This is basically SPAM.
VCFundedGenYer•8m ago
What?

Author (which seems like AI) has no idea what open source even means.

sehw•4m ago
Fuck intellectual property and shit. LLMs fuck yeah!
It shows opensource _usage_ will increase.

AI Has No Wisdom and Neither Will You

https://alexn.org/blog/2026/09/22/ai-has-no-wisdom-and-neither-will-you/
118•dimonomid•1h ago•135 comments

Can gzip be a language model?

https://nathan.rs/posts/gzip-lm/
231•networked•7h ago•81 comments

MiMo v2.6

https://mimo.xiaomi.com/mimo-v2-6
962•volf_•17h ago•434 comments

Type Punning in C and C++

https://blog.pwkf.org/2026/09/21/correct-type-punning-in-c.html
32•ingve•1h ago•12 comments

Video games inspire great UX (2019)

https://jenson.org/games/
26•andsoitis•1d ago•1 comments

AMD's random number generator can't generate a 0?

https://board.flatassembler.net/topic.php?t=24261
140•BruceEel•4h ago•88 comments

Spymarks, Not Watermarks

https://brand.io/article/spymarks/
529•possibilistic•14h ago•129 comments

9 Ads per Minute: FIFA Cup 26 – "the price of the beautiful game"

https://www.bristol.ac.uk/news/2026/september/world-cup-viewers.html
112•KellyCriterion•2h ago•128 comments

Attention is all you have

https://alicegg.tech/2026/09/21/attention
895•zer0tonin•22h ago•269 comments

Transformers Explained Visually

https://poloclub.github.io/transformer-explainer/
484•aray07•17h ago•75 comments

I said no and Apple said yes

https://dbushell.com/2026/09/22/apple-intelligence/
378•thatslast•5h ago•298 comments

What Sun got wrong

https://bcantrill.dtrace.org/2026/09/20/what-sun-got-wrong/
619•chmaynard•23h ago•355 comments

A font that reads what you wrote

https://rohanadwankar.github.io/posts/semfont.html
43•RohanAdwankar•2d ago•19 comments

MiMo-v2.6-Pro: Intelligence, Performance and Price Analysis

https://artificialanalysis.ai/models/mimo-v2-6-pro
107•theanonymousone•9h ago•41 comments

Verda (Finland) raises $189M in Series B

https://verda.com/blog/what-189m-in-funding-unlocks-for-verda-customers
50•cmrdporcupine•3h ago•17 comments

I don't want to read what you didn't write

https://blog.colinbreck.com/i-dont-want-to-read-what-you-didnt-write/
792•mooreds•14h ago•330 comments

AI coding has made CI a bottleneck, so we reworked ours to keep up

https://linear.app/now/ci-bottleneck-reworked
271•julian_digital•17h ago•319 comments

Engineering Memory: On learning to memorize first 100 digits of pi (2024)

https://gregorygundersen.com/blog/2024/12/21/engineering-memory/
31•fuzzythinker•1d ago•19 comments

NASA’s Mars Sample Return mission is dead

https://www.science.org/content/article/nasa-s-mars-sample-return-mission-dead
418•Muhammad523•18h ago•339 comments

Divide by depth for instant 3D

https://gabrieloc.com/2026/09/15/perspective.html
180•gabrieloc•2d ago•32 comments

Looking forward to Git 2.56 – and 3.0

https://lwn.net/SubscriberLink/1094575/2385e98583715c2b/
160•chmaynard•14h ago•81 comments

A build graph that rolls dice

https://fzakaria.com/2026/09/20/a-build-graph-that-rolls-dice
8•ingve•1d ago•2 comments

What It's Like to Work in One of America's Data Centers

https://www.wsj.com/business/what-its-like-to-work-in-one-of-americas-data-centers-b4358003
29•JumpCrisscross•1d ago•14 comments

World Wide Words

https://www.worldwidewords.org/genindex.html
29•Petiver•2d ago•2 comments

The Advisory Group on Mathematics and Artificial Intelligence

https://terrytao.wordpress.com/2026/09/21/advisory-group-on-mathematics-and-artificial-intelligence/
147•digital55•18h ago•75 comments

Claude Status – Elevated errors for multiple models

https://status.claude.com/incidents/7g1qpkyz5gxh
126•corvad•12h ago•98 comments

HERMES radio enables voice and data communication over vast distances

https://spectrum.ieee.org/hermes-shortwave-radio-digital-data
155•SamuraiLion•21h ago•64 comments

Socrates vs. the Written Word (2011)

https://wondermark.com/socrates-vs-writing/
59•spectraldrift•13h ago•36 comments

Python Workers are now generally available

https://blog.cloudflare.com/python-workers-ga/
244•torutofu•23h ago•39 comments

How do traffic signals work? (2019)

https://practical.engineering/blog/2019/5/11/how-do-traffic-signals-work
98•at1as•21h ago•68 comments