Comment Re: Took 7 years but... (Score 1) 158
Comment Re: Okay, but (Score 1) 50
But you do make a point that most people underappreciate. The Spirit airline experience was bad, but one of the bigger factors in the poor experience was that everyone on the planes were extremely grumpy. You could avoid being nickel and dimed but there was no escape from the foul mood. No other airlines have ever come close.
Comment Re:When you find out (Score 1) 67
The cloud is perfectly reasonable as the "1" in a "3-2-1" strategy.
Comment Re: Woudn't be surprised if it all comes crashing (Score 1) 76
Comment Re:Until they run out of defective processors (Score 1) 167
I checked Apple's website for the US, the Indigo 256GB model says "6-8 business days".
For Canada, where I am, the Indigo 256GB model says "August 6th".
The article you linked is from April, four months ago. Clearly the situation has changed. Neither the US nor Canada are seeing months of backlog.
Comment Re:Until they run out of defective processors (Score 1) 167
I went to Apple's website and looked at the delivery time for the base macbook neo. The estimated delivery date is two days. The higher-end model, two weeks. The backlog certainly isn't months.
Comment Re:Until they run out of defective processors (Score 1) 167
They've already ordered a new production run of the chips. Yes, that costs a bunch more than using the old binned chips.
Comment Re: Reddit has become basically useless (Score 1) 83
Comment Re:Double sunrise? (Score 2) 70
That will be the direct flights from Perth to Sri Lanka, flown using stripped down Catalina flying boats. They were able to carry 3 passengers and 70kg of essential mail. The single-hop flights took up to 33 hours.
Comment Re: Wow! (Score 1) 55
Comment Re: Worthless fucking statistic. (Score 1) 226
Comment Re:Remove Encryption? (Score 1) 90
APFS supports compression, but it's the same compression techniques (deflate, LZVN, LZFSE) that HSF+ supports. And it seems to be a slightly higher-level approach to compression than ZFS uses, making it only mostly transparent compression. So newer techniques that ZFS leverages, like LZ4 or ZSTD, they're not an option. Compression is such a no-brainer with ZFS (particularly with how fast LZ4 and ZSTD can be) that more and more distros/operating systems are enabling it by default.
Comment Re:Remove Encryption? (Score 1) 90
I think Apple should have converted to ZFS in the first place, APFS kind of feels like they decided to re-invent the wheel and missed out on some important stuff (like block checksums) in the process. I still think it's reasonable for them to drop HFS+ encryption support and tell people to convert the drives to APFS if they want to keep doing it, though.
Comment Re:Remove Encryption? (Score 2) 90
What's stopping users from converting the drives from HFS+ encrypted to APFS encrypted? They have a process to do that in-place. People can keep using their existing drives, and can still have them encrypted.