VM is a Server. VM computing is not serverless computing. To manage servers you need server admins. Continue reading
Yearly archives: 2023
16 posts
Simplicity is a great virtue but it requires hard work to achieve it and education to appreciate it. And to make matters worse: complexity sells better.” — Edsger Dijkstra
C++17 allows us to have std::array
‘s template arguments deduced.
Continue reading
Localhost module is a microservice implementation style aiming for the right size and performance.
This post is W.I.P.