Jun 27, 20264 min read
[FR] Et si le code, c'était de l'art ?
Un p'tit changement de perspective sur le coding, l'AI etc ...
Apr 2, 20255 min read
Profiling speed, memory & SQL : what tools ? Part 1
There are many tools available for profiling Python code, each with its own strengths and weaknesses. Let’s take a look at which tool is best suited to which use case.
Mar 12, 202512 min read
Welcome to the Hall Of Fails : Part 1
Entrepreneurship is a journey, and I do have a lot of fails. Wanted to share some with you.
Feb 4, 20252 min read
Symfoz - The return of the Feed
Yeah, it's happening !
Jan 25, 20251 min read
Switch to English
Sorry to my french speakers, but we're too few :/
Mar 26, 20248 min read
Explosion de performance Python avec Rust
Intégrer du Rust dans du Python, quelle drôle d'idée ! Est-ce worth ?
Mar 12, 20247 min read
Testez la robustesse de votre API avec Locust
Notre API fonctionne. Bien ! Mais tient-elle la charge ? C'est parti pour du load testing avec Locust !
Feb 27, 20248 min read
Accélérer nos tests Python avec la parallélisation
Pourquoi ? Comment ? Faut-il toujours paralleliser nos tests ?
Feb 13, 20248 min read
Comment débugger un programme stuck en production
Apprenez à trouver pourquoi votre service Python est bloqué sans avoir besoin de le redémarrer !