[-] 0x00cl@lemmy.ml 1 points 2 weeks ago

Yes, if it only contains files then it won't do anything.

[-] 0x00cl@lemmy.ml 3 points 2 weeks ago
38
submitted 2 weeks ago by 0x00cl@lemmy.ml to c/opensource@lemmy.ml

So this utility given a directory or path, will move randomly files in subdirectories and will move subdirectories randomly too. CAREFUL, if given system directory it will probably trash the system, equivalent of doing rm -rf /, except all the files are still there! :)

I don't know why I came up with this idea nor if its original but its mine.

You might ask, whats the use case, well that's an interesting question, you know why? Because... 🏃

(Of course, I'm open to feedback.)

[-] 0x00cl@lemmy.ml 7 points 1 month ago

4 Js-core @ 2.00 GHz

[-] 0x00cl@lemmy.ml 3 points 5 months ago

Rule 4: No association with or reference to crypto“currencies” because these are greed incentivizing pyramid schemes.

Aurora accepts cryptocurrencies as donations. And F-Droid also did but apparently its on hold.

[-] 0x00cl@lemmy.ml 2 points 8 months ago

Web solutions allow you to have an account and can keep track of those things. There are Android apps like Clipious that connect to the web instsnces so it keeps in sync with what you watch on your browser.

[-] 0x00cl@lemmy.ml 3 points 9 months ago

I prefer simplewall over tinywall. I can't remember what I didn't like about tinywall though.

[-] 0x00cl@lemmy.ml 1 points 1 year ago

Well, the tab key was created to avoid repeatedly having to press space to create an indentation, but that was on typewritters, so either way, you can use spaces or tab key to indent text.

Now text editors can transform tab character ('\t') to desired amount of spaces, and I think the problem with using tab characters in code ('\t') is that system may have different configurations for the amount of space a tab char takes, making it look inconsistent on different systems, while space char is pretty much standard on every system.

0x00cl

joined 2 years ago