Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)VA
Posts
17
Comments
1,406
Joined
1 yr. ago

  • But where will meta put its ads, and how can it filter what you see if you can't (as a user of an instance blocking meta/threads/...) subscribe to meta instances?

    I mean it's just a hot mess, so I'm all for blocking those predatory psycopaths even if it theoretically isn't needed in some cases.

  • Took me some years (but man has Mint become better!).

    I even have a little windows box for "all that stuff not working on Linux", scanner went over, big printer too, about everything except keepass(I have the 1.0 version so it's just lazyness) and, uh, photoshop but I'm working on it.

    Totally worth it (for me), good luck!

  • It can, but it would just be the assembly instructions.

    Usually we use high level programming languages when developing software, you'd make the cat class, the dog class, both inheriting from the animal class etc. to make our job easier.

    When you compile the code, all the cute stuff gets removed, and the resulting code gets optimized as much as possible, which means you can't get back to the nice cat and dog code anymore.

    A bit like a painter uses thousands of brush strokes to make a painting, it would be very hard to figure out which ones he made to make that specific painting, even if you have access to the painting.