Azure, your template repository (preview)
A guide to using Azure's template repository feature for storing and deploying company-specific infrastructure templates within the Azure portal.
A guide to using Azure's template repository feature for storing and deploying company-specific infrastructure templates within the Azure portal.
Analyzes PowerApps development challenges from a DevOps perspective, covering source control, environments, and CI/CD limitations.
An IT-focused article arguing that wisdom, not just knowledge, is the true goal for tech professionals, critiquing the industry's data obsession.
A developer announces they are transitioning to full-time work on their free and open-source software projects, funded by community donations and subscriptions.
A tutorial series explaining SVG filters, covering various filter primitives like feMorphology and feComponentTransfer for visual effects.
A developer shares solutions and insights for three LeetCode tree algorithm problems: Invert Binary Tree, N-ary Tree Postorder, and Preorder Traversal.
A guide to automating Docker image testing using goss and Jenkins pipelines for reliable CI/CD deployments.
A tutorial on setting up Serilog logging in an ASP.NET Core 2.2 application, including code examples for configuration and injection.
Argues that public blockchains like Ethereum are unsuitable for business due to security risks, lack of finality, and better enterprise alternatives.
A deep dive into the Swift Package Manager architecture, explaining how it parses manifests and integrates with the Swift toolchain.
A guide detailing the step-by-step process for migrating a blog from the outdated Ghost 0.x to version 2.0, including data backup and local migration.
Fixing Docker build network issues by using iptables to manage ephemeral source port ranges for containerized builds.
A technical guide to creating responsive Flexbox layouts that switch between horizontal and vertical columns using flex-basis, without media queries.
A developer shares solutions and analysis for three LeetCode array problems: monotonic arrays, consecutive ones, and duplicate detection.
A developer explains why he's leaving Medium due to poor code support, a bad reading experience, and a frustrating writing interface for technical content.
Lists which HTML elements can and cannot have a Shadow DOM attached, with examples and exceptions for Web Components.
A technical walkthrough explaining how GitHub Actions work, from event triggers to workflow execution, using a branch cleanup example.
A developer's quest to solve a specific CSS Flexbox layout problem without using media queries, culminating in a JavaScript-based solution.
An overview of the backup and redundancy strategies used for the sr.ht software forge, focusing on PostgreSQL, ZFS, and data integrity.
A developer's diary entry about solving three LeetCode problems, focusing on algorithms, runtime analysis, and learning strategies.