yq to manage your K8s yaml
On the current project, I had the need to extract the cpu limits from the deployment descriptor, sum them to check resource usage and print a report. I need to …
On the current project, I had the need to extract the cpu limits from the deployment descriptor, sum them to check resource usage and print a report. I need to …
Today I have an hard time using the @Profile directive for enable feature toggle on Spring, so I decided to write a small guide on it. Introduction Feature toggle is …
Nel modo della IT, possiamo oramai dire che l’Open Source e’ una pietra angolare dello sviluppo software. Non tutto il software e’ in standard GPLv3, ma in ogni caso molto …
I have one shiny mechanical keyboard I use on my daily job, under Windoooze and Linux bash When I switch to my super-powered Mac on weekend, my muscle memory gets …
In the last year I did a lot of job interviews for frontend developers. Normally I ask to write a some codes, using some site like https://codesandbox.io or site with …