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 ...
We will look at JBang which is a tool that could simplify your workflow with java applications. For instance you could run java programs directly from maven or github, you can create new programs in java with JBang.
We look closer at an encryption algorithm used in communication today in order to establish secrets at two endpoints.
We create a lot of directories for the new Linux environment and copy the required files to continue building our system.
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 use singularity to create containers both in an interactive mode and also using definition files to build them automaticly.