PinnedBrice FotzoinTowards DevTesting LLMs and Prompts using Testcontainers and Ollama in PythonAn easy-to-use testing framework for LLMs and prompts using PythonAug 2Aug 2
PinnedBrice FotzoinData Engineer Things5 minutes to create your own Spark Cluster: A Step-by-Step guideWhether you’re developing data applications, testing Spark jobs, or learning Spark, you need a spark cluster, let’s get the cheapest oneJul 5Jul 5
PinnedBrice FotzoinTowards Devreqs-check: The Python package I wish I had known about earlierCheck your requirements.txt files. Compare them and find duplicate packages.Jun 30Jun 30
PinnedBrice FotzoinLevel Up CodingHow to quickly run SQL queries using Docker?Docker provides a remarkable solution to run SQL queries, especially for concerns such as affline access, data safety, reliability, orSep 7, 20231Sep 7, 20231
Brice FotzoinTowards DevHow to copy files into a Docker container without using the COPY command3 methods to copy files into a running container without stopping it or rebuilding the image Jun 12Jun 12
Brice FotzoMastering Docker Volumes: A practical guide for BeginnersDocker volume from https://docs.docker.com/storage/volumes/Jun 5Jun 5
Brice FotzoDebugging RSS Extraction with Langchain and Newspaper3kRecently, I encountered issues while trying to run RSS extraction code using Langchain and Newspaper3k. This article walks through the…Jun 5Jun 5
Brice FotzoinDevOps.devHow to clone a project via SSH Link with BitbucketCloning a repository via SSH not only adds an extra layer of security but is also highly efficient. In companies, GitHub is not the only…May 16May 16
Brice FotzoIntegrating Discord and Notion using Python: A practical approach to managing my digital notesLearn how to connect Discord and Notion using Python to manage digital notes efficiently. Step-by-step guide on setting up a Discord bot…Apr 13Apr 13
Brice FotzoConstruire une Image Docker : Guide CompletDocker s’est imposé comme un outil essentiel pour packager et une application avec toutes ses dépendances dans un conteneur virtuel…Apr 8Apr 8