

They don’t have to be. They know what they asked the LLM to do. They know how much they adapted the output. You usually have to work to get the models to spit out significant chunks of memorised text.
FLOSS virtualization hacker, occasional brewer


They don’t have to be. They know what they asked the LLM to do. They know how much they adapted the output. You usually have to work to get the models to spit out significant chunks of memorised text.


No, that’s why the author asserts that with their signed-of-by. It’s what I do if I use any LLM content as the basis of my patches.


If the 2-10% is just boilerplate syscall number defines or trivial MIN/MAX macros then it’s just the common way to do things.
My kids are growing up in this environment and they already have an eye for ai slop. I suspect it’s the same thing that led to OpenAI’s TikSlop “product” is getting canned. After society had gotten over the sugar rush excitement of new and shiny toys I suspect the interest will fade and people will crave the connection you get from real art made by real people.
At least I hope that is what will happen. We might have to do something to hold the tech companies accountable for their dopamine trigger machines though.


Where are you seeing the 2-10% figure?
In my experience code generation is most affected by the local context (i.e. the codebase you are working on). On top of that a lot of code is purely mechanical - code generally has to have a degree of novelty to be protected by copyright.


They don’t, just like they don’t with human submitted stuff. The point of the Signed-off-by is the author attests they have the rights to submit the code.


So algorithms then?
LLMs have some interesting properties and certainly can do a good job sifting through large amounts of raw data. They are however a very brute force approach compared to say a network routing protocol. Sooner or later people will start to realise (again) that engineering is about trade offs and you need to work out what your constraints are and stop trying to solve every problem with massive amounts of multiplication.
I thought the whole “virgin” thing was an interpretation of the original Greek or Aramaic for “maid”, as in a young women of child rearing age.
Is that really the case? I work for a multi national FLOSS organisation but every additional country you want to hire from requires additional compliance overhead so in practice we generally hire from countries where we already have the legal setup to employee people.
How big an org is Signal?


Vampire Survivors is still my go-to as I only get a little time here and there and the 30min cap on a run fits nicely.


It’s not surprising. If I were looking for a cheap but capable microcontroller that is well documented and already supported by a bunch of frameworks and rtos implementations I would certainly consider the rp2050. I guess the esp32 is the only thing close and that has WiFi built in.


The amount of drama bait this caused over the last week was something to behold.
I like to think I’m reasonably technical and I do put network and some devices restrictions on their accounts. However stuff still gets through and I don’t really want to play a cat and mouse IT admin game with my kids. If I as the root user could set the field on their PC’s and that would allow them to access age appropriate services without having to hand over personal data to some age verification service then i’d consider that a useful feature.
When they get the keys to root they can set it to whatever they please.


I mean chemistry is mostly fractions right?
I was shown Schrödinger’s equation at the start of my chemistry degree just so we knew what the physicists had to worry about.


I expect because it wasn’t a user - just a random passer by throwing stones on their own personal crusade. The project only has two major contributors who are now being harassed in the issues for the choices they make about how to run their project.
Someone might fork it and continue with pure artisanal human crafted code but such forks tend to die off in the long run.


Freedom 1 of the four software freedoms is:
The freedom to study how the program works, and change it to make it do what you wish (freedom 1). Access to the source code is a precondition for this.


You need adversarialy trained mud splats: https://www.youtube.com/watch?v=uB0gr7Fh6lY


I know that but even the best EV is not helpful of your grid keeps shutting down.


Isn’t Cuba also dependant on oil for it’s electricity generation?


Imgur has been offline in the UK since the original investigation. Do they even want to be in the UK market?
I think the article is over complicating things. I work in a project which is heavily forked for a variety of reasons. While it’s academically interesting to look at the reasons for those downstream forks we have no interest in going to the considerable effort of tracking them all.
If you can take a project and use an LLM to enable your niche use case then more power to you. FLOSS was never about ensuring all patches flow upstream.