Oh I know, I'm still on Motorola because they have unlockable bootloaders and SD card slots. But in recent years they've started taking them out of some of their mid-range models.
Point is there should be more options. Removing the SD card slot is just a bullshit way to push cloud storage.
If you set it up properly (like using apps to sync folders) a big enough sd is like local "cloud" service.
I was thinking about it recently, after my phone data were very close to being deleted (I managed to prevent it eventually), I was angry at how not having an sd slot caused me so many issues. If I had a 1tb sd I would just autosync app backups and files to my card and not worry ~at all about losing data from bootloops etc.
maybe a rpi-style headless micro computer with 2 or 4 micro SD slots: tah-da: supertiny, supersilent NAS with 0 peripherals except power cable, yet has redundancy and is just as small and portable as an external drive.
I would happily use one for my music and movies to access them on the go. I already have copies elsewhere, so it would be no big loss if the card died.
Right. Like, my use case for SD cards is for my cameras. I want to take pictures and bring them home across international borders. And a 4TB card would be amazing, though probably not fast enough. I simply don't put files that I don't want people to find onto my SD cards in the first place.
I assume you're joking, but if not: the 4MB of flash you see is not mapped 1:1 with 4MB of actual flash on the SD card. Instead there might be something like 5MB, but your OS only sees 4MB of that.
The extra unallocated space is used as spare sectors (sectors degrade and must be swapped out) or even just randomly if it somehow increases IO performance (depending on the firmware).
Erasing the 4MB visible to your OS will not erase everything, there still may be whole files or fragments of your files sitting in the extra space. Drive-vendor specific commands can reliably access this space (if they exist and are available to you, which they mostly are not). Some secure erase commands may wipe the unallocated space but that's vendor specific, not documented and I don't think even supported over the SD interface (although I might be wrong on this last point).
Encryption and physical destruction are your best bets.
I don't know what your particular situation is but if you're just using it on computers you could use LUKS or BitLocker or FileVault. Then if you want to wipe it, you only need to destroy the key and the data is rendered effectively gone.
The article says 10MB/s minimum write speed, which would take 4.6 days to transfer 4TB, so... yeah. Even with the "max theoretical transfer rates" of 104MB/s (which is probably just read if anything) that's still almost 11 hours.
It makes sense to go with NVMe drives instead for a RAID NAS as it's the same memory technology (and what mostly determines the price in all of them is the amount of memory) so the price per GB isn't any higher (probably a bit lower as size is less of a constraint), the size is still quite small (it's surprising just how small NVMe SSD drives are compared with the older SSD 2.5 inch SATA ones) and NVMe is a much faster interface than SD so that things is going to be way faster.
It think I saw some in AliExpress the other day, but for what I use my NAS, plain old HDs with no RAID for redundancy or speed are just fine.
Did they add it back? That's good. But SD cards aren't really replacements for primary disks. It's silly that you can't get your primary disk as big as an SD card.
That's nice, but I'm more interested in prices coming back down. The manufacturers have been pumping up storage prices even though demand has gone down by artificially constricting supply.
The ones used for 4K recordings are not slow 100+MBps, I won't say prone to failure as such, flash storage can only handle a finite number of writes but we can mitigate that by using wear leveling.
Western Digital will launch the SD card, which follows the SD Association's Secure Digital Ultra Capacity (SDUC) standard, under its SanDisk brand and market it toward "complex media and entertainment workflows," such as high-resolution video with high framerates, using cameras and laptops, the announcement said.
The spacious card will use the Ultra High Speed-1 (UHS-1) bus interface, supporting max theoretical transfer rates of up to 104 MB per second.
"Attendees will get a preview of the 4TB SD card’s full capacity and learn more about how it will expand the creative possibilities for cameras and laptops," Western Digital said.
Western Digital didn't say what the SD card would cost, but with its advanced capabilities and targeted audience of professional creators, the offering will likely have premium pricing.
However, Western Digital's announcement also comes as SanDisk's reputation for reliable storage is in serious question by professional and long-time customers.
These alleged failures, combined with frustration around Western Digital's limited response to reported data losses, could have professionals with work-critical storage needs consider waiting for another brand to make the leap to 4TB.
The original article contains 566 words, the summary contains 180 words. Saved 68%. I'm a bot and I'm open source!
To be honest, SD cards are usually not meant for extending storage anyway. They should only ever be used for temporary storage like taking pictures and later transferring them to some other storage medium.
Me. I am basically trying to squeeze the desktop (PC) out of my phone, so there's a lot of "unnecessary" stuff.
For example, I am currently deciding whether to keep the 110GB of DVD ISO files which I can stream from my phone using VLC (on client side) which are served by nginx server from my phone (this way I still get all menus, just like with a physical DVD) or delete it and replace it with equally sized 110GB EN Wikipedia maxi .zim package, install kiwix-tools on Termux and set up nginx on Termux to serve as revese proxy to kiwix-serve so I could also host a mirror of the whole English Wikipedia, including (downscaled) images on my phone. I guess that sounds cooler than DVDs.
Or I should get a 512GB SD card and keep both.
I can't afford 1TB one.
But yeah, that's just one example. My 256GB SD card is about to pop while my video and music collection (The latter of which which is also served using Navidrome server in Termux 🙂. For videos I just use nginx with material fancyindex theme.) keeps growing.
I already have to keep some stuff on phone's internal storage.
Termux is godsent. Otherwise I'd absolutely have to get a PinePhone as I couldn't live with something as locked down as Android or even iOS without a nice terminal emulator.
Alternatively, I could benefit from pocket-sized passively cooled laptop.