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
Tag Archives: mac
Today I Learned how to Run SQL Server on a Mac using Docker
Working on my code example for my upcoming SQL Saturday 710 talk I ran into a performance issue. My laptop is an older MacBook Pro and I was trying to run my example on a Windows virtual machine… What is … Continue reading
Posted in Software Development, Today I Learned
Tagged DataGrip, Docker, mac, sql-server
Comments Off on Today I Learned how to Run SQL Server on a Mac using Docker
Today I Learned how to Copy a Putty Key From Windows to a Mac
You created a private Putty key on Windows workstation to access a remote service but now you need to access that same remote service from a Mac workstation. In my case I need to access the same Git repository from … Continue reading
Posted in Network, Today I Learned
Tagged mac, Putty, SSH
Comments Off on Today I Learned how to Copy a Putty Key From Windows to a Mac
Today I Learned How to Install a TeamCity Build Agent on a Mac
When I was first figuring out how to port the BEMCheckBox to Xamarin I built the framework manually. This is obviously not a good long term solution so I set about figuring out how to automate the build. The first … Continue reading
Posted in Today I Learned
Tagged automated builds, mac, TeamCity
Comments Off on Today I Learned How to Install a TeamCity Build Agent on a Mac