Advent of Code 2022 – Day 7
I'm trying to solve all the Advent of Code puzzles in this video series.
In this video i will do a quick introduction to rust and introduce some important concepts that rust uses to handle packages and build your executables. Rust is a programming language that have been hyped since it’s introduction. It mixes good structure with execution performace, type safety and memory management. Git repository: https://ift.tt/2IlhB5q Please follow…
We look into how to use jreleaser and deploy our code to Github and creating release documentation with some simple steps.
We look into how to set up FastCGI Process Manager (FPM). What configuration options and considerations are important.
We look at creating self signed certificates and get them working with your docker image. We talk about different encryption and authentication algorithms and other configuration options. Git repository: https://github.com/kalaspuffar/apache-https Please follow me on twitter Tweets by kalaspuffar Outro music: Danomate – http://danomate.com – https://www.youtube.com/user/danomate1
We solve the day 10 challenges for the Advent of Code. After 3 hours of trying we finally solve it by some interactive debugging. Please follow me on twitter Tweets by kalaspuffar Outro music: Sanaas Scylla
I’m trying to solve all the Advent of Code puzzles in this video series.