Tag Archives: saturdaympshow

SaturdayMP Show 52: Human Resource Machine (Strings)

In this video I solve a couple string problems in the Human Resource Machine game by Tomorrow Corporation. The problems are a good way to explain null terminated strings. Found this video useful? Then help others find it by liking, … Continue reading

Posted in Fun, Saturday MP Show | Tagged , | Comments Off on SaturdayMP Show 52: Human Resource Machine (Strings)

SaturdayMP Show 50: Hack the Box Sherlock (Brutus)

In this episode I solve the Brutus Sherlock on Hack the Box with only minimal help from the walkthrough. Found this video useful? Then help others find it by liking, subscribing, sharing, and sponsoring. Have question you want answered in … Continue reading

Posted in Saturday MP Show, Security | Tagged , , | Comments Off on SaturdayMP Show 50: Hack the Box Sherlock (Brutus)

SaturdayMP Show 49: picoCTF Gym (Trickster & Cookies)

In this episode I show how to solve the Trickster picoCTF challenge which I got stuck on in the last video. I got some help from Weekly Dev Chat participants. I also solve the Cookies challenge. Found this video useful? … Continue reading

Posted in Saturday MP Show, Security | Tagged , , , | Comments Off on SaturdayMP Show 49: picoCTF Gym (Trickster & Cookies)

SaturdayMP Show 36: picoCTF Gym

In this episode I do some picoCTF exercises inspired by the picoCTF 2024 competition starting. The last problem was a Unicode byte problem that I figured out with help from GitHub Copilot. I don’t fully understand the solution so let … Continue reading

Posted in Code Examples, Saturday MP Show, Security | Tagged , , , | Comments Off on SaturdayMP Show 36: picoCTF Gym

SaturdayMP Show #23: Adding Basic Auth to NGINX Passenger Docker (Part 3)

In this stunning conclusion to the 3 part series I finally get HTTP Basic Authentication working. Including merging my changes into the main branch in GitLab and making sure it works in staging and production in Render. The video is … Continue reading

Posted in Saturday MP Show, Security, Software Development | Tagged , , , , , , , | Comments Off on SaturdayMP Show #23: Adding Basic Auth to NGINX Passenger Docker (Part 3)

Saturday MP Show #5: Fixing the Standard (Ruby Linter) Existing ToDo List Bug

In this episode I implement a fix for the todo file generation bug in the Standard (Ruby linter) and do some manual testing. Also use ChatGPT to explain some code that GitHub Copilot generated. Read about the bug being fixed … Continue reading

Posted in Saturday MP Show | Tagged , , | Comments Off on Saturday MP Show #5: Fixing the Standard (Ruby Linter) Existing ToDo List Bug