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/)ZA
Posts
0
Comments
257
Joined
2 yr. ago

  • You're absolutely right, not sure where I thought I had read that.

    Edit: It's actually a bit less clear cut when you consider new vs old style classes, which took the Python 3 discontinuity to resolve. But still, it was wrong to imply that Python didn't originally support OOP.

  • Me too! Even just the fact that only false and nil are falsey is enough for me to prefer Ruby. Being able to use ||= as an idiomatic one-time initializer is rad. Python's OOP bothers me in a lot of ways compared to Ruby as well. And don't get me started on Ruby's blocks. . .

  • Of course, but that doesn't mean people aren't allowed to distain making that connection closer.

    I don't imagine Meta is bothering to scrape Lemmy instances anyway. The signs would be pretty obvious I'd imagine.

  • Whether they need it to federate or not, it's still reasonable to not want an entity as large and powerful as Meta to consume this data. Fuck Meta because it's Meta, which has a history of being particularly heinous with user data.

  • Emperoratrix sounds really clunky to me, -atrix is the feminine counterpart to -ator. Imperator, dominator, navigator, etc. I'm particularly fond of the overextension that is 'alligatrix' myself.

  • I always answer, and I still only occasionally get spam calls. I wonder whether I'm just very lucky or if wasting their time consistently gets you put on lists of a different kind.

  • LFS surely teaches more, but not by much.

    Portage lets you see down into the proper guts of Linux deployment. It's much more applicable knowledge than almost any other distro. Plus, the install and maintenance teach non-specific fundamentals as well.

    LFS gives a bit more learning and an utterly impractical OS for real life.

    Gentoo teaches slightly less, and gives you an extremely robust and flexible OS.

  • LFS doesn't give you a usable system in practice though. A distribution is nothing without package management.

    Gentoo gives you a thorough course in Linux fundamentals, and has lots of other benefits. Forget the mild gains of compiling for your specific CPU, it's really all about the incredible flexibility of Portage.