Enforce authentication when sending Application Insights telemetry
Guide to enforcing authentication for Application Insights telemetry, including configuration and code examples.
Guide to enforcing authentication for Application Insights telemetry, including configuration and code examples.
A technical blog post explaining how to use the getopts utility in Bash for parsing command-line arguments and flags in shell scripts.
Announcing JfrUnit 1.0.0.Alpha1, a JUnit extension for asserting JDK Flight Recorder events in unit tests for JVM applications.
Announcing JfrUnit 1.0.0.Alpha1, a JUnit extension for asserting JDK Flight Recorder events in unit tests for JVM applications.
A quick reference cheatsheet for DOM manipulation using plain vanilla JavaScript and jQuery, covering selection, node creation, events, and loading scripts.
An introductory guide to database fundamentals, covering data design, relationships, and types of databases for application development.
A tutorial on building and scheduling a Python web scraper to run automatically using GitHub Actions, including emailing results.
A step-by-step tutorial on setting up Tailwind CSS in a static HTML project using Node.js, npm, and the Tailwind CLI.
A guide to measuring daily Core Web Vitals using Google Analytics and external tools, bypassing the standard 28-day reporting window.
A developer shares his first impressions of Warp, a new Rust-based terminal, comparing its performance and features to iTerm2.
Explores seven common career inflection points and archetypes for senior engineering managers, focusing on self-awareness over rigid planning.
A guide to selecting the correct Pod IP address range size for a Google Kubernetes Engine (GKE) Autopilot cluster, including calculations and best practices.
An interview with iOS developer Jordi Bruin about his journey into programming, learning Swift, and building the allergy-scanning app Soosee.
A critical analysis of SAML security, arguing its design is inherently insecure due to malleable signature computation, with examples of real-world vulnerabilities.
A guide to using JavaScript's Promise.allSettled() method for handling multiple async operations and their outcomes.
A beginner-friendly introduction to JSON Web Tokens (JWT), explaining their structure, use for stateless authentication, and basic flow.
A forecast of speech recognition technology's evolution from 2010 to 2030, analyzing past progress and predicting future trends.
A guide to creating isolated, disposable development environments using Vagrant, Docker, and arkade for reproducible, clean, and efficient workflows.
Using Pydantic's BaseSettings to simplify and type-safely manage configuration and secrets for Python functions in OpenFaaS.
Profile of Amazon applied scientist Eugene Yan, focusing on his career in data science and his influential technical writing about machine learning.