Tips for a disciplined git workflow
A guide to disciplined Git workflows, covering commit message best practices, atomic commits, and tools for productive version control.
A guide to disciplined Git workflows, covering commit message best practices, atomic commits, and tools for productive version control.
Author discusses limitations of static blog posts for serverless performance reviews and proposes an automated, regularly updated website solution.
A developer details migrating a personal blog archive tweet automation script from a home server to Azure Functions, exploring serverless PowerShell.
A developer's detailed walkthrough of configuring Azure DevOps to build a Docker image and push it to a private Docker Hub repository.
Compares the Julia do-block and Python with statement, explaining their different purposes in resource management and function passing.
A guide to using Skaffold for local Kubernetes development, covering installation, configuration, and its key features for streamlining the build-deploy cycle.
A deep dive into Spring's BeanPostProcessor interface, explaining its role in customizing bean lifecycle and initialization within the Spring framework.
Explains the differences between Azure Stack's Kubernetes Cluster template and Azure Kubernetes Service (AKS), detailing its deployment and management.
Explores browser features for detecting user preferences like reduced motion and dark mode using CSS and JavaScript media queries.
A developer shares their journey and challenges adding Docker support to an ASP.NET Core SPA with Angular, including issues with Node.js and node-sass.
A detailed review of Veeam Backup for Microsoft Office 365 v3.0 beta, highlighting new features like granular OneDrive folder selection and significantly faster backup speeds.
An opinion piece arguing that Go's conservative design and lack of generics is a strength, not a missing feature, and that innovation should come from first principles.
A comparison of warranty disclaimers in statistical software licenses, focusing on R, SAS, Stata, and SPSS, and their implications for users.
A developer's personal account of learning and troubleshooting Azure DevOps Release Pipelines, focusing on configuration and deployment strategies.
Using R and the yacas library to solve a microeconomics optimization problem: finding the optimal consumption of pizza and yogurt given a budget and utility function.
Introduces PlaNet, a model-based AI agent that learns environment dynamics from pixels and plans actions in latent space for efficient control tasks.
Argues for using TypeScript over YAML for cloud infrastructure automation, using a serverless URL shortener on AWS as a case study.
A sysadmin's critique of the new Windows 10 RSAT installation process via Settings and PowerShell, highlighting workflow annoyances.
Final part of a series on successfully integrating and maintaining a third-party observability service while collaborating with security teams.
Part 2 of a series on championing third-party observability tools to your security team, focusing on building empathy and alignment.