Web server in pure Java
We talk about how to create a simple web server using only native java code, no libraries and the simple interface used for these actions.
We talk about building language compilers and their usages within linux.
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…
I’m trying to solve all the Advent of Code puzzles in this video series.
We solve the day 5 challenges for the Advent of Code.
I’m trying to solve all the Advent of Code puzzles in this video series.
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…