9

"Linux doesn't need ccleaner," I say,

Submitted by twovests in just_post

as i clear all the nautilus thumbnails

and all the MAC OSX DIR bs

and run cargo clean in all my directories

and also conda clean --all

and oh yeah sudo apt autoremove and sudo apt autoclean

also delete my pip cache

also i gotta run ./snap_clean.sh that I downloaded from a Stackexchange post a year ago

oh that didn't work okay time to rm -r * /var/lib/snapd oh man i hope i don't miss a space

oh do i really need five different versions of CUDA

linux doesn't need a ccleaner

Comments

You must log in or register to comment.

5

emma wrote

just run it in wine

btw, ccleaner, along with avira, avg and avast have all been (or are about to be) acquired by norton. all the washed up anti-malware companies are grouping to form a giant scoop with which they are scraping the bottom of the barrel.

5

neku wrote

Norton Crypto is included as part of Norton 360 subscriptions. However, there are coin mining fees as well as transaction costs to transfer Ethereum.

The coin mining fee is currently 15% of the crypto allocated to the miner.

so as part of your subscription to norton, that you pay real dollars for, it takes 15% of the crypto you mine with your power and hardware. so you're paying to pay with a different currency. what a fucking ripoff lol

3

twovests wrote

just run it in wine

is this a joke or would ccleaner in wine actually be able to do anything?

btw, ccleaner, along with avira, avg and avast have all been (or are about to be) acquired by norton.

christ, good to know. i know avira/vg/avast/norton are all horrible but i didn't know ccleaner fell under that scope :( that sucks

3

emma wrote

is this a joke or would ccleaner in wine actually be able to do anything?

was a joke, but i looked it up and apparently people have had success with it

probably wouldn't clean up the snake poop, though

4

Moonside wrote

It's different though. You see, when things suck in Windows, you have to use it, but when things suck on Linux, you get to use it!

3

twovests wrote

this but unironically

1

Moonside wrote

I honestly do prefer the problem solving process on Linux. Solving problems on a Windows desktop is finding a tutorial with instructions to click (as the best case scenario), which may or may not be up to date. Clicking the right fields takes up a lot of attention, somehow. I find command line and text file stuff to be clearer a lot of time and you can build up some conceptual understanding over time, even if the tools could be better without legacy cruft. E.g. bash is not a fine programming language, Unix commands are needlessly cryptic ('cp' instead of 'copy' and 'mv' instead of 'move' or 'rename' kinda suck. But learning basic command line usage made me way more efficient and it was also fun.