I remember a DiY post on the other site where someone buried a shipping container in their yard and was making it into an underground bunker.
Everyone freaked out about carbon monoxide poisoning and told them to never go down there even with fans running.
Oh, but didn’t you hear? Apparently the Democrats are just as bad.
But seriously, I haven’t been very happy with the Dems recently but most of my complaints are that they are not doing enough to stop the LITERAL FACISM that is the GOP right now.
I miss LAN parties, everyone coming over lugging their desktops and CRT monitors, having an 8-port 10gps Ethernet hub (not switch), staying up late playing 4v4 StarCraft maps and Diablo 2 games at max capacity.
Good times.
I think that it depends on the subject being argued about. It is ok to have “both sides have a point” when you are arguing about what OS your next computer will run, there are genuine advantages to each option.
But it is important to know when to draw the line. I do NOT agree that “both sides have a point” when it comes to human rights or any other actually important subject matter.
The thing everyone needs to know is that not all internet arguments are created equal and you have to know when to listen to both sides and when one side is just plane wrong.
I will say the small 10 screen AMC near me has nice seats. It has a bunch of small theaters that are pretty comfortable.
The giant AMC at the mall 30 minutes north of me has huge theaters full of crappy seats.
It depends on where you go.
It will take a long time and while it runs it will use a lot of resources so the server can be bogged down. It is also a dangerous time for a NAS, because if you have a drive down, and another drive dies, the whole pool can collapse. The process involves reading every bit on every drive, so it does put strain on everything.
Some people will go out of their way to buy drives from different manufacturing batches so if one batch has a problem, not all of their drives will fail.
The way striping works (at an eli5 level) is you have a bunch of drives and one is a check for everything else. So let’s say you have four 10tb drives. Three would be data and one would be the check, so you get 30tb of usable space.
In reality you don’t have a single drive working as a check, instead you spread the checks across all of the drives, if you map it out with “d” being data and “c” being check it looks like this: dddc ddcd dcdd cddd
This way each drive has the same number of checks on it, and also why we call it striping.