Small miscalculation, 1 TB is only 10¹² bytes, not 10¹⁵ bytes, so you would only have 3840 * 10¹² bytes ⇒ 1280 * 10¹² pixels, so the width of a square RGB image with 3 bytes per pixel would only be around 35,777,088 pixels.
Does anyone know the music in the video?
Rusty as in the Rust programming language.
I've been using FreeTube for a while and it's great. It allows me to customise my feed to only include content from my subscriptions and filter out any recommendations designed to keep me on the platform for as long as possible.
Thanks for this, it actually was a lot of fun to try and complete it! 😀
Yeah, I have that problem as well. Don't know why it affects some users but not all.
It's really nice how you can now iterate over a boxed slice using for x in &y
rather than being forced to use for x in y.iter()
.
Well said. Privacy shouldn't be thought of as "all or nothing" but instead as a spectrum, because being completely private is practically impossible for most people and that mentality can lead you to not trying at all.
I recently joined Lemmy on this instance and got the exact same error when trying to upload a profile picture. Hopefully this problem gets fixed soon.
I wasted far too much time on that, holy shit.