Clojure: decision fatigue

As someone who uses Clojure mostly for solo projects I often find myself in a situation when a decision on what libraries to use is hard. Clojure and its community seems to follow “There Is More Than One Way To Do It” path. Possibly often unintentiallally, because the core team …

Read more

workflow-tools: start using GitHub Actions at scale

Microservice architecture may have dozens or even hundreds of lookalikes services that require similar CI/CD workflows. With infrastructure as code approach taken by the GitHub Actions, why not using code generation? Provisioning a repository for a new microservice may also be automated.

I’ve just opensourced an internal tool …

Read more
Page 1 of 4 >>