Explore >> Select a destination


You are here

peteronprogramming.wordpress.com
| | brianreiter.org
5.8 parsecs away

Travel
| | I really enjoy working with dotnet core. It is fast, open source, and cross-platform. My preference these days for working with the .NET stack is to build dotnet core apps natively on Mac with SQL Server or PostgreSQL on Docker for Mac. We can then easily deploy Docker containers or in some cases dotnet core...
| | randomascii.wordpress.com
3.0 parsecs away

Travel
| | I've written previously about the importance of crashing in order to improve code quality. However even the seemingly simple task of crashing can be more error prone than you might expect. I've recently become aware of two different problems that can happen when crashing in 64-bit Windows. There is a Windows bug which can make...
| | keithbabinec.com
3.5 parsecs away

Travel
| | It is important for software engineers to understand how to analyze process dumps so that they can determine why their application is crashing or behaving unexpectedly. However, it can be hard to know where to start with the process. This post aims to be a starting point for a very common situation: debugging a crash...
| | blog.pkh.me
23.8 parsecs away

Travel
|