Yeah, those plebeian tool swingers often woefully misinterpret the shrewd protocols of someone who non-ironically shares that “unfortunately another human had a personal conversation with me after I started a business conversation”. It’s a real problem. Sorry that happened to you. Better to avoid people entirely and stick to Excel, in my experience, but the good news is you got a completely appropriate and tasteful a…
Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
321–330 of 348 posts
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#322Yeah, those plebeian tool swingers often woefully misinterpret the shrewd protocols of someone who non-ironically shares that “unfortunately another human had a personal conversation with me after I started a business conversation”. It’s a real problem. Sorry that happened to you. Better to avoid people entirely and stick to Excel, in my experience, but the good news is you got a completely appropriate and tasteful a…
For your own sake, make sure to never read anything by Solzhenitsyn.
"Don't feed egregious comments by replying; flag them instead." (a.k.a. please don't feed the trolls).
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#323Yeah, those plebeian tool swingers often woefully misinterpret the shrewd protocols of someone who non-ironically shares that “unfortunately another human had a personal conversation with me after I started a business conversation”. It’s a real problem. Sorry that happened to you. Better to avoid people entirely and stick to Excel, in my experience, but the good news is you got a completely appropriate and tasteful a…
What On Earth are you talking about??
"Don't feed egregious comments by replying; flag them instead." (a.k.a. please don't feed the trolls).
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#324Earlier quoted context omitted.
“You have interpreted incorrectly. Here’s the correct interpretation. I’ve interpreted you incorrectly by assuming your remarks have something to do with tech moguls despite your drawing a map in crayon for me about engineering ethics. I do not intend to address that interpretation because I have announced my exit from this conversation, as normal people do, but your misinterpretation is fair game for me to dissect w…
Not a big fan of your comments but I really don't like the fact you're being censored.
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#325Earlier quoted context omitted.
What do you want, a map? 1) Unfortunately, someone took a conversation about a purchase request as a chance to speak to [me] in a personal capacity. He’s a genuinely nice guy though and [I] like him. Just didn’t know what his role was in [my] workplace, and it wasn’t putting that story in [my] ear at that time, but I suffered through it. 2) Now that [I] live with the story, [I’ve] been waiting for a chance to share i…
It's all in how you interpret it. Let me show you some other interpretations of what you read. > 1) Unfortunately, someone took a conversation about a purchase request as a chance to speak to [me] in a personal capacity "I was checking in on different departments, to make sure everyting was running smoothly, but got drawn into a non-work discussion I didn't really expect or have a lot of time for, but that's okay, he…
"Don't feed egregious comments by replying; flag them instead." (a.k.a. please don't feed the trolls).
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#326Earlier quoted context omitted.
My own worldview that people are universally people and we all deserve dignity in death? Yeah, I know, what a tragic way of looking at things. I drink myself to death over it. Even accepting your criticism, the same exact thing is communicable without (a) the unnecessary detail about the decedent’s weight and (b) specific recollections of the event in question. Tradespeople communicate like that among each other beca…
Goodness, it seems your speech becomes more inflammatory with every edit. I'm sorry if I offended you—I think talking about the disasters are important in engineering—it's part of the process. In the same vein that FAA regulations are "written in blood". The deceased's weight could have been (and sounds like it was) a compounding factor in this event. It seems a process improvement could have prevented this, but we s…
"Don't feed egregious comments by replying; flag them instead." (a.k.a. please don't feed the trolls).
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#327I'm interested to know what the majority of the Windows machines are used for. I can't think it'd be anything other than 'big enterprise' applications, where there seems to be a lot of bespoke stuff built specifically for Windows Server (e.g. finance software, healthcare systems, marriage registration, taxi licensing, nursing home management, etc). Unfortunately this sort of stuff is fairly rare to be available in th…
I worked on a derivatives system for a bank where we had a few thousand servers globally running distributed calculations. We chose C# over Java as it was more powerful at the time. Windows server was rock solid throughout, it also had the benefit of being integrated with Windows security. Now Linux you can run dotnet applications OK we'd probably choose that because its cheaper not because its better. Most server ap…
Btw - "more powerful" is literally the ultimate subjective statement.
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#328Earlier quoted context omitted.
I went for a while of bumping into lots of job opportuntities using the Microsoft stack, and thought perhaps it would be good for my career to learn a bit. But the barrier to entry seemed so high at the time - you needed MSDN subscriptions, paid IDEs, and paid servers. All out of my reach as a self taught junior developer. I don't know how or where everyone learnt it all, except as graduate developers at BigCorp?
Most Microsoft technology is completely free for non professionals. PC came with a Windows CD or the OS was per-installed already. You could install IIS (ASP server, l.limited to 5 users) from the Windows CD. I used the classic notepad.exe to code. It was kinda standard to buy the Office package, which came with a file based database. There where plenty of free tutorials on the web, and IIS also had some examples. An…
And even if you're buys a laptop, then you must pay extra for the "pro" version of Windows to actually install IIS. (Last time I tried installing IIS on Win7Home - it just told me that my OS wasn't supported)
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#329Earlier quoted context omitted.
I was on the Windows platform for 15 years and moved over to Linux about 6 years ago. One thing I miss from Windows Server is that it was very stable, updates never broke anything. If you got any updates that is. I think most people use Windows server because they are locked into Microsoft technology. I switched to Linux, and most importantly open source technology - in order to get out of the Windows ecosystem. I sw…
If you use rhel the guarantees are also very strong though it requires some extra steps to package and distribute your own software. Ubuntu on the other hand I've found breaks stuff often enough to be a nuisance.
Re: Linux is Most Used OS in Microsoft Azure – over 50 percent of VM cores
#330Earlier quoted context omitted.
I used "C# The Complete Reference" with the command line compilers to learn it in the later beta and through the 2002 release. No IDE, just a windows desktop. I think VS Community started in 2015... there was also a SharpDevelop and MonoDevelop option in between, from pretty early on. I used SharpDevelop on my own projects for a number of years. Around 2011 I started using Node more and have been back and forth on pr…
Visual Studio Express was available before Community getting available.