The Engineer/Manager Pendulum
Advocates for a career path alternating between engineering and management roles, rejecting the idea of choosing one permanent lane.
Advocates for a career path alternating between engineering and management roles, rejecting the idea of choosing one permanent lane.
Cimbalino Toolkit 2.5.0 released, now targeting .NET Standard 1.0 for cross-platform compatibility and featuring other improvements.
Spring 2017 database news: SQL:2016 standard, cloud pricing wars, ACIDRain security study, and DB-Engines rankings.
Introducing pass-rotate, a tool for bulk password rotation after security breaches, automating password changes across multiple websites.
Analysis of the Java 9 Jigsaw module system debate, covering compatibility concerns and objections from major vendors like Red Hat and IBM.
A developer investigates and troubleshoots the long startup time of a Spring Boot Java application running on macOS, analyzing logs to find the cause.
Explores how to write Pythonic code by effectively using the Python standard library's built-in modules for tasks like CSV handling.
A step-by-step tutorial on implementing a Kafka Pub/Sub system using Docker and .NET Core, including code examples.
Developer details rewriting the TimerCheck.io service from NodeJS to Python 3.6 on AWS Lambda using the Chalice framework.
Explains how to use TypeScript's strictNullChecks compiler option in Angular 4.1.1 to write safer, more robust code by preventing null/undefined assignment errors.
Explores monitoring strategies for modern, scalable infrastructure, covering data collection, storage, visualization, and alerting components.
Explores how Jupyter notebooks can be used for infrastructure tasks like system administration, DevOps, and cloud operations, blending documentation, code, and output.
Explores the deep integration of arrays within the .NET CLR, covering their specification, IL instructions, and role in memory and type safety.
A technical guide on making Windows toast notifications clickable using the BurntToast PowerShell module, enabling them to open URLs.
A guide to building a dedicated homelab server for running development VMs, covering the benefits of isolation and hardware selection.
Tips for being a track host or MC at a tech conference like DockerCon, based on the author's experience.
A developer shares their journey and principles for building a custom, self-hosting Linux distribution from scratch, detailing the bootstrapping process.
An introduction to web accessibility principles, explaining why it's important and providing practical HTML coding examples for inclusive design.
Explains how to properly retrieve the current culture in UWP apps using a non-hacky method based on .NET Core Runtime internals.
A technical guide on setting up and using the new headless Chrome browser with Selenium WebDriver for automated testing.