Software Development, Data Science, PythonFlask application with custom package deployed to GCP Artifact Registry and Cloud RunFlask application with custom package deployed to GCP Artifact Registry and Cloud Run What we are looking to do in this example is…
Software Development, Data Science, PythonPython mono repo for Data Science with PoetryMono repo with Python Poetry What we are looking to do is create a code repository that can be used as the source for many Python…
Business Intelligence, Software DevelopmentPower BI PBIX Git version controlHow to commit a Power BI PBIX to Git This is in reference to the associated https://github.com/mortie23/pbix-git-version-control What is the…
Software DevelopmentRaspberry Pi time lapse serverBuilding a time lapse server with a Raspberry Pi and a webcam I had a Raspberry Pi lying around that I use to use as a media server, and an…
Software DevelopmentSecret Santa with Node.js and GmailWhat is Secret Santa an arrangement by which a group of friends or colleagues exchange Christmas presents anonymously, each member of the…
Software Development, PythonHow I develop Python in VSCodeWhy Working on Javascript code in Visual Studio Code (VSCode) for the best part of last year got me use to all the good stuff…
Software DevelopmentGit CleanupWhat is the issue? Collaborating on a repo and someone accedientally commits a very large file that is not very compressable. It makes the…