Advent of Code 2022 – Day 4
I'm trying to solve all the Advent of Code puzzles in this video series.
I started to use a lot of the paint functions in Java at work and I wanted to create an example that could teach me about the different shaders available in Java. The paint interface is not something you come across if you don’t draw things in Java but having an understanding of the possibilities…
Please follow me on Twitter Tweets by kalaspuffar
We look at two projects that tries to recreate a voice using extreamly small amount of voice data. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
I talk about a project I’ve started to work on. The specific technologies I’ve looked into and tried to implement. Git repository: https://github.com/kalaspuffar/secure-quick-reliable-login Please follow me on twitter Tweets by kalaspuffar Leave a comment, like and subscribe. Music: purple-planet.com
We talk about the Feistal Cipher and implement a simple proof of concept to test the algorithm out. The code: https://ift.tt/3c3F05C Computerphile video: Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.