←back to thread

156 points rntn | 2 comments | | HN request time: 0s | source
Show context
ronsor ◴[] No.44407371[source]
Copyright is finally being deprecated as it should be.

I'm still waiting for an update on the final removal timeline.

replies(6): >>44407662 #>>44407723 #>>44407860 #>>44407930 #>>44407946 #>>44408857 #
__loam ◴[] No.44407860[source]
Software engineers and tech workers will make their living off producing IP then say shit like this.
replies(2): >>44407995 #>>44408840 #
AnthonyMouse ◴[] No.44408840[source]
There are two broad classes of software people write.

One is general purpose software used by significant numbers of people. This is the sort of software that could be, should be, and often already is open source. Enough people use it to sustain a community around maintaining it, and then you don't have to deal with the overhead and rent seeking incentives created by proprietary software. Obvious advantage: No more ads in the start menu.

The other is custom code. Here "IP protection" is pretty worthless, because the company employing you is the only one that wants or uses the thing, or they're a SaaS company not interested in publishing or licensing the code to anyone else anyway.

Neither of these has a strong need for IP laws and moreover either of them would do fine under a regime where copyright terms last 14 years, there is no extrajudicial DMCA takedown process or anti-circumvention law and software patents don't exist, but you can still sue a company that violates the GPL or fails to pay you for services rendered.

replies(1): >>44409920 #
1. __loam ◴[] No.44409920[source]
I'm not opposed to reforms to the current system, it's far from perfect.

Both of the cases you mentioned have an important need for IP law.

replies(1): >>44411398 #
2. AnthonyMouse ◴[] No.44411398[source]
> Both of the cases you mentioned have an important need for IP law.

Do they?

BSD licensed software exists even though it waives pretty much all of the IP rights. If that was so important then how does it exist without it?

There is a huge industry of people integrating various business systems together. It's a huge industry because of the combinatorial explosion of interactions between different systems, which means that every integration is different, which in turn means that the whole question of copying is moot because each one is only useful to that specific company. You can't copy it, you have to do another one because the next customer has different requirements. What does it matter whether the law prohibits copying something nobody was going to copy anyway?