Clydesdalecrusher

joined 7 months ago
[–] Clydesdalecrusher@programming.dev 80 points 5 months ago (9 children)

It seems like they gave a bunch of people a notice to find new jobs as a form of promotion

I need out over weightlifting and computers with my family at all times.

[–] Clydesdalecrusher@programming.dev 3 points 7 months ago (2 children)

So am I understanding correctly that this code wasn’t exactly handled as a normal team? Like XZ had one person vetting the replacement?

 

Me and my friend were discussing this the other day about how he said RAID is no longer needed. He said it was due to how big SSDs have gotten and that apparently you can replace sectors within them if a problem occurs which is why having an array is not needed.

I replied with the fact that arrays allow for redundancy that create a faster uptime if there are issues and drive needs to be replaced. And depending on what you are doing, that is more valuable than just doing the new thing. Especially because RAID allows redundancy that can replicate lost data if needed depending on the configuration.

What do you all think?