Author Archives: Chris C

SaturdayMP Show 75: Hack the Box – Lock (Part 1, Almost Captured the User Flag)

In this episode I attempt the Lock machine on  ⁨@HackTheBox⁩ . Spoiler: I almost captured the user flag but ran out of time. Got delayed by installing items on my new Kali Linux WSL and learning new about MSFvemon, setting Python … Continue reading

Posted in Saturday MP Show, Security | Tagged , , | Comments Off on SaturdayMP Show 75: Hack the Box – Lock (Part 1, Almost Captured the User Flag)

SaturdayMP Show 74: Migrate From Rails to Jekyll (Part 7 or 7)

The final episode in porting the SaturdayMP website from Rails to Jekyll where I update the DNS entries to point to the GitHub Pages site. Playlist:https://www.youtube.com/playlist?list=PLYPcrKbLqwutOPHv6zimONxErY7ke9tWn Jekyll:https://jekyllrb.com/ GitHub Pages:https://docs.github.com/en/pages EasyDNS:https://easydns.com/ Found this video useful? Then help others find it by … Continue reading

Posted in Saturday MP Show | Tagged , , , | Comments Off on SaturdayMP Show 74: Migrate From Rails to Jekyll (Part 7 or 7)

BEMCheckBox v2.2.0 Released!

I’m pleased to announce that v2.2.0 of the BEMCheckBox has been released! This release builds an xcframework instead of a lipo binary. More details can be found in the release notes. I was made aware of the change from lipo … Continue reading

Posted in Releases | Tagged | Comments Off on BEMCheckBox v2.2.0 Released!

SaturdayMP Show 73: Migrate From Rails to Jekyll (Part 6)

No major hiccups in this episode, just several small tasks such as migrating the about and contact us pages, the favicon, and updating the documentation. All are done using Claude Code. Only one more step to update DNS entries, which … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show 73: Migrate From Rails to Jekyll (Part 6)

SaturdayMP Show 72: Migrate From Rails to Jekyll (Part 5)

In this episode I fix the SASS depreciation warnings for @import and other statements. By fix I mean just ignore them as Bootstrap does not yet support the new @use and @forward. Part 4: https://youtu.be/eJbMn75dQKo Jekyll: https://jekyllrb.com/ Bootstrap:https://getbootstrap.com/ SASS and … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show 72: Migrate From Rails to Jekyll (Part 5)

SaturdayMP Show 71: Migrate From Rails to Jekyll (Part 4)

In this episode I fixe the broken build from the last episode. I also created a Bootstrap plugin to find the Bootstrap SCSS path to load with the help of Claude Code. Spoiler: I’m still not done, so there will … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , , | Comments Off on SaturdayMP Show 71: Migrate From Rails to Jekyll (Part 4)

BEMCheckBox v2.1.0 Released!

I’m pleased to announce that v2.1.0 of the BEMCheckBox has been released! This release adds basic accessibility support and updates the minimum iOS version from 12 to 18. More details can be found in the release notes. BEMCheckBox makes it … Continue reading

Posted in Releases | Tagged | Comments Off on BEMCheckBox v2.1.0 Released!

SaturdayMP Show 70: Migrate From Rails to Jekyll Part 3

I’m still not done migrating to Jekyll. In this video I struggle to get Bootstrap customizations working with Jekyll, and I figure out that GitHub Pages gem will use the Primer theme by default. I then break the build by … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , | Comments Off on SaturdayMP Show 70: Migrate From Rails to Jekyll Part 3

SaturdayMP Show 69: Migrate From Rails to Jekyll (Part 2)

In this episode I start migrating my Rails website to Jekyll and get the home page mostly done with the help of Claude Code. I do run into an issue with Visual Studio Code not setup correctly for Windows Subsystem … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , | Comments Off on SaturdayMP Show 69: Migrate From Rails to Jekyll (Part 2)

SaturdayMP Show 68: Migrate Website From Rails to Jekyll (Part 1)

In this episode I create an empty GitHub Pages Jekyll project with the long-term goal of moving the existing Rails SaturdayMP website to GitHub Pages. While creating the new GitHub Pages project, I play with the GitHub Copilot Agent and … Continue reading

Posted in Code Examples, Saturday MP Show, Software Development | Tagged , , , | Comments Off on SaturdayMP Show 68: Migrate Website From Rails to Jekyll (Part 1)