Microsoft applied skills assessments
A review of Microsoft's new 'Applied Skills' assessments, which are lab-based, verifiable credentials for specific Azure services.
A review of Microsoft's new 'Applied Skills' assessments, which are lab-based, verifiable credentials for specific Azure services.
A technical guide offering practical tips to improve website performance, covering image optimization, lazy loading, and font requests.
How to configure TinaCMS to add yourself as a co-author to Git commits, ensuring contributions appear on your GitHub profile.
An evaluation of Amazon Titan Embeddings on the MTEB benchmark, analyzing its performance, use cases, and lack of transparency.
A developer explores creative uses of CSS gradients, sharing techniques for layered effects, custom properties, and even pixel art generation.
Explains the benefits and challenges of using multiple Terraform state files versus a single file for managing Azure infrastructure.
Explores seven practical use cases for Change Data Capture (CDC) in data engineering, including analytics, caches, and microservices.
Analyzing the trade-off between minimalist design and usability, using GitHub's new comment UI as a case study of form over function.
A guide to implementing new custom operations in Java Streams using the proposed JEP 461 Gatherer API.
Explores Java Stream Gatherers, a new API proposed in JEP 461 for creating custom intermediate operations like windowing and folding.
Explores seven practical use cases for Change Data Capture (CDC) in data engineering, including analytics, caches, and microservices.
A developer shares their journey designing a custom keyboard layout to combat RSI and optimize for Vim, coding, and language use, questioning if the effort was worthwhile.
The article details making an email sending job idempotent in a Django SaaS project and parsing inbound emails for journal entries.
A technical article detailing a bug in Windows 11's nslookup command encountered while testing Azure Hub & Spoke networking with Private DNS.
Explains the principles behind peephole optimizations in compilers, focusing on correctness and refinement over simple equivalence.
A technical guide on exposing a local Apache Kafka broker to the internet using ngrok for development and demo purposes.
Explores methods for handling Change Data Capture (CDC) patterns from IoT devices within Azure Data Explorer for data analysis.
Explores a C# technique to allocate class instances on the stack using unsafe code, comparing performance and limitations.
A guide to creating an in-memory storage engine for PostgreSQL using the Table Access Method API introduced in version 12.
A developer commits to daily blogging for #NaBloPoMo, sharing inspiration from CSS artists and web dev resources.