Can you play Wolfenstein 3D in Minecraft? I generated the maps.
In this video, I go through how to set up the API to add blocks in Minecraft using Python. We also looked into how to take the maps ...
I got a new fancy box with a network switch. This is just a unpacking and first impression kind of video of a bargen buy for my new rack.
In this video we will check for php compatibility on one of my old project and different versions of WordPress. First we need the CodeSniffer tooling, we will download it will wget. wget https://squizlabs.github.io/PHP_CodeSniffer/phpcs.phar Next we make the CodeSniffer checker executable. chmod +x phpcs.phar The plugin is fetched directly from github release page. Currently the…
In this video, we look at my ansible script for deploying my testloads. Join this channel to get access to perks: …
In today’s adventure, I chatted with a PDF document using five simple steps and PrivateGPT, transforming how we interact with digital documents. By running workloads on my machine, I’ve entered a fascinating dialogue with texts, asking questions and diving deeper into their content. From movie trivia about "Top Gun" to PDF specifications, this journey showcases…
We look into how to fetch messages manually so we don’t prefetch any messages and create bottlenecks for longer running processes.
In this video, I will teach you how to store data with ETCD, set up an ETCD cluster, and recover from a disaster.