12-factor Django apps
Explains how to build and deploy Django web applications using the twelve-factor methodology for better scalability and security.
Explains how to build and deploy Django web applications using the twelve-factor methodology for better scalability and security.
A developer critiques two flawed technical hiring tests, analyzing C trivia and a C# coding challenge, highlighting issues with time limits and scoring.
Explores the benefits and practical limits of purely functional programming in F#, advocating for strategic use of imperative code for performance.
Lyft's iOS team shares their experience using Interface Builder at scale, addressing common criticisms and sharing custom tools for a better workflow.
A guide to using the PowerTrello PowerShell module to generate reports and automate tasks from Trello boards.
Part 4 of a series on configuring a CI/CD pipeline for Azure Stack, focusing on using PowerShell scripts for deployment via TFS.
A video series on transitioning from interactive Jupyter data exploration to reproducible, packaged, and tested code for data analysis.
A guide to handling inconsistent JSON structures in Java using custom Jackson deserializers, with a Spring Boot example.
Analysis of a major AWS S3 outage, its widespread impact, and key lessons for building resilient, fault-tolerant cloud architectures.
Developer shares personal achievement of receiving the 2017 Microsoft MVP Award for Windows Development and thanks the community.
A tutorial on integrating Twilio's SMS API with a .NET Core console application, including code examples.
A tutorial on using Roslyn and .NET Core to dynamically generate C# class code, including fields and properties, and output it to the console.
Explores the concepts of 'bikeshedding' and 'honeypots' in software, introducing the idea of a 'bikeshed honeypot' to manage feedback.
A guide to securing Azure DevOps VM deployments by dynamically managing NSG rules with PowerShell to restrict inbound access.
Reveals three lesser-known technical facts about the Yarn package manager, including its dependency on npm and built-in spellcheck.
A guide to implementing Open Graph and X card metadata to make blog content appear richer when shared on social media platforms.
A guide on using Docker Machine to create a host within an existing Azure Virtual Network and subnet, using a private IP.
Discusses the importance of cryptographic safety factors, using SHA1's vulnerabilities and Feynman's Challenger report as analogies.
Announcing the redesigned Inqlude website with improved library categorization, navigation, and metadata for Qt libraries.
Explores the early design decisions of dotCloud, the PaaS company whose container engine evolved into Docker, and their lasting impact.