Samsung Magician disk utility takes 18 steps and two reboots to uninstall
81–90 of 259 posts
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#82I 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 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.
[0] https://stackoverflow.com/questions/8680132/creating-nice-dm...
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#83Earlier 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…
I strongly disagree. I often have apps on my Mac or iPhone that ask for permission to see my camera, microphone, contacts, etc etc that I don't want it to see. But I do want other apps to be able to access those things. Being able to stop those apps from accessing before they do instead of trying to fix it after is incredibly valuable. Sure some users just accept everything, but that is not an argument against them e…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#84Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#85I 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:…
It's a .sh script, so he could have read it before running it. And when he saw "chown: Operation not permitted", he could have realized that the word Admin in the script was a clue that it needed, well, admin-level privileges, and he should try running it with sudo (after reading it first, naturally). I'm with you, I feel like this is someone who caused himself a lot of self-inflicted pain. I mean, if he had read the…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#86I think the most obscene thing here is that macOS is now littered with permission prompts for camera, background execution, etc, but makes no effort to stop even industry partners from spraying the disk with dozens of files that can’t be removed easily.
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…
Sandboxing apps by default is not that. The principle of least privilege is good security. If I vibecode some quick and dirty hobby app and share it with the world, it's better if the robot's mistake can't `rm -rf ~/` or give some creep access to your webcam.
The user should be able to override that in any way they see fit of course.
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#87Since then I've been using Corsair and WD Black drives, since Samsung has gotten overpriced and hasn't seemed as reliable the past few years. That application was one of the reasons.
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#88Parts of that article are just downright terrible. First, the criticism of Electron is moot. Yes it's not sleek, but it's sufficient. This app is not supposed to be used heavily on a daily basis. Run it once to setup your drive, run it a few months later for a firmware upgrade or a quick health check and that's all. And when you had a taste of the absolute UX monsters some hardware vendors can produce on the software…
Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#89Re: Samsung Magician disk utility takes 18 steps and two reboots to uninstall
#90I 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 /
PartitionMagic was a S-Tier windows utility. Thank you.