lightbendover·il y a 3 ans·discussEvery company should go to ridiculous lengths to avoid rewrites. Rewrites of significant tech (as a proxy, lets say 100+ kloc) spell doom. Doom.
lightbendover·il y a 3 ans·discusshttps://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris... isn't too far removed from some of what I've seen in big tech, especially architecture-wise. Certainly less costly absurdity.
lightbendover·il y a 3 ans·discussAlso big tech, we ask senior candidates both hypothetical systems and ones they have experience with.
lightbendover·il y a 3 ans·discuss> No one is working with a huge amount of data in big loops using virtual methods to take every element out of a huge dataset like he is showing.Things way worse than that exist. Replace "virtual method" with "service call."