Fast Power Algorithm
A fast and efficient method to calculate exponents
Dec 5, 20223 min read
Search for a command to run...
A fast and efficient method to calculate exponents
While managing my kubernetes cluster, I needed to install several helm charts to do things like: Installing ingress controller in order to connect my cluster's ingress with my cloud-provider's load balancer Installing metrics-server to be able to ge...

On sharing data throughout big monolith app

A refactoring journey from imperative to declarative code
