Eight years
A web developer reflects on eight years of blogging, the switch to 11ty, and plans for more tutorials on accessible web development.
A web developer reflects on eight years of blogging, the switch to 11ty, and plans for more tutorials on accessible web development.
Introduces Pock, a utility that moves the Mac Dock to the Touch Bar, making it more useful for app switching and notification checks.
A web developer discusses using Web Components with progressive enhancement for cross-browser support, including IE.
Explains how to use query labeling in Azure Synapse Analytics (SQL DW) to identify and monitor specific query executions.
A developer shares lessons learned from a year of studying and teaching web accessibility, emphasizing semantic HTML as the foundation.
A technical guide on containerizing the Lucas Chess GUI application using Docker, including sharing the host's X11 socket for GUI display.
A technical guide on configuring the robots meta tag for SEO in Hugo static sites, focusing on the Ananke theme.
Episode 3 of Red Dog for Dev covers Microsoft's latest Kubernetes news and a demo of building an Azure Logic App for GitHub notifications.
Guide to securely access Azure Key Vault secrets from AKS pods using AAD Pod Identity without explicit credentials.
Troubleshooting a Kafka Connect 'Request timed out' error caused by a misconfigured offsets.topic.replication.factor setting.
A comic strip depicting a daily standup meeting, highlighting common time-wasting behaviors in agile development.
A guide on how to use tcpdump for network troubleshooting within Docker containers by building a custom image and attaching to container networks.
A developer shares lessons learned from migrating a Spring Boot service from Java 11 to Kotlin, covering challenges like logging and data classes.
A guide to configuring Hugo server's baseURL to work correctly with AWS Cloud9's preview proxy for local development.
Article details the controversial sale of the .org registry to private equity, alleging corruption by ICANN, ISOC, and PIR, and calls for action.
A guide to replacing long chains of PowerShell 'like' operators with more efficient and scalable regular expressions (RegEx) for string matching.
A guide to configuring a Spring Boot application to route read-only database transactions to a replica instance for performance optimization.
Announcement for a full-day workshop on SQL Server Columnstore Indexes at SQLSaturday Vienna 2020, covering practical techniques across multiple versions.
Explores why Perforce is the dominant source control system in AAA and large-scale game development, comparing it to Git.
Analyzes how major software changes like Python 3 and asyncio can be 'traumatic' for developer communities, causing wasted effort and code rot.