When youβre building your container image there are at least two effortless practices that you can follow:
[Read More]
20 Every Day Docker Commands You Need To Learn
Cheatsheet of every day most used docker commands
Interacting with containers
[Read More]
Become a Fullstack DEV
Learn how to build a web app that converts YouTube videos into mp3 files using Python, Javascript, Docker and more!
Become a FullStack DEV.
[Read More]
Google Authenticator does not backup up your keys in your Google account (I F*cked up badly)
Installed a new OS on my Android phone and discovered that I've lost all of my 2FA accounts.
On Sunday noon I decided to install Lineage OS on my phone.
[Read More]
Docker environment variables naming
A safe way to name your Docker environment variables
When you start to build an application you will definitively want to use environment variables for sensitive values like passwords, or configurations.
[Read More]
How to connect docker containers
A quick overview on how docker DNS service works
Did you know that you can use the service name of a container or id to connect to it on Docker?
[Read More]
Yes! Use microservices and ask 'why are you like this?' afterward π
Sharing my experience on using microservices the wrong way
TL;DR Itβs a good idea to use microservices for a team of three or four people that only handles one or two microservices. Otherwise, stay away!
[Read More]
Kant C π©. A Javascript snippet to change YouTube video brightness
Adjust brightness and contrast in YouTube Videos, Vimeo, Netflix, HBO, Prime video, or any other site with a video on it
TL;DR https://gdi3d.github.io/change-youtube-videos-brightness/
[Read More]
Linux Files Permissions and Those chmod Numbers we Use π€
A short guide to learn Linux file permissions and what the hell are those numbers we use with chmod command
One thing to know about Linux is that you have file permissions for 3 categories.
[Read More]
Agile Scrum in real life π§π»βπ»
My journey as a Scrum Master implementing Scrum on my team
TL;DR Pointing Stories is hard and confusing π
[Read More]