Advent of Code 2024 – Day 10 – Hoof It
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
In this video, we look at installing stable diffusion in a Ubuntu environment. This entails making our GPUs available and running stable diffusion on your command line. Install stable diffusion locally. First we need to download the repository and create a new python environment. If you want to run this on the server the environment…
We look into a Travis CI configuration file in order to test Android projects.
This is my first look into Bacula. A backup solution where you can read data from multiple clients and store it on different storage …
During my spare time, I love to have some hobby projects. In this case, I implemented a quiz application that we could use on Fridays at work when we always run a quiz at the end of the week.
We look into how to setup an expansion file in Android and download it from Google Play.
In this video we talk about SeaweedFS, the highly scalable distributed file system designed to store billions of files and serve them lightning-fast. In this video, we’ll explore SeaweedFS’s unique architecture, which distributes metadata across volume servers for faster file access, and compare it to Ceph, another popular distributed file system. Don’t miss this chance…