Are you updating 1000’s of stacks every week? I update a couple critical things maybe once a month, and the other stuff maybe twice a year.
I don’t recommend auto updates, because updates break things and dealing with that is a lot of work.
Are you updating 1000’s of stacks every week? I update a couple critical things maybe once a month, and the other stuff maybe twice a year.
I don’t recommend auto updates, because updates break things and dealing with that is a lot of work.
Documentation is for onboarding other people. Why on earth would I need to onboard other people to something self-hosted?


You would be correct for a switch only, but not a router (serving multiple VLANS and/or hosts via a trunk port connected to a single switch or WAP). https://en.wikipedia.org/wiki/Trunking
How is the average person going to know that? If Joe blow can’t easily get to the distro they “should be using”, Linux ain’t happening for most people.


I enjoyed the depth of this answer. That being said…
4 copies seems like a level of paranoia that is not practical for the average consumer.
3 is what I use, and I consider that an already more advanced use case.
2 is probably most practical for the average person.
Why do I say this? The cost of the backup solution needs to be less than the value of the data itself x the effort to recover the incrementally missing data x the value of your time x the chance of failure.
In my experience, very few people have data that is so valuable that they need such a very thorough backup solution. Honestly, a 2$ thumb drive can contain most of the data the average user would actually miss and can’t easily find again scouring online.


While you are not wrong about these different specialities within the trade, there can still be an effect. Let me illustrate:
Suppose you like bananas but not apples. One day there is an apple disease that kills most of the apple trees leading to a collapse of the apple market. You feel relieved because you don’t eat bananas anyways. But you go to the supermarket and find that not only are the apple shelves empty, the banana shelves are empty too! Why? Well people still gotta eat, and not everyone is as picky as you, they switched to bananas and now the banana market is under supplied too. And it’s not like you can build a banana farm overnight.
Back to electricians, if the salaries of data center electricians increases rapidly, you will find that those electricians who are qualified for both (even if it is just a very small number) might focus on data centres, straining the supply of residential electricians. Just like with banana orchards, it takes time for new electricians to enter the market, and those new hires will further be swayed to the data center specialty first, further straining the residential market.
We can see a real example of this with the price of RAM. RAM manufacturers saw increased demand for data centre RAM so they switched focus to that market and it ended up drying out the consumer side supply, hence the surge in price. And just as with banana plantations and electricians, you can’t start up a RAM fab overnight.


You don’t need the latest Nvidea GPU to self host your own computing. You don’t even need ssds. You arguably don’t even need that much RAM. A ten year old Dell work fine. Are you self hosting your own AI? Probably not. So what? AI is not mature enough that it is a necessity.
Are computing prices coming down? Unlikely before the AI bubble pops. I think we have taken for granted that computing will perpetually improve price/performance. This is not sustainable.
You aren’t wrong about those actions but it overestimates the importance of “might makes right” and seriously underestimates the importance of soft power. The meme you shared commits the same fallacy, as is the current US administration.


I love Linux. I use it wherever I can. I don’t use Linux on my primary gaming workstation, for the simple reason that the display drivers, specifically mixed extended desktop and screen mirroring is just straight up ass.


Such an LLM would have the “knowledge” of almost every
Most human knowledge is not written down. Your premise is flawed to the core.


I hear they are a solution to the problem of increasing mileage/efficiency. I am no fan of Tesla, but we have to admit, there is some merit to that argument, however debatable the efficiency benefits are.
That’s not to say safety isn’t a serious issue. The biggest problem is the reliance on electronics. Now if someone can reinvent the design with a highly reliable mechanical system, with multiple redundancy.

I would not try to create a separate path to ground. The ground should be bonded to neutral at one and only one place: at or just behind the main panel.
GFCI is rated to protect two wire receptacles downstream of the GFCI, but check with the local authorities on the subject.


IMO, setting it up at home is not the bar for decentralization. I don’t think it’s even practical to run your own self-hosted fediverse server.
I think we can get just about all the same benefits of decentralization at the scale of the city.


You’ve conflated laws and ethics. Does piracy violate some laws in some jurisdictions? Unquestionably. Is every single law ethical? Unlikely.


OP didn’t specifically say “only use the parts that came out of the box”. It’s still ambiguous. Are official mods, like PRUSA MMU modifying? How about after market parts?
Let me propose a modification tier list:
I’ve personally done all 5. I can’t imagine everyone has done all tiers of modifications.


AI, crypto, just like .com, are very much very real, valuable technologies that have and will continue to stick around and be used until we destroy ourselves, or something even more advanced comes along.
What was/is a grift, is all the stupid money and people around it that don’t have a damn clue where the limits of the technologies actually lie, what kinds of real problems are solved and have been sold lies stop lies without doing their due diligence.
Assuming a constant rate of change of anything involving people over a period of ten years is straight up nonsense.


An AI message for dating? Have people just given up on living?


A broken clock is right twice a day. Inventions are only good when they reliably work for all the intended solutions.
I guess it depends what you run, and how the projects/containers are configured to handle updates and “breaking changes” in particular.
But also, I’m being a bit broad with the term “breaking changes”. Other kinds of “breaking changes” that aren’t strictly crashing the software, but that still cause work include projects that demand a manual database migration before being operational, a config change, or just a UI change that will confuse a user.
The point is, a lot of projects demand user attention which completely eclipses the effort required to execute a docker update.