Monthly Archives: January 2024

SaturdayMP Show #30: Upgrading Website from Rails 6.1 to 7.0 Part 3 (Testing & Merging)

In this episode I do some more testing, fix issues found during the CI, and merge the branch to main which kicks off a production deployment of the SaturdayMP site. Should have been a shorter video but I created a … Continue reading

Posted in Saturday MP Show, Software Development | Tagged , , , | Comments Off on SaturdayMP Show #30: Upgrading Website from Rails 6.1 to 7.0 Part 3 (Testing & Merging)

SaturdayMP Show #29: Upgrading Website from Rails 6.1 to 7.0 Part 2: Upgrading Rails

In this episode I do the actual upgrade from Rails 6.1 to 7.0 for the SaturdayMP site. The upgrade actually goes pretty smooth aside from an issue setting up the system tests. Does not include removing Webpacker which I will … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , | Comments Off on SaturdayMP Show #29: Upgrading Website from Rails 6.1 to 7.0 Part 2: Upgrading Rails

SaturdayMP Show #28: Upgrading Website from Rails 6.1 to 7.0 Part 1 – Preparation

In this episode I start the process of upgrading the SaturdayMP website from Rails 6.1 to 7.0. This video covers getting website ready for the upgrade. Found this video useful? Then help others find it by liking, subscribing, sharing, and/or … Continue reading

Posted in Saturday MP Show, Software Development | Tagged , | Comments Off on SaturdayMP Show #28: Upgrading Website from Rails 6.1 to 7.0 Part 1 – Preparation

SaturdayMP Show #27: Chromebook EOL and Human Resource Fibonacci Challenge Attempt 2

In this episode I answer my own question about how to determine the EOL for Chromebooks. I then try Endede ‘s solution for doing the the Human Resource Machine Fibonacci problem in 19 or less steps. Found this video useful? … Continue reading

Posted in Fun, Saturday MP Show, Uncategorized | Tagged , , | Comments Off on SaturdayMP Show #27: Chromebook EOL and Human Resource Fibonacci Challenge Attempt 2

SaturdayMP Show #26: Human Resource Machine

In this episode I play Human Resource Machine by Tomorrow Corporation, a game that simulates programming in assembly. Anyone have any suggestions for optimizing the number of steps in the Fibonacci Visitor (Year 22)? Thanks to the person on the … Continue reading

Posted in Fun, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show #26: Human Resource Machine