PinnedPublished inTowards DevTesting LLMs and Prompts using Testcontainers and Ollama in PythonAn easy-to-use testing framework for LLMs and prompts using PythonAug 2, 2024Aug 2, 2024
PinnedPublished inData 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 5, 2024Jul 5, 2024
PinnedPublished inTowards Devreqs-check: The Python package I wish I had known about earlierCheck your requirements.txt files. Compare them and find duplicate packages.Jun 30, 2024Jun 30, 2024
PinnedPublished inLevel 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
Published inTowards 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 12, 2024Jun 12, 2024
Mastering Docker Volumes: A practical guide for BeginnersDocker volume from https://docs.docker.com/storage/volumes/Jun 5, 2024Jun 5, 2024
Debugging 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 5, 2024Jun 5, 2024
Published inDevOps.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 16, 2024May 16, 2024
Integrating 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 13, 2024Apr 13, 2024
Construire 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 8, 2024Apr 8, 2024