It’s that time again! Time for my inner grumpy old man to come out and describe all that is wrong with the development of C# as a language! Continue reading “C# 7 Features I Don’t Like”
Category rants
The importance of error messaging
When I was young, taking my first class in computer science, my mother told me about her experiences with computer programming coming through college in the late 70s.
We programmed with punch cards. You had to feed them into a computer to be analyzed, and if you got anything wrong, the computer output would simply be: “Error”.
Organize All the Things!
I was on the train in to work this morning when an article came across my Google feed. The article is just one of many over the past few years that talk about task management tools and why Trello is inadequate, and decided that I’m tired of Trello being lumped in with apps that are specifically designed around application development and team/task management. Continue reading “Organize All the Things!”
The Disparity between APIs and SDKs
I think it’s time for us all to accept the truth: I’m abandoning the plugin series. I had a functioning proof of concept at my previous job, but I didn’t think to grab it when I left and moved halfway around the world, and I don’t feel like trying to recreate it right now. Maybe I’ll come back to it someday. Instead, today we’re going to talk about APIs and why there are so few SDKs to consume them. Continue reading “The Disparity between APIs and SDKs”
How to Version Assemblies Destined for Nuget
Okay. Seriously. Versioning of third-party Nuget packages has been the bane of my existence for the past week. Nuget declares that packages under its system should follow Sematic Versioning, and that’s great… for the package. But it becomes a problem when the same versioning scheme is followed for the assembly. Continue reading “How to Version Assemblies Destined for Nuget”
Goodbye, Daley. You will be missed.
We need to take a break from code for a moment to discuss another important matter. I’m going to do my best to make this not sound like an obituary, but in some ways, it feels like it should be.
Friday evening, I was faced with the news that the Dallas Stars had made a trade: Trevor Daley and Ryan Garbutt sent to the Chicago Blackhawks in return for Patrick Sharp and Stephen Johns. Most of the analyses have centered on what Sharp can bring to the Stars, but I’m heartbroken by who they lost. Continue reading “Goodbye, Daley. You will be missed.”