Monthly Archives: May 2026

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 , , , , | 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 , , , , , , | 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 , , , , , , | 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 , , , | 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 , , , , | Comments Off on SaturdayMP Show 96: PostCast Part 13 (Save Slack Token Using TDD)