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/)C
Posts
0
Comments
523
Joined
3 yr. ago

  • Git is not the only version control software out there, and not the first one either.

    Facebook for example is famous for not using git. Because their own modified copy of mercurial fits their needs better.

    Microsoft didn't use git until relatively recently either. They had to make some big contributions to make it work for their system.

  • IBM fell. Ford fell. Facebook (the social media site, not the company) fell. Yahoo fell.

    Sure, they haven't stopped existing, but their relevance is nowhere near their peak. There's no such thing as "too big to fall".

  • If governments could print infinite money they would just pay themselves an infinite salary.

    Your fundamentals of economics is broken.

  • Inline comments yes.

    Function/Class/Module doc comments should absolutely explain "what".

  • Why would they copy VSCode including the aspect people hate most.

    Had they made it in a native gui I might actually consider it. Otherwise, why wouldn't I just choose vscode.

  • Toggles should not exist. They should be check boxes. Checked if "ON", unchecked if "OFF" with a mouse over tooltip if there is any chance that it's ambiguous.