How I'm still not using GUIs: A guide to the terminal
A guide to using the terminal as a powerful, flexible alternative to GUI-based IDEs for software development.
A guide to using the terminal as a powerful, flexible alternative to GUI-based IDEs for software development.
A monthly blog post summarizing key .NET ecosystem updates for February 2019, including .NET Core 3.0 Preview, Polly for resilience, and the .NET Foundation.
A wlroots maintainer debunks common misconceptions about Wayland, addressing security concerns and screenshot/capture functionality.
A guide comparing CSS Grid and Flexbox, explaining when to use each layout method based on design requirements and dimensionality.
A developer advocate shares personal strategies for balancing frequent work travel with family life, based on eight years of experience.
Announcing the launch of the Day Two Cloud podcast, focusing on advanced cloud operations, migrations, and management topics.
A critique of the Shapiro-Wilk normality test, arguing it's often misused due to the Central Limit Theorem and is rarely the scientifically relevant question.
A guide to setting up toast notifications for Azure Pipelines build status using PowerShell Universal Dashboard and BurntToast.
A university lecturer explores what topics should be included in a modern Software Engineering curriculum, balancing theory with industry practices.
A developer shares five exciting new features in the Laravel Livewire framework, including testing, validation, and hot reloading.
A tutorial on creating custom cell magic functions in IPython, focusing on building a type-checking helper using Python's type hints.
A step-by-step guide to practicing Test Driven Development (TDD) in Swift, using a pizza menu app as a practical example.
Author announces speaking at MMSMOA 2019, a tech conference, focusing on Azure and Azure Stack architecture and management sessions.
Analysis of JSHeroes 2019 conference CFP data, revealing submission patterns and workshop details for the JavaScript event.
Kent announces he is becoming a full-time educator, focusing on creating developer workshops, courses, and content.
A guide to deploying a Django web app using Ansible, including a detour on Continuous Integration and a major speed improvement.
A guide to implementing custom authorizers in AWS Lambda and API Gateway for centralized authentication and authorization in serverless applications.
A guide to configuring a Java Gradle project for deployment to a Nexus Maven repository, including signing artifacts and managing dependencies.
An analysis of PHP 8's JIT compiler, explaining how it works and its potential impact on performance in web and non-web contexts.
Discover 5 lesser-known Angular CLI features to boost productivity, including conditional polyfill loading and hidden source maps.