godocs.io six months later
An update on the godocs.io fork of godoc.org, detailing improvements made over six months to support the Go community.
An update on the godocs.io fork of godoc.org, detailing improvements made over six months to support the Go community.
Explains why storing secrets like passwords and API keys in Git is a security risk and discusses better alternatives for secret management.
A technical guide on deploying and troubleshooting Windows Server 2022 as a Windows Virtual Desktop session host, including best practices and workarounds.
A guide to performing an in-place upgrade of Windows Server 2022 on an Azure VM, including warnings and step-by-step commands.
A tutorial on building a serverless click tracker using the HTML ping attribute and AWS Lambda for transparent, cookie-free website analytics.
A developer reflects on the challenge of building simple, small-scale projects after years of focusing on large-scale, complex system architecture.
A developer praises Alpine Linux for its simplicity, stability, reliability, and robustness, comparing it favorably to other distributions.
An interview with iOS developer Oleh Stasula discussing his journey into programming, transition to iOS development, and the value of side projects.
A technical exploration of how .NET, NuGet, and other tools can be exploited to create a software supply chain attack, using a demo package as an example.
Explores the semantic advantages of Java Records over Lombok's @Data and Kotlin data classes, arguing they are more than just boilerplate reduction.
A tutorial on writing declarative unit tests for Vapor server-side Swift applications using the Spec library.
Explains the key differences between function declarations and function expressions in JavaScript, including syntax, scope, and usage.
A high-level guide to tools and methods for understanding AI/ML models and their predictions, known as Explainable AI (XAI).
A guide to creating simple demo applications using phpinfo and ASP.NET tracing for showcasing infrastructure like load balancers and API gateways.
A tutorial on using CSS custom properties and radio buttons to dynamically toggle clip-path values, demonstrating a cleaner alternative to JavaScript class toggling.
A guide on breaking into Developer Relations, outlining key skills and pathways based on interviews with industry professionals.
A tutorial on implementing enum-like behavior in Go using custom types and iota for type safety and better API design.
A tutorial on setting up a development environment with Express.js and Neo4j using Docker and Docker Compose.
A call to join a month-long AI and cloud learning challenge focused on responsible AI for mental health awareness, using Microsoft Azure.
Learn how to fetch a remote feature branch from a GitHub pull request to review changes locally using specific git commands.