medunes
medunes's Blog

medunes's Blog

Follow
Follow
homebadges

Object Zero, Coca Zero, POXO!

Jan 2, 20241 min read

"Object Zero" (~ Coke Zero) is the trend nowadays, yet, Einar Landre warns us that combining logic and state changes in the same class isn't bad, but...

Object Zero, Coca Zero, POXO!

Don't blame the devs

Dec 12, 20231 min read

Smelly code, not a function or a module, but an overall design. You know what? do not start by WTFing the $!f*# developers who wrote it. There are...

Don't blame the devs

Combining 2FA and Public Key Authentication for a better Linux SSH security

Dec 6, 20237 min read

What are we trying to improve? SSH (Secure Shell Connection) is a secure way to login to a Linux server and remotely work with it. However there might...

Combining 2FA and Public Key Authentication for a better Linux SSH security

Github copilot: will you be jobless?

Apr 23, 20222 min read

Github Copilot.. Now this is the new beast right ? Everybody is scared or at least worried about its capabilities.. Junior developers are thinking...

Github copilot: will you be jobless?

How to log your life easier in Symfony?

Mar 1, 20224 min read

because everyone deserves a logger-life! · Hi coderz, how you doing? I know you are fed-up with blogposts and have tons of ToDos So let's go for a quick...

How to log your life easier in Symfony?

How to make two docker containers from two different projects communicate with each others ?

Feb 7, 20223 min read

cover image credits to maximorlov.com · The problem: You have a container under a docker-compose project, that you want to communicate or access another...

How to make two docker containers from two different projects communicate with each others ?