RegEx Basics Cheat Sheet
A comprehensive cheat sheet covering the basics of Regular Expressions (RegEx), including syntax, quantifiers, character classes, and practical examples.
A comprehensive cheat sheet covering the basics of Regular Expressions (RegEx), including syntax, quantifiers, character classes, and practical examples.
Announces 9 new free and paid books added to the Big Book of R collection, covering data science, visualization, and package development.
Estimates Kubernetes audit log volume at ~1GB/day for a minimal 2-node cluster using basic metadata-level logging.
Salam app's privacy policy detailing its no personal data collection stance and use of third-party services for prayer times and Quran audio.
A support guide for the Salam app, covering setup, prayer times, Qibla finder, Quran reading, and troubleshooting.
A technical comparison of data.table and dplyr for data cleaning operations in the R programming language.
Explains how to set COOP and COEP headers on static hosting (e.g., GitHub Pages) using a service worker to achieve cross-origin isolation.
Explains a critical Azure Policy limitation where databases created via SSMS on SQL Managed Instance bypass policy enforcement, posing security risks.
Explores inference-time compute scaling methods to enhance the reasoning capabilities of large language models (LLMs) for complex problem-solving.
Explores recent research on improving LLM reasoning through inference-time compute scaling methods, comparing various techniques and their impact.
A detailed proof walkthrough of the De Moivre–Laplace theorem, the earliest version of the central limit theorem for the binomial distribution.
A framework for evaluating work based on Expertise, Purpose, Fun, and Difficulty, with examples from Kubernetes security.
Creating custom Azure Policies to secure Azure Monitor Action Groups by restricting notifications and actions to authorized targets.
A developer's call to action to protect user privacy by refusing to implement invasive tracking scripts, especially on sensitive data like medical information.
C# 13 introduces a new, concise \e escape sequence for the ASCII Escape character, improving code readability for terminal and low-level development.
Key principles for designing scalable microservices, including Single Responsibility and Independent Deployability, to ensure performance and maintainability.
Explores Infrastructure as Code (IaC) on Azure, detailing its benefits, principles, and role in automating cloud infrastructure management.
A guide to designing a hub virtual network for a secure hub & spoke architecture in Microsoft Azure, focusing on core principles and functions.
A beginner's guide to using Azure Cost Management tools for monitoring, analyzing, and optimizing cloud spending in the Azure portal.
A technical guide exploring Azure's Network Security Perimeter service, covering its features and use for securing PaaS service public endpoints.