Messing About with CSS Gradients
A developer explores creative uses of CSS gradients, sharing techniques for layered effects, custom properties, and even pixel art generation.
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.
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 guide to implementing new custom operations in Java Streams using the proposed JEP 461 Gatherer API.
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.
Analyzing the trade-off between minimalist design and usability, using GitHub's new comment UI as a case study of form over function.
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.
Using Azure API Management to protect JSON REST APIs by validating payloads against a JSON schema and enforcing size limits.
A developer commits to daily blogging for #NaBloPoMo, sharing inspiration from CSS artists and web dev resources.
A guide to creating an in-memory storage engine for PostgreSQL using the Table Access Method API introduced in version 12.
How maintainers can use GitHub Actions to automate issue management, contributor workflows, and other repository tasks.
A web developer reflects on five successful years of freelancing and running his own agency, highlighting achievements like courses, a book, and a CSS methodology.
Examines the rationale and impact of 'real name' policies in open-source software projects, discussing legal accountability and community inclusivity.