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/)DR
Posts
2
Comments
313
Joined
2 yr. ago

  • Anytime a Republican complains about something, they are deflecting something else. They are not "good actors", they do not argue genuinely, they do not want what they say they want and they will not say what they actually want.

  • From the article:

    I would estimate that a very tiny percentage of the joy was attributable to specific policy objectives of the incoming Biden administration and that virtually all of it reflected relief that the bad man was gone. The 81,268,924 voters who pulled the lever for Biden were united by the belief that Donald Trump’s presidency was a civic emergency

  • Being able to document the exact algorithms used to solve a problem is sort of a 'Holy Grail' in programming. Most programmers aren't afforded the time to document to that level. This would require refining the code down to a single cohesive story that describes the functionality of the implementation. It's great when you can spend the time on it, but the problem is that the code is actually "working" long before that point. Most employers want to stop paying for code after it starts working.