Tag Archives: saturdaympshow

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