lightbendover·hace 3 años·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·hace 3 años·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·hace 3 años·discussAlso big tech, we ask senior candidates both hypothetical systems and ones they have experience with.
lightbendover·hace 3 años·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."