upvote
I'm not a particular fan of intellectual property. It's a made-up form of property, and seems to be more of an impediment to progress than a help.

I'm not joking - the D language is as open source as possible. We give it away for free.

reply
As I see it, fully voluntary socislism where people share and cooperate because they just feel like it, works exceedingly well. It also naturally regulates itself as people will just abandon stuff that looks iffy and work extra on stuff that is well run, fair, etc

When you force people to pitch, share, cooperate, etc, things start to don't work out so well and you start getting people that takes advantage of a system that mandates others to work for a cause no matter what, as well as people that will do whatever they can to not do their work.

reply
The Chinese switched from communism to free markets. Prosperity resulted.
reply
> switched from communism to free markets

Free markets are a component of capitalism just as they are a component of market socialism. China is a planned economy which stands in contrast to a market economy. But China has taken bits and pieces from many systems to create something that works for them, a hybrid that's probably specific to China alone. It's just capitalist enough to be able to interface with big wallets around the world, but we can all agree China itself is very far from being free market capitalism.

reply
Hybrid system, actually. No 100% pure system survived, ever. Be capitalist, communist, or technology philosophy bound. The GNU project tried to expand Unix with ITS editors (Emacs), utilities, ITS'like freedom and Lisp (Emacs and Scheme, again).

For a while the most used editor for Unixen wasn't vi or a vi descendant (vim), but Emacs, an editor alien to Unix. Knowing Vi was almost something 'mandatory' in order to manage servers' configuration under any Unix like OS, and ed on hard emergencies where even the terminal wasn't reliable enough.

Windows needs WSL2 and POSIX compat to be relevant today. Win32 itself doesn't run on top of a DOS like VM having almost a 95% of control of the machine, but on a VMS'like kernel with objects a la IBM.

MacOS itself it's just a Macintosh like UI made from NeXTStep scraps, a Mach kernel and pieces from a FreeBSD useland.

reply