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/)SE
Posts
0
Comments
4
Joined
2 yr. ago
  • He has sort of a point buried deep in there; He's just not making it well.

    Partly that any press is good press. Nazis are (still) a small enough subculture that it's not worth advertising them as the main counterculture.

  • The "unfortunately" is weird. The judge is supposed to interpret law, not decide it. And he's determined that this law conflicts with inalienable rights in another law for a particular reason.

    I understand people think it's not broad enough, but more specific is more defensible, and more likely to stick.

  • OOP is fine. It's particularly Java culture that's terrible.

    I never want to see the word Factory in a class name ever again.

    When a Java dev writes in any other language, you can tell. Too many layers of abstraction is a key indicator. They make simple problems complex.

    I once inherited a C# website project from a Java dev. I couldn't even figure out how to modify the CSS. And I'm a C# dev.