Live data from Hacker News

SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

notebookcheck.net

51–60 of 158 posts

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#51
post #41

"up to 1 TB capacity... starting launch price is $15.99" I have adblock, how did this SanDisk commercial make it through?

Goes well with their affiliate links. And it's actually discounted to $14.99 at sandisk https://shop.sandisk.com/products/usb-flash-drives/sandisk-e...

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#52

Earlier quoted context omitted.

These days most of them seem to work just fine on Linux, Windows, and Mac. I use several brands across all 3 and never had an issue. I like the DOCKCASE Visual Smart ($40) or Explorer Edition ($50). They have large capacitors to provide 10 seconds of power loss protection, support 10Gbps USB speeds, and have a second USB port just for power which makes it compatible with SSD's that draw a lot of power. I like the inf…

Which filesystem do you use that handles large disks and can be mounted by Linux, Windows, and Mac?

Ext4 and NTFS. FUSE for linux and Paragon Software for MacOS. Though often I have three partitions, so I use APFS, NTFS, and Ext4 on the same drive.

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#54

I've pretty much stopped using 'stick' type storage for anything >256MB, as regardless of brand and series, my experience is that these thingies overheat under anything but light write usage, and either slow to a crawl or drop off the USB bus entirely before my copy is finished. 'Credit card' sized SSDs are not that much more inconvenient to carry and store, and don't exhibit any of these issues for me. And the therm…

It's a stylized S but it seems to be the official 'SanDisk' - the same image is on https://shop.sandisk.com/products/usb-flash-drives/sandisk-e..., linked in the article

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#56
post #11

I've pretty much stopped using 'stick' type storage for anything >256MB, as regardless of brand and series, my experience is that these thingies overheat under anything but light write usage, and either slow to a crawl or drop off the USB bus entirely before my copy is finished. 'Credit card' sized SSDs are not that much more inconvenient to carry and store, and don't exhibit any of these issues for me. And the therm…

Even smaller and faster are nvme enclosures over thunderbolt. Easily can be boot drive.

No need for thunderbolt, had good experience with good old high speed usb.

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#57
post #39
post #25

Earlier quoted context omitted.

That's a more general problem with USB.

The problem I have with USB on windows is how windows insists on turning off/crashing drivers for anything attached to USB for long periods of time. It’s gotten to the point I just turn off my machine (instead of power saving) so that things actually work when I turn it on.

If you use Linux (dual boot for instance) you can disable it with this boot arg for the kernel in Grub (and LILO too, you Slackware users, or Refind/Syslinux). Just append:

     usb.autosuspend=-1 usbcore.autosuspend=-1
to the

     linux quiet=1 foo bar blah blah... line in your /etc/default/grub, /etc/lilo.conf or whatever bootloader you use. Then, run update-grub or similar.
It will draw more power on laptops but not much.

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#58

Earlier quoted context omitted.

Any recommended enclosures that work reliably with Linux?

When you say Linux, reliability depends on distro. I had tried to install Mint on an external harddrive, and the stupid installer modified the boot loader to search for Grub on the removable disk. No removable disk, no grub, no booting of any OS. Idiotic. Lets not get started on the repair/recovery process since another mainstream OS recovery tools wont mount Fat32 EFI partition in R/W, needed to verify the uuid for…

I am begining to dislike mint, that I incidentaly downoaded via mobile data onto an old hinky android phone, then put on a usb drive with a usb/c adapter, with "etchDroid", and booted an ancient desk top with. The phone I have now, has a sim tray with places for 2 SIM's and an SD card, so with one of these 1TB, USB-C drives and a 1 TB SD card, it should be possible to carry a local copy of OSM, and a copy of wikipedia(text only) with plenty of room left, the full wiki is a monsterous 410 TB

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#59
post #44
post #12

Earlier quoted context omitted.

The most irritating thing about the credit-card sized ones, are how they aren’t attached if you move around. I like to be mobile, so I put some velcro ultra-mate on the back of my laptop, and also on my disk, then the disk can be attached and plugged in while I move around. I also got a 90-degree USB-C cable for a more direct cable route.

What do you do with all that storage? Here's the root partition (well, lvm) on a laptop I have been using for over three years now » df -hT ~ Filesystem Type Size Used Avail Use% Mounted on /dev/mapper/vgubuntu-root ext4 869G 298G 527G 37% / I do have an external drive for backups and another for drone footage but this is it. Everything else is either fast enough in the cloud or just here.

I record video in raw, so it’s mainly dealing with video files during editing.

I want to see if I can move to prores in my import step, but I haven’t found a good workflow that allows for that.

Re: SanDisk launches dongle-like Extreme Fit USB-C flash drive with up to 1 TB

#60
post #32

Earlier quoted context omitted.

There are still for any macbook pro with sd card slot. BaseQi or similar Nothing beats cheap storage like that and completely flush with the case

But how reliable is it? I've heard stories about how unreliable it is, and it's got me concerned.

running a parallels windows install off one, no issues. macos does unmount if battery gets really low but not really an issue after reboot or replug.
Post reply on HN