DEV Community

Maxime Guilbert profile picture

Maxime Guilbert

Just a dev who touches a lot of things and wants to share his experiences. (or just want to note somewhere things to don't forget)

Joined Joined on  github website

Education

selftaught

How to encode/decode data with a RSA key?

How to encode/decode data with a RSA key?

3
Comments
2 min read

Want to connect with Maxime Guilbert?

Create an account to connect with Maxime Guilbert. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
Comment chiffrer/déchiffrer des données avec une clé RSA?

Comment chiffrer/déchiffrer des données avec une clé RSA?

5
Comments
2 min read
How to generate a SSH RSA key

How to generate a SSH RSA key

1
Comments
2 min read
Comment générer une clé SSH RSA ?

Comment générer une clé SSH RSA ?

2
Comments 1
2 min read
How to have colors in logs ?

How to have colors in logs ?

6
Comments
2 min read
Comment avoir des logs de couleur?

Comment avoir des logs de couleur?

2
Comments
2 min read
Execute a lambda every X minutes

Execute a lambda every X minutes

5
Comments
3 min read
Exécuter automatiquement une lambda de manière régulière

Exécuter automatiquement une lambda de manière régulière

1
Comments
3 min read
How to simplify your unit test?

How to simplify your unit test?

2
Comments 2
2 min read
Comment simplifier vos tests unitaires ?

Comment simplifier vos tests unitaires ?

3
Comments
2 min read
How to mock the logger in Go?

How to mock the logger in Go?

3
Comments
2 min read
Comment mocker le logger en Go?

Comment mocker le logger en Go?

1
Comments
2 min read
Que signifie l'erreur "Volume node affinity conflict" ?

Que signifie l'erreur "Volume node affinity conflict" ?

1
Comments
2 min read
What does the error "Volume node affinity conflict" mean ?

What does the error "Volume node affinity conflict" mean ?

5
Comments
2 min read
Que signifie l'erreur "cannot delete Pods with local storage"?

Que signifie l'erreur "cannot delete Pods with local storage"?

2
Comments
3 min read
What does the error "cannot delete Pods with local storage" mean ?

What does the error "cannot delete Pods with local storage" mean ?

2
Comments
2 min read
Publication d'une nouvelle IA : Maçon de l'espoir, réalité et esprit

Publication d'une nouvelle IA : Maçon de l'espoir, réalité et esprit

1
Comments
1 min read
Release of the new AI-GPT : Maker Of Minds

Release of the new AI-GPT : Maker Of Minds

2
Comments
1 min read
What is a Go Routine?

What is a Go Routine?

1
Comments
2 min read
Qu'est-ce qu'une Go Routine?

Qu'est-ce qu'une Go Routine?

3
Comments
2 min read
Docusaurus - Or the simpliest way to do a technical documentation

Docusaurus - Or the simpliest way to do a technical documentation

3
Comments
2 min read
Docusaurus - Ou la manière la plus simple de créer votre documentation technique

Docusaurus - Ou la manière la plus simple de créer votre documentation technique

4
Comments
2 min read
Mettre en place l'authentification sur Nginx

Mettre en place l'authentification sur Nginx

2
Comments
2 min read
Setup authentication in Nginx

Setup authentication in Nginx

2
Comments
3 min read
Use NGINX as database proxy

Use NGINX as database proxy

4
Comments
3 min read
Utiliser NGINX comme d'un proxy de base de données

Utiliser NGINX comme d'un proxy de base de données

2
Comments
4 min read
Execute temporary treatments with Helm

Execute temporary treatments with Helm

2
Comments
3 min read
Effectuer des traitements temporaires lors du déploiement d'un helm chart

Effectuer des traitements temporaires lors du déploiement d'un helm chart

1
Comments
3 min read
How to define a proxy in our kubeconfig file?

How to define a proxy in our kubeconfig file?

3
Comments
1 min read
Comment définir un proxy dans son fichier kubeconfig?

Comment définir un proxy dans son fichier kubeconfig?

4
Comments
1 min read
Automatically delete a Job in Kubernetes

Automatically delete a Job in Kubernetes

2
Comments
1 min read
Supprimer automatiquement une Job dans Kubernetes

Supprimer automatiquement une Job dans Kubernetes

1
Comments
2 min read
How to resolve "can't run linter goanalysis_metalinter" ?

How to resolve "can't run linter goanalysis_metalinter" ?

2
Comments
1 min read
Comment résoudre "can't run linter goanalysis_metalinter" ?

Comment résoudre "can't run linter goanalysis_metalinter" ?

1
Comments
1 min read
K6 - Outil simple et rapide de Load Testing

K6 - Outil simple et rapide de Load Testing

2
Comments
2 min read
K6 - Lightweight Load Testing tool

K6 - Lightweight Load Testing tool

4
Comments
2 min read
Connexion Bureau à distance - Utiliser 2 écrans sur 3

Connexion Bureau à distance - Utiliser 2 écrans sur 3

2
Comments
2 min read
Remote Desktop Connexion - How to use 2 out of 3 screens?

Remote Desktop Connexion - How to use 2 out of 3 screens?

3
Comments 1
2 min read
Forcer la suppression de ressources Kubernetes

Forcer la suppression de ressources Kubernetes

2
Comments
1 min read
K8s forcefully delete resources

K8s forcefully delete resources

1
Comments
1 min read
Gitlab-CI - Comment partager des variables d'environnement dans after_script?

Gitlab-CI - Comment partager des variables d'environnement dans after_script?

2
Comments
1 min read
Gitlab-CI - How to share environment variables to the after_script?

Gitlab-CI - How to share environment variables to the after_script?

3
Comments
1 min read
What are your objectives for 2023?

What are your objectives for 2023?

1
Comments
1 min read
Quels sont vos objectifs pour 2023?

Quels sont vos objectifs pour 2023?

Comments 3
1 min read
Bilan de 2022

Bilan de 2022

5
Comments 2
1 min read
Final post of 2022

Final post of 2022

6
Comments
1 min read
Comment lire un fichier JSON et le convertir en Go struct ?

Comment lire un fichier JSON et le convertir en Go struct ?

4
Comments
2 min read
How to read a file and convert JSON to Go Struct

How to read a file and convert JSON to Go Struct

15
Comments 3
2 min read
Comment corriger : File is not `gofmt`-ed with `-s` (gofmt)

Comment corriger : File is not `gofmt`-ed with `-s` (gofmt)

4
Comments
1 min read
How to debug : File is not `gofmt`-ed with `-s` (gofmt)

How to debug : File is not `gofmt`-ed with `-s` (gofmt)

3
Comments
1 min read
Comment débugger : File is not `goimports`-ed (goimports)

Comment débugger : File is not `goimports`-ed (goimports)

3
Comments
1 min read
How to debug : File is not `goimports`-ed (goimports)

How to debug : File is not `goimports`-ed (goimports)

3
Comments
1 min read
Comment améliorer son pipeline terragrunt ?

Comment améliorer son pipeline terragrunt ?

1
Comments
2 min read
How to improve terragrunt pipeline ?

How to improve terragrunt pipeline ?

1
Comments
2 min read
Aide pour parler en public

Aide pour parler en public

6
Comments 2
1 min read
Help for public speaking

Help for public speaking

4
Comments
1 min read
GoLang - Comment utiliser des maps

GoLang - Comment utiliser des maps

3
Comments
2 min read
GoLang - How to use maps

GoLang - How to use maps

4
Comments
1 min read
Chaos Engineering - Un monde de destruction ?!

Chaos Engineering - Un monde de destruction ?!

8
Comments
5 min read
Chaos Engineering - A world of destruction?

Chaos Engineering - A world of destruction?

5
Comments
4 min read
loading...