Software patent are a scourge of the software industry. Patents are designed to protect costly research; simply having an idea is not costly (but it makes in medical research for example). All that software patents do is creating a minefield that hinders competition.
For software Copyright is a far better instrument. Let the one with best implementation win... That's where the cost is: Implementing, testing, shipping, maintaining. Protect that.
Sorry for the rant.
Edit: Spelling
Actually novel implementation is protected, paid the author's bills, and was dedicated to the public domain recently - no massive corp involved.
I'd argue that how they should have been, but the reality is quite the opposite. The patent framework is all about novel ideas rather than costly research, even though ideas aren't any valuable anymore - the easy stuff that is cheap to reproduce once the idea is known is already discovered.
Multimedia codecs and similar stuff are pretty patent-worthy (costly research) but their value is an exponential function of their adoption, and hence the unencumbered one always wins. Same with basically everything else.
Us programmers are essentially arranging blocks. And if you arrange them in a special way you can get your stylus to follow them in amazing ways.
I don’t see why that’s very different than arranging atoms.
At the lowest level, software is always represented physically in the medium. It’s concrete.
The boogieman that software patent advocates raise is that IP theft and free riding will destroy America if we don't have patents. But literally nobody is creating software to get a patent on it, and software patents don't stop anyone from replicating software.
Instead software patents are just a way for mediocre lawyers to live parasitically off the tech industry.
Imagine a world where we were so worried about bullying that we created a department to monitor all speech on the Internet, and you had to run your speech past lawyers for approval before saying anything. And you could be sued for saying anything by anyone if you didn't get lawyer approval. That would be a world with dramatically less bullying than the Internet today. AND a much worse world with much less communication. AND in that alternate world, the lawyers would argue that there would be more bullying if we put that ridiculous system to an end. And they would be right that there would be some more bullying, AND it would also be right that that degree of bullying would be worth it to have free speech.
Similarly with patents. Yeah, on the margins there might be more IP theft. SO WHAT. This system right now sucks.
1. Researcher makes something
2. Employer patents it using researcher's name
3. Researcher gets a new job
4. Researcher makes something at new job vaguely similar to #1
5. Old employer sues for patent violation
By attaching their name to the patent, it is easy to prove they were aware of it.
But this is minimally protectable, and you can copy the idea just not the exact implementation. Copyright does not have a 'doctrine of equivalents' equivalent. It also supports independent creation. Copyright also does not cover functional elements. You cannot copyright an idea, only the expression. So maybe you can elaborate more on why your point makes sense?
Clearly this is an attempt to prevent similar patents from being weaponised against them in the US.
No one cares about such stuff in Europe.
https://en.wikipedia.org/wiki/MP3#Licensing,_ownership,_and_...
Fraunhofer is a research institution. They didn't really do licencing, that's why they never went after anyone.
Then Thomson joined the venture (wouldn't you know it, French!) and the fun with litigation got started
Not trying to protect Frauenhofer there at all, if they didn't smell opportunity they wouldn't have teamed up with Thomson after all... But I think the trend is very clear. Germans are generally a lot worse at the litigation game then the french. Historically that makes sense, but it's definitely surprising that it still holds true in modern times
Fraunhofer didn't do licencing before joining up with Thomson. That's why - back in the 90s - there were no litigation anywhere even though everyone ignored their patents.
Then Frauenhofer joined up with Thomson and that's where your understanding joins up with reality: now the Frauenhofer does licencing and sues anyone that's not paying them.
My whole comment was a technical tidbit - maybe meaningless from today's perspective... But the previous view interpreted a forward thinking strategy with the monetization of mp3 that just wasn't there
This is pretty common when a company exclusively licenses a patent: they demand that the patent holder sue anyone using the tech who isn't them, so that they actually benefit in the market from the exclusivity. Without that enforcement, the money they were paying for exclusivity would be for nothing.
Thomson just made this kind of arrangement in the context of a non-exclusive license — getting Fraunhofer to start legally enforcing their patent rights at all, so that Thomson and whoever else licenses Fraunhofer's patents could benefit in the market from having licensed the patents, by ensuring that non-licensees aren't getting to use the patented tech for free.
In the US, such an arrangement is unnecessary (to the point that it might be causing a miscommunication in this conversation!), since patent holders tend to legally protect their patents all on their own, suing non-licensees for use of the patented tech even when there are no licensees demanding to "get the benefit they paid for." In Europe, patents aren't sued over by default, with enforcement instead only beginning when the patent is licensed and the licensee demands enforcement so that they can benefit.
They don't do this sort of thing... oh wait, they do.
But we are still wrong to judge their character by their own actions, because... evil French people made them do it?
Why do we assume that Mistral is a "good guy" protecting themselves? I'm not sure they necessarily are. Could just be trying to grab any ground they can.
I mean, maybe they are the "good guy", but I don't think we know either way.
Whether a patent is valid is tested in court.
There are “workflows” that are very similar. Ie I can invoke a Python function that doesn’t exist and the exception gets handed off to an LLM to make it work by making that function exist.
This is functionally similar from what I can gather. Invoke a tool that doesn’t exist, we’ll make it exist for you.
It’ll probably get a patent issued, though, the patent office seems asleep at the wheel in the tech space at least.
Or an Inter Partes Review!
Simple, because the patent is less about protecting an invention than doing business in the US.
The US is more hospitable to software patents than Europe. A US patent also gives Mistral something useful when dealing with companies that already hold large patent portfolios: defensive leverage, cross-licensing, and one more asset on the books to make it attractive to investors.
There's a certain absurdity to it, and the French have a history with absurd. A French open-weights company crosses the Atlantic to put a patent around a loop, not because the code is remarkable, but because the American market makes the loop a valuable asset, business-wise.
It’s one of those kinds of patents i assume I’m violating every 100 lines of code I write.
The USPTO has a strange insistence on granting them even though they aren't legally valid. Therefore, if you have a lot of money, you might file a software patent for one of four reasons:
1) You hope that the US courts might one day change their minds and start enforcing software patents.
2) You hope that you might scare people in to giving you licensing fees even though you know the patent won't be enforced.
3) You want to prevent others from scaring you in to giving them licensing fees.
4) You want to get a patent because it's impressive/looks good on your resume.
I recently learned [0] that the USPTO makes it money from patents, its not government funded. Not only that but checking patents loses them net money while maintenance fees are the real cash cow.
The whole system is similar to the revenue model of a shitty journal that just publishes whatever research as long as the author pays. Except the office doesn't even need to care about their reputation in granting dubious patents because they have legal backing.
[0] It was a comment on hacker news, that I checked.
It's not the user fee model that's broken, it's the revenue basis. Maybe it would be more effective if they tripled the filing cost and if you successfully obtain the patent (it's rejected by the patent officers), you get half back.
otherwise an evil law firm could spam adaptations of your idea to every relevant industry and get rights over your invention without your consent. that would be a complete perversion of what the patent system is supposed to do.
No you don't. That being said, what is the point of a patent if not to enforce the right of exclusivity it grants as to the invention?
Usually it's to defend against another company using a "blocking patent" by pursuing you for infringing their patent which is built upon the thing you patented, doing the next step which was always obvious to you.
So that you can continue building what you started in the first place, instead of being shut down while someone else takes your idea forward.
Not for exclusivity.
Well, trade secrets could also do the trick?
OpenAI, Anthropic, Google, Meta and X are each valued at a trillion or more. Mistral is valued at $20B, 50x less. Even Deepseek is several times bigger than Mistral.
$20B is certainly not poor, but in the world of AI and overinflated valuations, it almost is.
Btw, OpenAI words, not mine https://news.ycombinator.com/item?id=49232778
The real problem is patents which are trivial and/broad being granted.
I only have a rudimentary understanding of how neural networks work, but I wonder if rather than “understanding” what “novel” really means to humans, an LLM would be most likely to agree that something was novel based on having seen that specifically referred to as novel in its training data.
So that if you give it an example of something that already exists, but which was very recently invented at the point in time when the LLM was trained, and you ask “is this a novel idea?” that because it had several sources in its training data describing that idea as novel, it would say “yes that’s a novel idea”. Whereas what we really meant was to ask it if someone else had already thought of this thing prior to us right now in this later moment.
And then on the other hand, even if something was “novel” at the point in time when the LLM was trained, perhaps we would fare better to ask it “has anyone thought of this?” rather than asking if the idea is “novel”? And that even though it considers the idea novel in a way it would also be able to say that yes this has already been thought of.
Given I wrote an article describing the same things years before they submitted the patent, could I not invalidate their patent with that?
Patent was applied for 04.03.2026. langgraph-codeact _shipped_ this capability in February.
[0]: https://platform.claude.com/docs/en/agents-and-tools/tool-us...
[1]: https://developers.openai.com/api/docs/guides/tools-programm...
Another step (although governance would need to be super good for this). Would be for this charity to withold access to these patents from companies that decide to abuse stupid patents.
For example, I would publish the idea of a "self-driving car" that can drive without or with minimal human supervision using a computer. I believe this is pretty novel and can be called an invention.
Also I hope this patent is valid only in US and cannot be enforced in China.
The patent office rarely care about it, they register whatever you want, and then lawyers of companies can sue you for using it without permission. Of course you can fight it in court and affirm it's prior art, if you have enough money to pay your lawyer, and do you have more money than OpenAI, Meta, Google? Probably not, so they will just shut you down, that is the sole reason for patents to exist, to preserve monopoly of big multinational companies.
And nowadays that patents are probably written and submitted not even by human but by AI, what stops a big tech with enough money for using a model to generate millions of trivial patent, submit them, and get them approved, for then another AI to search for their usage and sue you for using it?
It requires a yearly payment and can get quite expensive [1]. There are application, examination, issuing and publishing fees for each patent. In contrast, publishing ideas online is free.
[1] https://www.uspto.gov/learning-and-resources/fees-and-paymen...
Edit: downvote if you want, but here's another example: "Companies selling artificial intelligence models in Europe should pay a "levy" to support cultural industries, the head of French developer Mistral said on Friday, March 20." https://www.lemonde.fr/en/international/article/2026/03/20/m...
Somehow I doubt that will happen.
It reminds me of those taxes on CD-R disks to support "Art associations" that were proposed before.
Voices like this are useful to spark a debate on AI basically taking content owned by other people and selling it, but no one will agree to implement anything like what is proposed.
> It reminds me of those taxes on CD-R disks to support "Art associations" that were proposed before.
I find it funny when citizens of a country say things like this. Are you unaware that the Polish government brought in the same tax, 1-3%, on smartphones, laptops, desktop computers and SD cards from November this year? https://tvn24.pl/biznes/tech/nowa-oplata-od-smartfonow-table...
They're not just proposed, they are implemented in a lot of countries and France actually has the highest CD tax in the EU (and probably in the world but I haven't checked)
Once worked at a startup with a legendary dumbass who would tell anyone who listened about their patent for URL routing in javascript. Please don't hurt yourself rolling your eyes
I could copy this "design" exactly and it would be totally fair to use. Exhibit 270 is my favorite
Results in JSON format
Novel bro, novel.If Apple lost the "Swipe" patent on a device they pioneered, your standard HTTP API is probably not that original.
What is the point?
The idea of patents is not to read a feed of the new ones and to discuss them as innovations, it's for the patent holders to use as proof in the future that they had already thought about a thing. The best strategy, in any case, is to publish your own patents, or to document your inventions privately or through your own public channels. Such that in the future IF you are sued for patent infringement, you can prove you didn't arrive at your IP by stealing theirs.
Obligatory: I Am Not A Lawyer
So we are just vibe patenting rubbish and rebranding it with AI?
"Patenting rubbish" is a description of pretty much all software patents since forever.
In particular it's the server telling the client to execute arbitrary code in response to a request from the client.