poadeleted21
Touchdown! Greaser!
- Joined
- Aug 18, 2011
- Messages
- 12,332
I have not found this to be true in the slightest. The most obvious example is Apache. I would put $20 that every Fortune 500 company runs it or something written by the Apache Foundation. Even if they don't know it.
Another would be BIND. You can guarantee everyone who uses the Internet is served something by a BIND server, every single day.
"Open source" doesn't equate to "unprofessionally written".
I'm no RMS, I believe there's a time and a place for keeping some of your source code to yourself, but there's plenty of things that are way better written in the open-source world than the closed, too. And vice-versa.
If a company judges code by its license alone, it's about as dumb as throwing out candidates without certain social checkboxes without even reading their resume'. Sure, you'll find someone to match the requirement, and miss some incredibly talented people you need along the way. Same with software.
A dollars and cents example: HP pays something close to seven figures to their top Linux exec and he oversees a whole division of the company. They wouldn't keep it if they weren't making enough money plus profit on top of it to pay all those folk.
If the only people you're meeting in IT are actually convincing you that there's no use of open-source in their companies there's either someone hiding it from them, they're clueless, or you're not touching a very big subset of "IT" on a regular basis.
Even back when I worked at an all Sun shop, everyone used OpenSSH on them. Solaris' SSH left way too much to be desired until they felt that squeeze for a number of years. IBM? Massive Linux consultancy and hardware sales. Oracle? Has their own Linux distro based off of RedHat's. Apple? OSX may be spawned of BSD, but the toolset is largely from the open-source world.
Look a little harder. Read the mail headers from Office 365 sometime. That's enlightening. Even Microsoft themselves, arguably the biggest company with a business need to avoid open-source, continued their Hotmail habit, and frontended O365 initial mail delivery with BSD and postfix, last I checked.
If you do a strings command and grep for Berkeley in standard windows commands, like FTP. You'll find it often, I believe a lot of their networking code was lifted from BSD also.
Perhaps open source was the wrong phrase.people with ticker symbols want other people with ticker symbols to blame when the **** hits the fan.
I won't name names but a large corp in America issues it's developers bare bones eclipse and tomcat for development. They then deploy these apps to one of many very expensive weblogic or websphere servers running on AiX and oracle. When I suggested that most of these apps were very simple, not resource intensive and not mission critical. And, given that they were developed against tomcat. That it would be worth considering moving them to JBoss, Linux and since most were hibernate based, porting to Postgres or MySQL. They looked at me like I was an alien. I then said, ok, well, if you're going to spend several hundred thousand a year on these servers, why not use them? Give the developer guys local copies of development servers (which are free) and provide them with an IDE that supports the extra functionality. Not interested. Oh well, I moved on.