-
Ship secure high quality software faster.
-
Latest Posts
-
Tag! Your it!
.NET .NET Core adventofcode ASP.NET MVC BackAndForth Behemoth Garden BEMCheckBox Birm C# claudecode DataGrip Docker Edmonton .NET User Group Entity Framework fun fyne 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
Category Archives: Code Examples
SaturdayMP Show 93: PostCast (Part 12 – Start on Slack API)
In this episode Omar and myself start working on the Slack integration for PostCast. We start off by reviewing what we have learned about the Slack API so far. Then we come up with a plan of attack and start … Continue reading
Posted in Code Examples, Saturday MP Show
Tagged golang, mocking, postcast, saturdaympshow, slackapi
Comments Off on SaturdayMP Show 93: PostCast (Part 12 – Start on Slack API)
SaturdayMP Show 91: PostCast (Part 11 – Saving LinkedIn Token)
In this PostCast episode Omar and myself figure out how to save the LinkedIn API token. Previously we saved the LinkedIn API ClientID and ClientSecret, which we knew was incorrect, but we just wanted to get something working. Now we … Continue reading
Posted in Code Examples, Saturday MP Show
Tagged api, golang, keyring, linkedin, saturdaympshow
Comments Off on SaturdayMP Show 91: PostCast (Part 11 – Saving LinkedIn Token)
SaturdayMP Show #90: Claude Code Plugin Marketplace
Join me as I finish creating a Claude Plugin Marketplace and my first plugin that validates and fixes GitHub PR review feedback. P.S. – The “Marketplace” logo was created using Claude. I usually use ChatGPT or Gemini as they create … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged claudecode, claudemarketplace, claudeplugin, saturdaympshow
Comments Off on SaturdayMP Show #90: Claude Code Plugin Marketplace
SaturdayMP Show 89: PostCast (Part 10 – Integration Tests and Keyring Saving)
Omar is back! We really got into the zone and recorded our longest PostCast video yet. Might be the longest SaturdayMP Show video yet. We don’t edit out mistakes, so watch along as we learn in real time: Do you … Continue reading
Posted in Code Examples, Saturday MP Show
Tagged fyne, golang, integrationtests, keyring, saturdaympshow
Comments Off on SaturdayMP Show 89: PostCast (Part 10 – Integration Tests and Keyring Saving)
SaturdayMP Show 86: Creating PostCast (Part 8 – Investigate Keyring Libraries)
In this episode Omar Ashour and myself (Chris C.) investigate several Golang keyring libraries and try to get the keyring to work on my Windows Subsystem for Linux (WSL). Spoiler: it was working all along, I was just too dumb … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged golang, keyring, postcast, saturdaympshow, wsl
Comments Off on SaturdayMP Show 86: Creating PostCast (Part 8 – Investigate Keyring Libraries)
SaturdayMP Show 84: Creating PostCast (Part 6 – Create Fyne Main Screen)
In episode 84 of the SaturdayMP show, Omar Ashour and myself (Chris C.) create a very basic main screen using Fyne to input the text to post and a button to create the LinkedIn post. That said, the GUI doesn’t … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged fyne, golang, postcast, saturdaympshow
Comments Off on SaturdayMP Show 84: Creating PostCast (Part 6 – Create Fyne Main Screen)
SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
We get a Proof of Concept (PoC) in Go that completes the LinkedIn authorization. We end up figuring out the difference between a LinkedIn code and token. Get a code by entering your LinkedIn username and password, then use that … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged api, golang, linkedin, saturdaympshow
Comments Off on SaturdayMP Show 83: Creating PostCast (Part 5 – Go PoC for LinkedIn API)
SaturdayMP Show 80: Creating PostCast (Part 2 – Testing Fyne Packaging)
In this episode I’m joined by Omar, and we try cross-compiling and packaging our Fyne example app for Linux, Windows, and macOS. Spoiler alert: we get Linux and Windows working but fail because of a known bug with Fyne and … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged crosscompiling, fyne, golang, saturdaympshow
Comments Off on SaturdayMP Show 80: Creating PostCast (Part 2 – Testing Fyne Packaging)
SaturdayMP Show 79: Creating PostCast (Part 1 – Setting up Go Environment)
Happy New Year everyone! In this video I start on the PostCast* app, and this video turned out to be an hour of getting Go and Fyne set up. I’ve never used Go before, so it was a learning curve … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged fyne, golang, postcast, saturdaympshow
Comments Off on SaturdayMP Show 79: Creating PostCast (Part 1 – Setting up Go Environment)
SaturdayMP Show 78: Advent of Code 2025 (Day 1 – Part 2: Success)
It took me two videos and over 2 hours, but I finally solved the Day 1 – Part 2 Advent of Code 2025 challenge! I wonder if I’m that is the slowest time on record? At least the slowest time … Continue reading
Posted in Code Examples, Saturday MP Show
Tagged adventofcode, javascript, saturdaympshow
Comments Off on SaturdayMP Show 78: Advent of Code 2025 (Day 1 – Part 2: Success)