6/26/2026 at 7:01:16 PM
The Corgi event doesn't seem particularly notable. There are similar features implemented in the most bog standard way that those features can be implemented using the pattern that AFAIK Github pioneered with a 'Danger Zone'. Both parties are using the same upstream components so it ends up looking the same.I don't know when the extreme intellectual property viewpoint entered software engineering as a mainstream opinion because I have never before seen it expressed so strongly in this community (seeing as I wasn't around when Bill Gates famously asked for money first or whatever). To think that a past OpenOffice would have been considered unconscionably close to a copy of an old MS Office of the era twenty years ago.
In some way, The Corporations Won, because it turns out software engineers turned into IP maximalists. Thinking back to when I first installed Tux Kart decades ago I never could have imagined that we'd get to this stage. Really wild, man.
by arjie
6/26/2026 at 7:43:10 PM
"I don't know when the extreme intellectual property viewpoint entered software engineering as a mainstream opinion because I have never before seen it expressed so strongly in this community"It's not copyright maximalism, it's just bog-standard rationalization. I don't like what this company is doing, it looks like I can hit them with the "copyright" stick, so I will. One day later, I like playing abandonware games and that should be legal and copyright is stopping me so copyright bad, grrr argh.
At least, at the HN gestalt level. Individuals may say one or the other of those things from a principled perspective, but I perceive a lot of rationalization in these discussions overall.
There's not a lot people coming at this from any sort of principled position. I think one measure of that is that the modal principled position right now ought to be something fairly close to "I don't know". AI has kicked a lot of the foundation out from underneath copyright and I don't think anyone serious has more than a first draft of what the plan moving forward should be. Even if you can get two people to agree on the goals we should shoot for, which is already a tough ask even in a pre-AI era, getting them to agree on how to achieve those goals will be a long shot... and that's entirely separate from the question of whether the actions would in fact end up accomplishing the goal, which I don't trust anyone to have a good bead on right now.
Nominally, the principle of copyright has been to preserve creativity. Ten years ago we all had a reasonably similar idea what that meant, but we don't even have that now.
by jerf
6/27/2026 at 7:45:49 AM
> At least, at the HN gestalt level. Individuals may say one or the other of those things from a principled perspective, but I perceive a lot of rationalization in these discussions overall.I'd be careful attributing anything to the "HN gestalt"; it's a very, VERY wide range of individuals, with widely-ranging views. And I've been surprised, at times, when I've posted something that I thought would be widely disagreed with and downvoted, and yet my comment ended up with 5 net positive votes. Because the "gestalt", which I would call the consensus, on any given thread depends entirely on who feels invested enough in that topic to click on the thread and vote on it.
So on one thread you might find a lot of people holding position A, then on the other thread the vast majority is expressing position not-A, in direct contradiction. "Oh," you might conclude, "the HN gestalt is self-contradictory"... but if you were to actually dig into the comments and put together a spreadsheet of names and what they were advocating, you might find that most individuals were being consistent; it's just that there were largely different people posting on the two threads. (And some A advocates were posting their A advocacy on the second thread, but being drowned out by the majority of voices on that thread; while the first thread had a few not-A advocates, but not very many).
As for copyright, I've long felt that "death of the author + X years" was a bad system, and was worse as the value of X kept on being bumped up. I think it should simply be "X years", period, so it's predictable. For a reasonably large value of X, such as 50 years: authors who write a masterpiece in their 20's should still get to profit from its sales until they're 70+ years old. (And most authors don't just write one book and stop, so unless that hypothetical author is a one-and-done writer, he/she would still have many other books to profit from when that first book lapsed into the public domain).
But I haven't given much thought yet to what it looks like once AI use is common. (And if you think AI use is common now, just wait until open models start taking off in popularity, and AI use no longer requires a subscription fee. Might take a while for hardware to come down in price, so it might be 10 years instead of 5, but there's going to be a definite shift in lots and lots of ways once many more people can just pay a one-time hardware price rather than an ongoing subscription or per-token API price). So I can't really offer much else to the conversation than that.
by rmunn
6/26/2026 at 7:20:13 PM
> Both parties are using the same upstream components so it ends up looking the same.I had a look at the 4 screenshots in the post, and definitively it's not just using the "same upstream components", it's a verbatim copy.
Don't know about the rest of the app and the actual code, but I won't be surprised to find out it's basically the same.
by vb-8448
6/26/2026 at 7:18:09 PM
> The Corporations Won, because it turns out software engineers turned into IP maximalistsYeah, it's always bothered me that developers are eager to get legal to patent something they were involved in at Company™ put their name on patents so they can include them in their promotion docs.
It's like we're slowly defrauding ourselves and ensuring companies have the maximum legal standing against individual makers. Almost like a prisoner's dilemma where we're building the things that will/have be used against it us and those that come after in exchange for a little personal gain.
by Xeoncross
6/26/2026 at 7:34:23 PM
Money always sprouts double standards out of everyone and anyone's assby gedy
6/26/2026 at 9:12:59 PM
Did you even look into the situation?Corgi was spending 10K/yr for DocSend. They decided to build their own and the LLM took UI from PaperMark, an open-source alternative. I’ve implemented features that exist in open-source and LLM has never blatantly ripped off the UI.
Corgi has raised $106M but won’t pay for DocSend? Fine. Wants to build their own version based on Open-source? Fine. Keep it closed source and then try to monetize your version? That’s treacherous.
How is Microsoft Office vs Open Office a good parallel to this?
by theturtletalks
6/26/2026 at 7:13:14 PM
> I don't knowit is abundantly clear from the post, agree
> Bill Gates
MSFT declared open source a "cancer" and "a threat to American Values" .. later, almost the entire Internet is run fundamentally on OSS.
What motivations might MSFT have had in 1998 ? Are there clear lessons from the extremes of the past that could be applied now?
Do authors have a right to LICENSE software they write? which ones, only Linus or Daniel Stenberg ? are there others? does a LICENSE mean anything ?
##-- related
From: "Eric S. Raymond" <esr@thyrsus.com> To: wire-service@thyrsus.com Subject: Microsoft and the Big Lie Date: Fri, 1 Jun 2001 16:47:38 -0400 ...
In the last three months, Jim Allchin and Craig Mundie and Steve Ballmer ... have described it (open source code ed.) as "un-American", "a destroyer", and "a cancer". They have deliberately confused the GPL with non-infectious open-source licenses, and they have deliberately confused active combination of code with passive aggregation of data.
by gnerd00
6/27/2026 at 2:15:23 AM
I assume this is the Bill Gates reference:https://en.wikipedia.org/wiki/File:Bill_Gates_Letter_to_Hobb...by sowbug