@quad Definitely do not go with CentOS.
Alpine would be nice, I'm sure, but the lack of glibc may end up breaking stuff (or maybe not).
Hmm... Why not Ubuntu LTS?
@tk @quad Anything can indeed be agile if you install Docker. Docker is a blessing for me, honestly. I run tens of services, and I don't have to worry about manually updating them (through apt, yum, dnf, or else) anymore. I just have an Ansible playbook that shuts the Docker machines down while keeping the volumes intact, and fetches the latest Docker image from hub.docker.com, while reconnecting them to their volumes and starting all of them up.
It's pure bliss.
@quad @tk I think it adds a lot of stability, reproducibility, and security to a prod deployment.
For example, my Docker "master node" has like 3 or 4 networks that are isolated from each other, and allow services like MariaDB and such to talk to other servers. This way, all my databases are isolated from each other, and if a web service contains a vulnerability that allows the attacker to dump the databases, they won't see much from the other ones.
@crunklord420 @tk @quad To be fair, software engineering exists and very few companies seem to get it right. I don't understand why this is, but I suspect it's the same reason why Docker is not used properly either.
@quad @tk @crunklord420 I have a MacBook Pro :<
@quad @tk @crunklord420 My previous company hired me for sysadmin work. Their previous employees were maintaining all the server infrastructure, but their official title was Developer.
Let me tell you. It wasn't a pretty sight.
I mean, all things considered, it wasn't that terrible either. But I had to fix a lot of stuff. Not that I hated the job, anyway.
> It's actually a bad move from a business perspective to spend the effort to provide security and quality
No it isn't. It may not make sense in the short term, but the biggest companies on the planet (GAFAM, FANG, whatever you want to call them) use solid engineering principles for long-lasting success.
Generally speaking, small and medium companies don't care about these issues until it's too late, and they're hacked, for example.
@crunklord420 @tk @quad I have contacts inside Google and Microsoft. It may not look like it to the outsider, but these companies have the most solid software engineering principles I have ever seen. Nothing comes even close. Google, in particular. Amazon is second. Apple and Microsoft are last. But Microsoft is still better than your average run-of-the-mill 25-people webdev shop, this much I assure you.
@crunklord420 @tk @quad Google Chrome is by itself an excellent product. It simply does not cater to your particular needs.
I personally use Brave. It's basically Chrome minus all the Google bullshit. Brave wouldn't exist without Google Chrome, let's be honest here.
Windows... Well, I'm not a fan, but there's a reason it's consumer computer OS number 1. (And one of them is not brainwashing, extortion and/or marketing).
@quad @tk @crunklord420 @L1Cafe Sadly (at least some) "enterprise-grade" hardware is going that way too. For example, just look at the newer ThinkPad generations...
> Like being open source
Well, I'd say Red Hat products are as enterprise-grade as it gets, really. I would be inclined to say there's as much open source push on the enterprise side of things as there is on the consumer side of things.
@quad @tk @crunklord420 Microsoft is clearly steering towards open source, too. Edge, Visual Studio Code, .Net Core, PowerShell.
Don't get me wrong, above all, they're companies. They want to make money. They're not charity NGOs. But still, Microsoft didn't strictly need to make Edge and VSCode open source.
@crunklord420 @tk @quad Like I said. They're not NGOs. Of course they only care about money. That's the point.
But again, they didn't strictly need to do it. Microsoft's survival doesn't necessarily depend on VSCode being open source, that's my point.
@crunklord420 @tk @quad Of course I have.
Wouldn't you agree that the Brave, Edge and Vivaldi are a net positive outcome, though?
I mean, Google is now kicking adblocks and Brave and Vivaldi are joining forces to create an alternative to the Chrome Store. I think that is pretty positive, honestly.
(Even if you don't like the browsers specifically).
@quad @tk @crunklord420 My point is that I take a pragmatic approach and simply pick the most (IMHO) suitable tools for the job.
I wouldn't dare do web development on Chromium, for example. I find Firefox' debug options vastly superior. But I don't like using Firefox as my main browser because it is not very respectful of my laptop's battery.
@quad @tk @crunklord420 CUPS was pretty nice indeed, but it seems like Apple doesn't care about anyone but themselves. Exactly like Microsoft.
And Red Hat is not a saint either, they push open source to outrun the closed source competition, while pushing their systemd, PulseAudio, Ansible, and other stuff to other distributions.
This isn't inherently bad (or good) either. Nothing's ever black or white.