Day 7 threw me for a loop. Basically what you have is a remake of the Matryoshka Dolls where you have a doll inside of a doll, only in this case it was bags within bags. We’re provided with a list of rules telling us which bags are within which bag. Ultimately we want to find how many bags can contain a “Shiny Gold Bag” within it.
Advent of Code Day 6
So day 6 of Advent of Code was looking for you to help out a planeload of fliers with their customs forms. Our input file was a multi-line file where each line represented an individual person with groups separated by an empty line. To solve this problem, I decided to make use of the defaultdict function.
Advent of Code Days 1-5
Once again, this year I decided to challenge myself to work on my python and complete The Advent of Code. My goal was to stick to each and every day, and for the most part, I was able to stick with that. Here is Days 1-5.
Ansible
Over the last few months, I’ve begun to work with Ansible and have really begun to love it. It is designed to make configuration management for a single system or even an entire enterprise super easy to take care of.
Birth of the Internet
This week marked an anniversary that most may not have observed. On Oct 1, 1969, a small team of engineers installed IMP #2 at the Stanford Research Center and the Internet was born.
Making Use of Free Time
So since this whole COVID-19 thing started, I’ve had a lot of free time on my hands. Yes, I’ve suddenly become a teacher (I’m taking care of my oldest, while Liz takes care of our youngest) but I am only working at the office one week out of every three. That gives me a lot of time. I decided among other things to work on my Python (a lot). So I went back to the 2015 Advent of Code and just started going away. So here are the first five days of the 2015 Advent of Code.
Asymmetric Encryption for Dummies
I’ve always found encryption interesting. While I’m not a mathematician I understand the basics generally. That statement mostly holds true when it comes to a symmetric encryption, but not so much when we start talking about asymmetric encryption.
Advent of Code
If you are looking for a fun way to work on your coding skills over the next 25 days or so I would encourage you to check out advent of code. This is a project run by Eric Wastle.
Defensible Security Architecture Certified
On Friday, I sat for the GIAC Defensible Security Architecture (GDSA) exam. The certification is brand new and is based on the SANS Sec 530 course. While I passed, it didn’t go the way I had planned
Cyber Warrant Bonus Follow-Up
My last post about the $80K bonus for Cyber Warrants got a lot of comments on Facebook. A lot of them focused on two key things, the kind of odd restrictions built around it (as far as timelines go), and then the fact that 255S were not included in it.