ASCII Art in .NET Code
An exploration of ASCII art found in comments within major .NET open-source repositories, categorized by technical themes.
An exploration of ASCII art found in comments within major .NET open-source repositories, categorized by technical themes.
An analysis of Sysdig's cloud-native monitoring solution, which uses eBPF for container security and performance insights.
A technical guide on using the Cage Wayland compositor with wlroots' RDP backend to create a seamless remote desktop session.
Guide to deploying the Global Azure Bootcamp Science Lab planet discovery workload in a Kubernetes cluster using provided YAML configuration.
A guide on implementing Docker security best practices for Node.js, focusing on using non-root users to minimize attack surfaces.
A technical guide on handling 'plausible values' in survey data analysis using R, including code for the survey package.
Argues that modern C++ idioms like smart pointers and string_view are insufficient to prevent memory safety vulnerabilities, advocating for memory-safe languages.
The Day Two Cloud podcast moves to its own dedicated channel, focusing on operating cloud infrastructure beyond initial deployment.
A critical analysis of VPN services, highlighting privacy risks and the importance of researching providers before use.
Explores challenges in applying weighted penalized least squares to linear mixed models for survey data, highlighting estimation issues.
Examines the common fallacy that new network generations (3G, 4G, 5G) instantly solve performance issues, highlighting slow, uneven rollouts and marketing hype.
A speaker's reflections on PyTexas 2019, summarizing key talks on feature flag management and using mypy with ORMs.
A guide on deploying Python Flask web applications to Azure App Service, covering continuous deployment with Kudu and runtime configuration.
A technical walkthrough of completing the account deactivation workflow in a Django SaaS app, including Stripe cancellation.
A technical tutorial on using CASE statements in ksqlDB to pivot and aggregate event stream data, similar to SQL PIVOT operations.
Author announces a free online book explaining the fundamentals and utility of cryptocurrencies, moving beyond speculation.
A developer shares their journey of relearning Rust by building a QR code generator, discussing learning approaches and showcasing the resulting library.
A product manager shares practical tips for using email more effectively to communicate, collaborate, and get better engagement in a tech work environment.
Explains how to expose multiple services through a single Azure Application Gateway Ingress in AKS using path-based routing and annotations.
A technical guide on creating a Persistent Volume in Azure Kubernetes Service (AKS) using an existing Azure Storage Account, including YAML templates.