Slashdot Mirror


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...

12 of 268 comments (clear)

  1. free as in libre not as in beer by cats-paw · · Score: 5, Informative

    I'm not giving up the idea of freedom, by giving up freedom.

    yeah, i don't think that word means what you think it means.

    --
    Absolute statements are never true
    1. Re:free as in libre not as in beer by Spazmania · · Score: 4, Insightful

      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.
    2. Re:free as in libre not as in beer by Skinkie · · Score: 4, Insightful

      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!
    3. Re:free as in libre not as in beer by BasilBrush · · Score: 4, Insightful

      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.

  2. Open source Windows in 5 years? by Anonymous Coward · · Score: 5, Funny

    I'll believe that when me shit turns purple and smells like rainbow sherbet.

    1. Re:Open source Windows in 5 years? by AmiMoJo · · Score: 5, Insightful

      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
  3. Parts of OS X are already open source by laffer1 · · Score: 4, Insightful

    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.

    1. Re:Parts of OS X are already open source by laffer1 · · Score: 4, Insightful

      You're not wrong, but I think open source developers find ways of making code difficult to use as well. For example, the GNOME project seems to hate non Linux operating systems. Many tools are pushing systemd or wayland integration now.

      One can argue that since it's open you can re-implement systemd or write a wayland compositor yourself but this is significant work and it's also a moving target. Just because something is open, doesn't mean it's useful.

      We all forget that sometimes.

  4. it was never about money by Gravis+Zero · · Score: 5, Insightful

    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.
  5. Sounds like a fucking realtor... by Chas · · Score: 5, Insightful

    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!!!
  6. Re:One sentence says it all.. by fisted · · Score: 4, Insightful

    I'd pick a tool that I can debug over one that i cannot, even if the latter seems superior

  7. Hard to make games, movies, and tax software free by tepples · · Score: 4, Interesting

    We want freedom to enjoy our apps as per the freedoms of open source software.
    Sure, we COULD have MOARE apps. If they're closed-source or blobs we don't
    want them.

    Free software is distinguished by the end user having the right and ability to make and share improvement to the software. It works well for libraries and for applications used by businesses, which can afford to hire someone to improve the software and contribute improvements back upstream. But there still exist several categories of software for which a viable free software business model has not yet been demonstrated. How would high-production-value video games, software for playing rented (as opposed to purchased) movies, and annual updates to tax return preparation software to reflect amended tax codes be developed under a free software model?