Advent of Code 2024 – Day 2
I try to solve Advent of code puzzles during the 2024 event. Please share your solutions and be a part of this great community.
We look into lighthouse testing on Travis CI and SauceLabs.
We look into pieces and what features currently are available. Is it a tool for your development workflow or is it to early to use/know.
We look at the posibility of coding python in order to change your minecraft world. Adding blocks with python and creating buildings and games in Minecraft. Adventure in Minecraft: https://ift.tt/2UpJuvQ Castle code: # Import necessary modules import mcpi.minecraft as minecraft import mcpi.block as block # Connect to Minecraft mc = minecraft.Minecraft.create() # Get the players…
We look into the PWNKit vulnrability and how it works. PWNKit is a linux exploit that have been in linux environments for over 12 years. We look at how it works and what is required to be vulnrable and different approaches to secure your system.
We look at two projects that tries to recreate a voice using extreamly small amount of voice data.
We talk about building macro languages, gui tools and shells.