Published onFebruary 3, 2025Some thoughts about traits of good tech teams culturestechcultureWhat makes a good culture in a tech team ?
Published onDecember 12, 2024VS Code tip : Debug external libraries in VS CodevscodedebugHow can you debug the external libraries you are using on VS Code?
Published onOctober 12, 2024DevOps journey step 2 : Baby steps in KubernetespythonkubernetesdevopsFirst steps into Kubernetes
Published onSeptember 12, 2024Developer mindset thoughts N1: Do not get stuck for too longsoft-skillsmindsetprogrammingIn a professional environment, do not get stuck for too long. Otherwise you may face some very bad consequences
Published onJuly 21, 2024Python tip N4 : When list is not the answer (from Fluent Python book)pythonbookfluent-pythontipsShould you always use a list ?