Self-Promotion
Ship high quality software faster. Contact me to improve your companies non-coding tasks required to get your software out the door.info@saturdamp.com
780-886-3406Today I Learned Series
-
Recent Posts
- Saturday MP Show #13: Merge Conflict when trying to create a PR for the Standard Ruby Linter Bug
- See you at BSides Edmonton 2023
- Saturday MP Show #12: Refactoring of a System Test While Fixing the Standard Ruby Linter ToDo Bug
- SaturdayMP Show #11: Refactoring System Tests for the Standard Ruby Linter Todo Bug
- XPlugins.iOS.BEMCheckBox v2.0.0 Released!
Archives
Categories
Tag, You’re It
- .NET
- .NET Core
- ASP.NET MVC
- BackAndForth
- Behemoth Garden
- BEMCheckBox
- Birm
- build
- C#
- Canadian eh?
- Coming... Later
- Compress Pictures
- DataGrip
- Docker
- Entity Framework
- fun
- Introduction to ORMs for DBAs
- ios
- jetbrains
- kids thinking outside the box
- Mini-Compressor
- native-binding
- network
- NUnit
- ORM
- react
- Real Estate
- Reduce image size
- Reduce photo size
- ruby
- RubyMine
- ruby on rails
- saturdaymp show
- Smaller images
- software development
- sql-server
- standard ruby
- Takeaways
- TeamCity
- Temporal Database
- Today I Learned
- Ubuntu
- xamarin
- xamarin ios .net native-binding
- xplugins
Author Archives: Chris C
Saturday MP Show #7: Trying to Add a System Test for the Standard Ruby Linter ToDo Bug Fix
I, Chris, try to add a system test for the todo bug fix in episode 5 but run into some issues. I find out I stupidly hard coded the todo file name when he first added the ability to generate … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged ruby, saturdaymp show, standard ruby
Comments Off on Saturday MP Show #7: Trying to Add a System Test for the Standard Ruby Linter ToDo Bug Fix
NConstraints v1.1.1 Released Now Targets .NET Standard 2.0
I’m happy to announce that NConstraints v1.1.1 has been released! This release updates the NuGet package from .NET Standard 1.6 to 2.0 and should work with all versions of NUnit 3. You can install NConstraints via the dotnet command line: … Continue reading
Posted in Uncategorized
Comments Off on NConstraints v1.1.1 Released Now Targets .NET Standard 2.0
Saturday MP Show #6: Adding Unit Tests for the Standard Ruby Linter ToDo Bug Fix
I add a unit test for the Standard Ruby linter bug fix done in the last episode. When adding the unit test I find out someone has improved the todo generation logic. Thank you. I also find a remove a … Continue reading
Posted in Code Examples, Saturday MP Show
Tagged ruby, RubyMine, saturdaymp show, standard ruby
Comments Off on Saturday MP Show #6: Adding Unit Tests for the Standard Ruby Linter ToDo Bug Fix
Saturday MP Show #5: Fixing the Standard (Ruby Linter) Existing ToDo List Bug
In this episode I implement a fix for the todo file generation bug in the Standard (Ruby linter) and do some manual testing. Also use ChatGPT to explain some code that GitHub Copilot generated. Read about the bug being fixed … Continue reading
Posted in Saturday MP Show
Tagged ruby, saturdaympshow, standard ruby
Comments Off on Saturday MP Show #5: Fixing the Standard (Ruby Linter) Existing ToDo List Bug
Saturday MP Show #4: Duplicating the Standard (Ruby Linter) Existing ToDo List Bug
I duplicate a todo file generation bug in the Standard (Ruby linter) and come up with a possible fix but don’t actually get to the fix. Read about the bug here. See episode #1 where I create a Docker development … Continue reading
Posted in Saturday MP Show
Tagged ruby, saturdaymp show, standard
Comments Off on Saturday MP Show #4: Duplicating the Standard (Ruby Linter) Existing ToDo List Bug
Saturday MP Show #3: Filling out the JetBrains Developer Ecosystem Survey 2023
I, Chris, spend a lot longer then I anticipated filling out the JetBrains Developer Ecosystem Survey 2023. Thought it would be a quick half-hour but turned into 2 hours. Sorry in advance for the long video. If you use the … Continue reading
Posted in Saturday MP Show
Tagged jetbrains, saturdaymp show, survey
Comments Off on Saturday MP Show #3: Filling out the JetBrains Developer Ecosystem Survey 2023
Saturday MP Show 2: Struggling to get the RubyMine Debugger Working
Chris fights to get the debugger working in RubyMine and does not make any progress on Standard. It was frustrating but overall Chris enjoys working with RubyMine so thank you JetBrains for creating it. If you have any questions you … Continue reading
Posted in Code Examples, Saturday MP Show, Software Development
Tagged jetbrains, ruby, RubyMine, saturdaymp show
Comments Off on Saturday MP Show 2: Struggling to get the RubyMine Debugger Working
Saturday MP Show #1: Creating a Docker Development Environment for Standard (Ruby Linter)
Chris creates a Docker environment for Standard which is a Ruby linter. Thank you to Test Double for creating Standard. If you have any questions you would like answered or constructive feedback please send an email to ask@saturdaymp.com. You can … Continue reading
Posted in Code Examples, Saturday MP Show
Tagged Docker, ruby, saturdaymp show, standard
Comments Off on Saturday MP Show #1: Creating a Docker Development Environment for Standard (Ruby Linter)
Today I Learned about Gobuster
I’ve made it a goal for 2023 to increase my security knowledge. This was based on increase in security related questions from clients. Specifically related to website security as most of my current work is maintaining websites for clients. One … Continue reading
Posted in Security, Today I Learned
Tagged gobuster, hack the box, kali, security, Today I Learned
Comments Off on Today I Learned about Gobuster
Rate Limiting Using Nginx and Fail2Ban – BSides Edmonton 2022
I’m honored to be presenting at BSides Edmonton on November 25, 2022. I’ll be demoing rate limiting using nginx and Fail2Ban. You can find the demo here in-case you want to follow along during the demo or you want a preview/spoiler. While I’m … Continue reading
Posted in Code Examples, Presentations, Security
Tagged bsides, fail2ban, nginx, presentation, security
Comments Off on Rate Limiting Using Nginx and Fail2Ban – BSides Edmonton 2022