the overengineer.
Most Recent Posts in Programming
- Automating Nightly Local Database Refreshes from Azure Blob Storage with DockerBackground In cloud-hosted applications, it is common to restrict access to production databases. This is a good practice, but it can make it difficult for var...
- 365 Days of Code - Week 1In many hobbyist communities, there's often a rally at the beginning of the year to participate in some sort of 365 Days of X. For example, in photography commu...
- Simple Public ID Generation in EF CoreBackground I've had the fortune of working in many codebases leveraging all sorts of different technologies. However, regardless of the stack, one of the many ...