Skip Navigation
0x00cl 0x00cl @lemmy.ml
Posts 4
Comments 11
dstort - utility to "organize" randomly a directory
  • Yes, if it only contains files then it won't do anything.

  • dstort - utility to "organize" randomly a directory

    github.com GitHub - 0x00cl/dstort: dstort - "organize" randomly a directory

    dstort - "organize" randomly a directory. Contribute to 0x00cl/dstort development by creating an account on GitHub.

    GitHub - 0x00cl/dstort: dstort - "organize" randomly a directory

    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.)

    11
    50 million rendered polygons vs one spicy 4.2MB boi
  • 4 Js-core @ 2.00 GHz

  • What if I paid for all my free software?
  • 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.

  • YouTube Premium price increases internationally - GSMArena.com news
  • 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.

  • What open source programs do you recommend for Windows? (Windows exclusive or not)
  • I prefer simplewall over tinywall. I can't remember what I didn't like about tinywall though.

  • Electronics @lemmy.ml 0x00cl @lemmy.ml

    RE: Help with old camera battery

    What I ended up doing was making my own battery by using 2x18650 connected in series to get the 6V the camcorder needed and a buck converter and worked like charm. I didn't want to end up buying already "built" batteries from a seller in Aliexpress.

    Here I wrote a little more about it with images. https://0x00.cl/blog/2023/making-my-own-battery/

    0
    Electronics @lemmy.ml 0x00cl @lemmy.ml

    Help with old camera battery

    Hello,

    I have an old sony camera that has an old Ni-Cd battery (6V 3000mAh) and of course now the charge doesn't last long. They do sell "new" batteries for it but its from Aliexpress and I don't want to rely on 1 not so reputable seller incase I need a new one. So I wanted to repair it and "upgrade" it myself, but im no electrician or anything I just like to tinker with electronics so I had a few questions.

    The battery and camera only have 2 connections, positive (+) and negative (-). I saw on aliexpress that they sell a 6V 4200mAh battery pack, which is made of 5xAA (1.2V) Ni-Mh rechargable batteries. Would it be as simple as that, if I connect the positive and negative to the corresponding ones on the old camera it should work?

    Is there anything else I should take into consideration?

    EDIT: The camera Is a Sony CCD-TR403 EDIT2: or would it be better to build my own battery pack with 18650

    1
    Since you guys don't enjoy the 40s…
  • Nice keyboard!

  • Nothing too fancy but its mine

    I recently bought this mechanical keyboard from Aliexpress, Aigo A68 (~46 USD). I did a more in depth review in my blog with more pictures. https://0x00.cl/blog/2023/mechanical-keyboard/

    8
    This is not a meme, I was trying to find content for an OC /c/programmerhumor post and found this
  • 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.

  • Do not touch the legacy runes.
  • Did you mean, let me rewrite it from scratch? :p