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 ...
We go through how to run java code in your browser using different projects.
We are in our new linux environment and create gettext and OpenSSL, talking about internationallization and website security.
In this video we look into text summarization. We apply the albert large model to a piece of text and talk about the different steps required to do summarization. This is more of an overview not a complete explanation of the technology.
We look into how to install the Ceph RADOS Gateway to enable the S3 API on our ceph cluster. Using a gateway in order to simplify the object handling is a usual practice but we will also look into how to setup a region / zone and what is required to sync your data centers….
We look into how to install and use simple-cdd to create a new Bookworm install image fully automated with no input from the user during install. Git repository https://github.com/kalaspuffar/simple-cdd-bookworm
We look into how the player character works and also how the enemy AI works.