-
Ship secure high quality software faster.
-
Latest Posts
- SaturdayMP GitHub Plugins v1.1.0 Released!
- SaturdayMP Show 106: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 2)
- SaturdayMP Show 105: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 1)
- SaturdayMP Show 104: picoCTF (Small Trouble & Droids 4)
- SaturdayMP Show 103: HTTP Server in C (Part 1 – Listen is Working)
-
Tag! Your it!
.NET .NET Core adventofcode ASP.NET MVC BackAndForth BEMCheckBox Birm C# claudecode DataGrip Docker Edmonton .NET User Group Entity Framework fun fyne GitHub golang hack the box human resource machine Introduction to ORMs for DBAs ios jekyll Mini-Compressor NUnit ORM picoctf postcast python react Reduce image size Reduce photo size ruby RubyMine ruby on rails saturdaympshow saturdaymp show security software development sql-server standard ruby Takeaways TeamCity Today I Learned xamarin xplugins
-
Archives
July 2026 M T W T F S S 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Category Archives: Saturday MP Show
SaturdayMP Show 106: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 2)
This is part 2 of the migrating the Noise from the Basement (NFTB) blog from @WordPress to @cloudflare . Last episode I got it working on my local machine, and this episode I get the site deployed to Cloudflare using … Continue reading
Posted in Saturday MP Show
Tagged cloudflare, githubactions, hugo, saturdaymp, saturdaympshow, staticsite, wordpress, wpengine
Comments Off on SaturdayMP Show 106: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 2)
SaturdayMP Show 105: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 1)
In this episode I (Chris), start migrating my blog from a WordPress site, hosted on WPEngine , to a static website using Hugo and hosted on Cloudflare . I was able to export my existing site and get Hugo to … Continue reading
Posted in Saturday MP Show
Tagged cloudflare, hugo, saturdaymp, saturdaympshow, staticsite, wordpress, wpengine
Comments Off on SaturdayMP Show 105: Migrate Blog from WordPress to Hugo Static Site on Cloudflare (Part 1)
SaturdayMP Show 104: picoCTF (Small Trouble & Droids 4)
In this episode I (Chris), sorry no Omar, attempt some picoCTF (now CyLab) challenges. I picked the challenges randomly and ended up with a RSA (Small Trouble) and reverse engineering APK binary (Droids 4). Used the clanker (coding agent) to … Continue reading
Posted in Saturday MP Show, Security
Tagged apk, cybersecurity, cylab, picoctf, reverseengineering, rsa, saturdaympshow
Comments Off on SaturdayMP Show 104: picoCTF (Small Trouble & Droids 4)
SaturdayMP Show 103: HTTP Server in C (Part 1 – Listen is Working)
In this episode we start writing a custom HTTP Server in C because Omar wanted to learn more about HTTP, servers, and low-level networking. We get a simple app that listens on a port and writes out to the command … Continue reading
Posted in Saturday MP Show, Software Development
Tagged cprogramming, httpserver, saturdaympshow
Comments Off on SaturdayMP Show 103: HTTP Server in C (Part 1 – Listen is Working)
SaturdayMP Show 102: PostCast (Part 15 – Slack Channel Selection)
In this episode Omar and I update PostCast so you can set the Slack channel instead of it being hardcoded. Progress at its finest. We try out Figma for some design ideas, it goes OK. Then we try the design … Continue reading
Posted in Saturday MP Show
Tagged fyne, goland, postcast, saturdaympshow, slack
Comments Off on SaturdayMP Show 102: PostCast (Part 15 – Slack Channel Selection)
SaturdayMP Show 100: PostCast Part 15 (LinkedIn Company Setup)
Our 100th episode! Not the episode we wanted as we forgot we needed to register with @linkedin to post messages as a company and then struggle to figure out how to handle multiple dialog forms in Fyne. That said, a … Continue reading
Posted in Saturday MP Show, Uncategorized
Tagged golang, linkedin, postcast, saturdaympshow, slack
Comments Off on SaturdayMP Show 100: PostCast Part 15 (LinkedIn Company Setup)
SaturdayMP Show 99: Custom Ping Client – Part 2
In this live episode Omar and myself get the ping application working. Not the best written C code, but it works, after I figured out we need to run the application as root. Ping – Manually create and send ICMP/IP … Continue reading
Posted in Code Examples, Saturday MP Show, Uncategorized
Tagged binarymath, c, icmp, networkprogramming, ping, saturdaympshow, wireshark
Comments Off on SaturdayMP Show 99: Custom Ping Client – Part 2
SaturdayMP Show #98: Custom Ping Client
In this live episode Omar and myself try to write a low-level C app that does a network ping. Omar really wanted the app to be in C, so you get to watch me struggle to remember C syntax and … Continue reading
Posted in Saturday MP Show
Tagged binarymath, c, icmp, networkprogramming, ping, saturdaympshow, wireshark
Comments Off on SaturdayMP Show #98: Custom Ping Client
SaturdayMP Show #97: PostCast Part 14 (Slack Integration Working)
Happy Star Wars Day! In this live episode Omar and myself get the Slack integration working. At least a ruff draft of it that still needs some clean-up. We also discuss the lower level networking details like ports and sockets. … Continue reading
Posted in Saturday MP Show
Tagged golang, postcast, saturdaympshow, slack
Comments Off on SaturdayMP Show #97: PostCast Part 14 (Slack Integration Working)
SaturdayMP Show 96: PostCast Part 13 (Save Slack Token Using TDD)
In this live episode Omar and myself write and unit test the code for saving the Slack token to the keyring. We abandon using Testify mocks and instead add an in-memory setting for our credential manager. We also have a … Continue reading
Posted in Saturday MP Show
Tagged golang, postcast, saturdaympshow, slack, tdd
Comments Off on SaturdayMP Show 96: PostCast Part 13 (Save Slack Token Using TDD)