Linux Advocate Suggests Using More Closed-Source Software (techrepublic.com)
An anonymous reader writes: Open Source advocate Jack Wallen is a writer for Linux.com and Tech Republic. He predicts that both Windows and OS X will be Open Source within 5 years, writing that "neither Microsoft nor Apple make serious money from operating systems any longer" (with both companies giving away major OS upgrades), but argues that smaller software companies still see close-sourced code as a profit center. So yesterday Wallen wrote a surprising column urging Linux fans to begin considering closed-source software.
"That doesn't mean, in any way, you are giving up on the idea of freedom. What it means is that the best tool for the job is the one you should be using...be that open, closed, or somewhere in between. Should you close your mind to close sourced tools, you could miss out on some seriously amazing applications. On top of that (and this is something I've harped on for decades), the more you use closed source applications on open source environments, the more will be made available."
I'd be curious to hear how many Slashdot readers agree with Mr. Wallen...
"That doesn't mean, in any way, you are giving up on the idea of freedom. What it means is that the best tool for the job is the one you should be using...be that open, closed, or somewhere in between. Should you close your mind to close sourced tools, you could miss out on some seriously amazing applications. On top of that (and this is something I've harped on for decades), the more you use closed source applications on open source environments, the more will be made available."
I'd be curious to hear how many Slashdot readers agree with Mr. Wallen...
The Mac OS X kernel and many other system components are already open source and available on Apple's developer site. This has been the case for years.
Similarly, Microsoft has started to open source .NET, ASP.NET and related tech as well as their plan to bring SQL Server to Linux. I think at this point a mix of closed and open source is already happening. Even in the Linux world, some people run Oracle or IBM software that is commercial on linux. This isn't a new thing.
MidnightBSD: The BSD for Everyone
What he seems to be missing entirely is that free software isn't about the money, it's about freedom. I admit I've used closed software when it was convenient, even one of the programs he listed, Insync. It seemed like it was a perfect solution but after a while I ran into performance issues and without being able to debug the process to identify the cause, I could only report the bug as best I could which resulted in a "can't reproduce, ticket closed" situation. So now, I have software that works kinda but I cannot fix or even say what needs to be fixed. This is the true cost of closed-source software.
Anons need not reply. Questions end with a question mark.
The market's up! It's a good time to buy/sell!
The market's down! It's a good time to buy/sell!
The market's crashing! It's a good time to buy/sell!
The market is so fucked you shouldn't buy or sell right now! It's a good time to buy/sell!
So this dumbshit is advocating closed source so we can lock ourselves into proprietary software, hoping that "someday" the owners of the proprietary shit MAY open source it. "Out of the goodness of their hearts."
Dude needs to stop huffing his compressed air cans... He's delusional.
Chas - The one, the only.
THANK GOD!!!
Microsoft and Apple won't open source their operating systems. They rely on DRM and/or spying to make money, and an open source version without that stuff would undermine their profits.
const int one = 65536; (Silvermoon, Texture.cs)
SJW, n: "Someone I don't like, and by the way I'm a fuckwit" - AC
For closed source software to be the best tool for the job, at least one of the following must be true:
1. The best available open source software doesn't do what I need and can't be readily made to do what I need.
2. The closed source software has sufficient APIs to cleanly integrate in to my environment and does a substantially better job than the best available open source software.
3. I just want a throwaway: something cheap that does the job I need done now without requiring any effort on my part. If I throw it away next year, no big deal.
Anyway, those still fighting the closed source/open source divide have missed the boat. The modern threat to open source software is software as a service. When you don't have possession of the object code either and can't even choose to stay with the version you liked, you well and truly have no freedom.
Moderating "-1, Disagree" is simple censorship. Have the guts to post your opinion.
I'd pick a tool that I can debug over one that i cannot, even if the latter seems superior
CLI paste? paste.pr0.tips!
Also important:
4. It should work, and not annoy me to figure out why and how it is broken.
For any competent user that is able to use a debugger the ability to actually figure out what is broken, and save significant amount of time doing so, is something that doesn't work for closed source software. Close source embraces a philosophy that any outsider is not competent and the product is pure magic. The fact that no public bugtrackers exists for close source software magnifies the root cause.
Support Eachother, Copy Dutch Property!
Users can't use debuggers, whether they are competent or not. Only programmers can. Sure, programmers also have software that they use. So then the claim should be any competent programmer that is able to use a debugger... But even then it's wrong. I'm a professional programmer who uses a debugger every day. But I wouldn't dream of wasting my time debugging other people's software that's broken. Throw it away and buy something that isn't broken. It will cost me far less, because my time isn't worthless.