Kevin G. R. Greer
@kgrgreer
One problem with microservices is that network calls (even to the same machine) are orders of magnitude slower than method/function calls. Is it that developers don't have the discipline to create distinct components unless their platform forces them to? renegadeotter.com/2023/09/10/dea…
Just finished watching #alchemyofsouls which I thought was one of the best shows I've ever watched. #JungSoMin / Jung So Min ✨️THEDEALER was the real stand-out for me but the entire cast seemed like they were born for their roles.
From haskellforall.com/2024/07/softwa… "predictable work is work that could have been automated but was not automated" -- At work we generate 95% of our code but this means our work isn't predictable since we only write code we don't know how to write, otherwise we would have automated it.