Skip to main content

Linux Not The Savior For Our Economy

Robert McMillan, IDG News Service writes....

You knew the argument had to come up sometime: survive the economic down turn by using open source to help you save money. Now Computer World blogger Steve J. Vaughan-Nichols makes that claim in his Linux Will Save Us blog post. The title almost has religious overtones. I found Steve's article thanks to blog posts by Alan Shimel and Michael Farnum. Whether it's iPhones, Linux vs. Microsoft, or Macs vs. PCs, there's always a group who are so overly passionate about their favorite hammer that everything else looks like a nail. I've developed many products on Linux, Windows and some even on Macs, to know that taking your favorite technology too seriously creates other blind spots in your logic and decision making. That said, I can't claim I've never done the same, but hopefully I've learned from those experiences. (My picking on Apple is all in good fun, btw.)

Okay, now back to Steve's post about ditching Microsoft and switching to Linux. There's also the matter of practicality. Yep, Linux software is free, but Linux isn't. Especially converting to Linux. Converting could actually lead to laying off people on your IT staff to get the skills necessary to move to Linux. (I hate it when we refer to employees with impersonal phrases like retool or upgrade.) How about all those ASP.NET and SharePoint applications and the developers who created and support them? And despite up and coming Exchange clones, it's still arguable there isn't really an Exchange replacement that can support large enterprises. An you'll still need to pay for support from Red Hat, Novell or others. How about retraining users so they can be productive on a Linux desktop using Open Office? What's the productivity hit to the business for that? Plus there's the cash outlay to replace all the other software you use (systems management, virtualization, etc.).

Having just returned for Microsoft's Worldwide Partner Conference, I was really struck by the sheer mass of the companies pulled by the wake Microsoft creates in the market. There were partners from all over the world and it seemed there were even more attending WPC from companies located outside the US. Linux also has its mass of companies that follow in the open source's wake and it may even be larger than Microsoft's. I'm sure there is some IDC or other analyst study containing these numbers. We all like to pick on the easy targets, like Microsoft, Cisco and Apple, but the fact of the matter is that competition is good and we all benefit from the fact that commercial and open source technologies are better because of it.

So while Steve's idea for promoting Linux by saving money is thought provoking, the idea's not likely to take a foothold anytime soon. Plus, by the time you converted, the economy would have turned around years before.

Comments

Popular posts from this blog

Dhivehi to English translation with Microsoft translator

  The Dhivehi language translation feature included in Microsoft translator and Microsoft 365 lets you press a button and translate written Dhivehi into English. Though there are a few hiccups here and there, the service is great and provides an understanding of the overall document. This is more than what we see from any existing models. I was amazed to see a link in one of my outlook web emails, it says “translate message to: English” which could mean nothing usually, however, when I saw the next sentence which said “Never translate from: Divehi”, I thought why would it says Divehi specifically if it doesn’t understand that the entire email was written in Dhivehi? Out of curiosity, I pressed the button, and to my surprise, it was quite good. The essence of the message was retained very well. For example, something like އިޙްތިރާމް ޤަބޫލުކުރެއްވުން އެދެން could be translated as “ I would like to respect you ”, which is ok in terms of translation, but what it meant was greeti...

Google dialogflow - How to train a chatbot to answer questions related to your office and how to make it better than just a Q&A bot?

  First lets look how to do it the basic way. To train a conversational AI chatbot for answering office-related queries using Dialogflow, you will need to follow these steps: Create a new agent in Dialogflow. Collect a dataset of office-related queries and their corresponding answers. This dataset can be obtained through various means, such as scraping websites, conducting surveys, or manually creating a dataset. Create intents in Dialogflow for the queries in your dataset. An intent represents a user's intention, such as asking for office hours or requesting a vacation day. Add training phrases to each intent, which are examples of how a user might ask the question. Provide responses for each intent, which will be the chatbot's answer to the user's query. Test the chatbot using the "Try it now" feature in Dialogflow. Once the chatbot is working well, you can deploy it to a platform of your choice, such as a website or mobile app. However, if you follow the basic ...

Is IT no longer about technology?

Author: Jason Hiner Writes... It’s become horribly cliche to talk about the importance of IT-business alignment and the need for IT professionals to become much more business-savvy, but Gartner’s Tom Austin (right) takes it to the next level. He believes that the IT professional of the future will be less of an engineer and more of a social scientist. What? Yes, you heard that right — the word “social” will become a key part of the IT professional’s job description. It flies in the face of most of the stereotypes about techies and it sounds a little corny, but Austin does draw some interesting conclusions that are worth a look, if only because they are so unconventional. Here are some of the most salient quotes from Austin on this subject (from an interview in Fast Company ): “The problem with IT today is there are too many engineers and not enough social scientists.” “Too often, we have measurement and reward systems that are focused on how many transactions did you process, how man...