this post was submitted on 25 Aug 2023
14 points (79.2% liked)
Programming
17354 readers
604 users here now
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Rules
- Follow the programming.dev instance rules
- Keep content related to programming in some way
- If you're posting long videos try to add in some form of tldr for those who don't want to watch videos
Wormhole
Follow the wormhole through a path of communities !webdev@programming.dev
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Know any decent alternatives? I use ccleaner occasionally only to quickly clear out unused and temporary files.
Doesnt really clean up after much more than default windows apps and IE, unfortunately. (Theres an API for registering apps but I've never seen an app use it.) Doesnt clean up NVIDIA install files, doesnt clean up
%localappdata%\Temp
, or the Office install files atC:\temp
. Not MS Edge cache, chromium cache, discord cache, adobe cache, nor system logs. The currently best, which I dont think is as good yet as CCleaner once was, is BleachBit. But its more trustworthy than CCleaner and it is open source.Yeah I’m not going to use it. I used it once back in the days, but never since because it fucked up everything. It’s just, I paid for a cyber security course that’s all about how you can be safe, and then they throw NordVPN and CCleaner onto you in 2023 and I just… I’ve learned a lot about networking and security in this course and then that?
Yes… the part of the course I am at right now is about encryption on windows. I just skipped how they expained encrypting your HDD with veracrypt… that’s sad… windows itself lets you encrypt stuff natively…
Edit: now they encrypt it with bitlocker… like a whole 10 minutes of showing that…