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/)JU
Posts
15
Comments
733
Joined
11 mo. ago

  • One of the big issues that I personally had with Pixelfed is that content discovery is kind of difficult on the platform. Sure, there's probably some pictures out there of the obscure shit I'm into. However, all I ever found on pixelfed was like landscape/nature photography and a little bit of porn

  • Libreoffice does something weird to files. Not sure what it is, but I had to use it to fix my bash config at one point and then every time I launched my terminal after that I would get a "command not found:" line with no command, but the terminal still worked so I never bothered to figure it out lol

  • ¡Olé!

    Jump
  • The only coherent sentence I remember from French class is "Je parle un peu de Français, mais ceci n'est pas tres bein" which means "I speak a little French, but it's not very good"

  • While I do agree with what you're saying, I actually think a "by women for women" instance has a slightly different impact than a "by women for women" community. There are definitely pros and cons for both, though

  • This is anecdotal

    Not just anecdotal. The default SSH port gets hit by ridiculous numbers of bots because a lot of people don't bother to change it. This will be true no matter what machine you're on. Hell, your desktop at home has probably been scanned quite a few times even if all you do is watch porn on it

  • Doesn't matter what it implies. The entire purpose of programming is to make it so a human doesn't have to go do something manually.

    not x tells me I need to go manually check what type x is in Python.

    len(x) == 0 tells me that it's being type-checked automatically

  • Honestly most people use Python because it has fantastic libraries. They optimize it because the language is middling, but the libraries are gorgeous

    ETA: This might double post because my Internet sucks right now, will fix when I have a chance