Earlier quoted context omitted.
Windows is the same now. Due to "new and better" approach, each program puts its data in 5 different folders for "multi user" reasons. What is infuriating that all those folders are hidden and all of them are on C: drive. So your C: drive gets clogged. This makes it impossible to track how much space each program uses. (On a side note its been years since floppy drives were the A: drive... and yet we are still stuck…
> (On a side note its been yeara since floppy drives were the A: drive... and yet we are still stuck with the primary disc being called C:) The logic behind that is pretty obvious isn't it?
Samsung Magician disk utility takes 18 steps and two reboots to uninstall
71–80 of 259 posts
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#72I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions. Maybe Samsung used that when naming their product. I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete /
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#73Earlier quoted context omitted.
The writing style has a name called ragebaiting. The gold: > Localization files for every language on Earth Yeah because English is the only one language that matters. Let's fuck up all the non-native speakers to save, I don't know, 50kb of text files? How could one frame this as a bad thing? > Help documentation with 40+ screenshots in 10 languages Seriously how Anglocentric could this author be? Even physical produ…
Isn't the normal convention to ship all the language files in the installer, but for it to only install the ones that are actually used on the system?
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#74Years ago I shipped a MacOS product. If you deleted it, you would get an error emptying the recycle bin (or force-deleting the application bundle if you did an rm -R to it.) Why? Well, at the time Windows Explorer had an API for extensions, but MacOS didn't for Finder. We needed to add some menu items to the context menu, which on MacOS required reverse engineering Finder and injecting code into it. This then meant t…
Or did/does the Finder check whether to-be-deleted files are open? Or did I forget how older Mac file systems behaved?
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#75Earlier quoted context omitted.
> But I know people who are snuggly proud about not reading the manual and I really don't get it. Agreed... but there seem to be more and more products that either don't have manuals, or whose manuals are so badly written that reading them turns out to be a waste of time. I feel like people are being trained not to read manuals anymore, so I understand the people whose first instinct is "that thing is going to be use…
Installing software should not require a manual. It should require one button click, or one drag action.
That is way to simplistic to be one size fits all.
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#76Earlier quoted context omitted.
That's because this particular sort of cyber security is merely theatrics with the goal of reducing user agency and increasing paranoia and vendor lock-in. The user facing friction is the goal. There will always be scams and viruses; the only practical outcome will be that you have less control over your computer, and Apple/MS/Google have more. See: Sideloading, Wayland, UWPs, iOS JIT, Windows XP and 7 still being us…
We are moving away from the old world where you can trust the applications you are running on your computer, to today's world where you can't. The unix permission model is based on apps running as your user having access to every device and file you, the user, have access to. The threat was "other system users trying to access your files and devices" but now the threat is "applications you run trying to access your f…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#77I feel like the complaints here are…not really Samsung's fault? > So I’ve dug around and found a cleanup script buried six folders deep inside the app bundle. Let’s try to run it: > sh ~/Library/'Application Support'/Samsung/'Samsung Magician'/SamsungMagician.app/Contents/Resources/CleanupMagician_Admin_Mac.sh > It ran. And my kitty exploded. Sweet kitty overflowed. Hundreds - literally hundreds - of lines of chown:…
> I feel like the complaints here are…not really Samsung's fault? I don't know man, the last time I uninstalled an app on macOS, all I had to do was drag it to the trash. If you find this procedure sane, then I don't know what to tell you. Samsung is responsible of how users interact with their app, including its install and removal.
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#78I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions. Maybe Samsung used that when naming their product. I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete /
When a user mode application on the Mac doesn't just allow you to drag the app into the applications folder to install, it's a red huge red flag. Personally, I'd look for another alternative from a company that better understands the Mac. Chrome, for instance, previously used an installer that had to run with administrative permissions and famously ended up rendering systems unbootable. System utilities and drivers a…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#79I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions. Maybe Samsung used that when naming their product. I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete /
I don't remember this ever being the case, even in times of DOS.
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#80I worked on a disk utility in the 90s called PartitionMagic that was one of the first ones to let you dynamically resize disk partitions. Maybe Samsung used that when naming their product. I am old, but I miss the days when the install process was copy . to / and the uninstall process was delete /
When a user mode application on the Mac doesn't just allow you to drag the app into the applications folder to install, it's a red huge red flag. Personally, I'd look for another alternative from a company that better understands the Mac. Chrome, for instance, previously used an installer that had to run with administrative permissions and famously ended up rendering systems unbootable. System utilities and drivers a…