Imagick for php, compiling it from source
Due to the php extension imagick not being available for php8, I had to figure out how to compile it myself!
Due to the php extension imagick not being available for php8, I had to figure out how to compile it myself!
How I work with CI/CD using Kubernetes and automatic deploys. An expansion of my CIVO community talk!
Stay Tuned! A react course is coming! - What, why and whaaaaat?!
Contribution guidelines in Jitesoft open source projects.
Multi-stage dockerfiles.
A simple git-flow inspired methodology for teams that are not only seniors.
Wtf is git?
A couple of tricks for keeping the size of your docker images down.
Writing, building and publishing a Dockerfile.
Introduction to docker compose.
A brief introduction to Docker.
Obfuscation, minification… why, when and (again) why?
Creating a jail and run the services in docker.
C++ and memory.
A brief explanation of the garbage collector and memory management.
A short introduction to memory management in software.
Further along the road of classes in the C++ language.
A brief introduction to classes in the C++ language.
A brief introduction to functions in the C++ language.