Looking at Gitea as a Git host solution
We talk about Gitea and see if it's a good replacement for gitlab or a good local choice for organization that want to use github locally.
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.
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…
I’m trying to solve all the Advent of Code puzzles in this video series.
We will build a web component in a module using hybrids. Hybrids is a framework to make building web component modules easy and quick. I will live code a web component in under 10 minutes.
The linux environment is now fully build, all tools and programs are created and we will do the final configuration of the system.
I looked into building tensorflow from source on Windows. The reason, TensorRT released and I wanted to test the new functionallity. I got tensorflow to build after some tribulations using the latest source release. Sadly I never got the new functionallity of TensorRT up and running but I did headway at least.