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

  • Okay thanks, interesting. And where do lemmygrad and hexbear sit on that axis? I haven't really thought about communism much since I was at uni in the late 90s and it was all triumphantly end of history type thinking. Suddenly arrive here and have hexbear and lemmygrad messages in my feed .

  • It depends on how much regression testing is in place to test that old and refactored code behaviours have the same outputs, and how much budget there is for writing this tests.

    For old financial systems for example, the answer is often to repeat the code again, as there's likely to be little tests to confirm existing behaviour and writing tests around very complex business domains is prohibitively expensive.