Amazon! Why? Security by Obscurity – AWS4 authentication method.
We look into how to sign a request against the "new" Amazon data centers. All centers deployed after 2014 need to use the new ...
In this video, we look into the Ultralytics Yolo framework. It enables you to run a pre-trained Yolo algorithm and retrain it for your particular use case. Using this model, you could easily create a new model to detect your favorite things in an image and create location boxes over the objects.
I’m trying to solve all the Advent of Code puzzles in this video series.
I will look into the PineTime watch and the code for the heartrate monitor. PineTime is a “smart” watch that you can be a part of building the software to. The code is pretty small and pretty easy to follow.
We look into how to run workloads on the Azure Devops Pipeline, compare it with other similar solutions and also look at settings up a simple maven project for testing.
Welcome to our enlightening video on Font Type 1! Join us as we delve into the intricacies of constructing and writing font files with characters. In this tutorial, we explore the Font Type 1 specification, decode its components, and develop code to encode various parts. Discover how to write character strings, handle EExec private data,…
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…