Modding Cyberpunk 2077 on Linux: The Wine Dependency Fix
I look into how to add Wine dependencies to get all the mods in Cyberpunk 2077 to work on Steam. There are always missing ...
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…
We talk about how I write my Java code and why I have chosen to write my code in a specific way. This is my opinion. I’m interested in yours if you have differing opinions.
In this video, I talk about the implementation of payment for my site, YouTool.app. We looked at what PayPal requires in their …
Using the material design we create a new web component with an input box and label.
In this video I look into the Hyperstack platform which is a GaaS (GPU as a Service). On this platform you can easily spin up a new machine an train your AI models, serve a user or any other task that requires a lot of compute.
I’m trying to solve all the Advent of Code puzzles in this video series.