I do a fair bit of development work for various side projects that I contribute to or work on myself. I wanted to be able to work within a container for a few reasons, and finally figured out how to do it.
Advent of Code Day 7
As the holidays come to an end, I have completed (well not finished, but been working on while I had free time) Advent of Code. I’ve talked about this in years past, but the short of it is 25 days of coding problems. Day 7 has to do with playing a game of Camel Cards.
Firewall Testing with TRex
I recently had to do some throughput testing on a firewall using TRex. What should have been a pretty simple process honestly took a little bit of troubleshooting.