Most of the "tech" youtube world is based around presenting mostly useless consumer products as it was technological advancement.
Most of their SAAS advertisers could be replaced by a "docker compose up", hardware ones, most of the time are just regular tools with one or two gimmick.
The way to get money advertising on linux is by misleading business people into getting useless enterprise services.
Exactly why banks almost always use one form of a corporate UNIX based OS for this or that. Shit hits the fan --> blame the other guy. You can't do that with community based distros, even with Debian, they offer no guarantee whatsoever.
SAAS is a scam developed by venture capital to make their otherwise nominally profitable tech gambits able to bilk clients of cash on a scale not even Barnum could fathom.
In my experience almost no outage happens because hardware failures. And most outages happen because bad configurations and/or expired certs, which in turn are a symptom of too much complexity.
Is there 🤔? I've seen things in production you wouldn't believe. Rigs from the stone age, a 30+ year old DEC still running their version of UNIX and people saving files on tapes. Why? It's how it has always been done 🤷. A firewall/router configured back in 2001 (no one's touched it ever since). An Ubuntu 12.4 install running a black box VM that no one knows what it's actually for, except that it was needed back in 2012 for something related to upgrading the network... so don't touch it cuz shit might stop working.
Trust me, I've seen homelabs that are far better maintained than real world production stuff. If you're talking about the 0.2% of companies/banks that actually take care of their infrastructure, they are the expection, not the norm.
Homelabs will always be better maintained. In most cases it’s a one man show and the documentation can be slight hints that will help you remember the process when you need it.
Most of the documentation for my homelab server is a README file in the folder next to the docker compose. At work I’m forced to write a lengthy explanation as to why things are the way they are in Confluence.
Hidden? It's pretty fucking opaque. The point of most videos is to explicitly talk about whatever item(s) is about (CPU, GPU, cooling device, chair, tons of accessories, etc), he mentions lttstore at least once per video, and explicitly calls out sponsors.
A "Ubuntu LTS" option would be great here, yeah. It'd be next to impossible to support every distro and I get the feeling linux users who have distro preferences are also the type who would prefer to do it themselves.
Source: Me I guess. I'd rather setup Fedora myself
That's good for workplaces at least. Everywhere I've worked, Ubuntu LTS is the standard with everything else being "good luck, just don't let it get in the way of work"
Those are the exact words my first boss used when on my first day, I asked if I could use linux mint instead haha. That's pretty spot on.
For good reason too, it has waaaay more support for your basic workplace apps than anything else (not that other things don't but it's easier to find a .deb than a .rpm)
I've blocked his channels, so I can't give recent sources. But it was VERY clear he ignored AMD graphics for years around 2014-2018, until when they began to advertise, they suddenly got attention. Also it was very clear that when Intel stopped their program to support reviewers, he did a 180 and was suddenly VERY EXTREMELY negative on everything Intel. Coinciding with when AMD began to advertise on his channel.
Just pay attention if you use his channel, and I bet you'll see it very quickly too.
I have AMD stock😀, I was always an AMD guy and stuck with my trusty Bulldozer FX CPU when they were really bad compared to Core2, I predicted way back in 2016 AMD would compete with Nvidia on compute, and later AI. But even for me what Linus did was too thick.
Intel was still ahead in single threaded at the time, but Linus focused ONLY on negative things.
Yes I watched it in it's entirety. He talks about it. As in Linux doesn't do anything if there's no money involved. How he acted towards Billet Labs in a pathetic way because they were an upcoming small firm with little to no money. Another commentator in this post had already mentioned how he turned from positive to negative towards Intel when Intel stopped paying reviewers. Do you remember when they monitised the fricking apology video on YouTube? Clues are all over the place if you are willing to see with an open eye.
Could you please correct your bot to not use double return for new line, which causes empty lines? And instead use a double space at the end of the line, and then return, which works as a normal return.
I have no idea why Lemmy does formatting this very counter intuitive way, but that's how it is.
They are different things. space+space+return is for a new line, yes, but return+return is for a new paragraph, which is a different thing. There is supposed to be a space, some clients just reduce it to a little less than one full line to look more compact, while others just leave the full empty line like you say. Either way it's the intended behaviour.