Category: Dev
-
Fix GET /apple-touch-icon.png 404
After successfully publishing my first Blazor app, I started getting a bunch of 404 errors on my application insights dashboard. What are these errors? Why? What does this mean? Well, it turns out, Apple devices make those requests assuming your apple-device-optimized website will contain these files. These files are used by the device when the […]
-
Blazor: Getting Started
First, what is Blazor? Blazor is a new client-side UI framework from the ASP.NET team. Ok, but what does this mean? C# instead of JavaScript. Blazor allows you to build modern web applications using C#, HTML, and CSS. WebAssembly vs Server Blazor comes in two flavors: WebAssembly and Server. With Blazor, you can either run […]
-
DevOps Transformation
I remember when we delivered software on floppy disks, it was quite different back then… In today’s market, we don’t deliver software as a product anymore; we deliver software as a service… We need to change how we do things, one step at a time.
-
Open Source and COVID-19
Mass collaboration is becoming the key to solving our big shared problems; this collaborative problem-solving resides in the core of Open Source. Open Source has given us innovative solutions to many different problems; it is enhancing our collaboration capabilities in ways we could have never imagined. I wanted to share this GitHub blog post that […]
-
Dev Tunes Vol. 1: Caribou
Daniel Snaith, aka Caribou, has that mix of electronic beats that get me in the mood. A veteran producer, he has a particular interest in long DJ performances. I think this may be the reason why I find it so good to focus and start a coding session. Fun fact: Dan has a Ph.D. in […]