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.