Save-Data Usage
Discusses the importance and adoption of the Save-Data HTTP header for reducing web page weight, with real-world usage statistics.
Discusses the importance and adoption of the Save-Data HTTP header for reducing web page weight, with real-world usage statistics.
A technical analysis comparing Azure Managed Disks and Azure Files for persistent storage in Azure Kubernetes Service (AKS), including performance insights.
A prototype for unit testing Blazor components using a fast, in-memory test renderer, demonstrating how to test UI interactions without a browser.
A developer discusses the implications of still using Python 2 in 2019, sharing slides from a conference talk on the topic.
A seasoned speaker and conference committee member explains the behind-the-scenes process of reviewing and selecting talks after a Call for Papers closes.
A developer explains how to create a simple mock service with delayed webhooks using the Starlette framework in Python.
Explains how monitoring API performance in AWS Lambda is crucial to prevent unexpected costs and timeouts in serverless applications.
A quick one-liner command to clean up temporary and test conda environments in Python development.
A data professional argues for attending PASS Summit over Microsoft Ignite to support the non-profit community, despite Ignite's value.
Introducing ArchUnit, a Java library for testing and enforcing architectural rules and naming conventions in your codebase.
10 code snippets for building serverless apps with Azure Functions using Pulumi's infrastructure-as-code.
Explains how prior probabilities are learned and updated in logistic regression models, using a coffee brewing example to illustrate class imbalance.
Analysis of AWS Lambda cold start behavior, revealing idle instances are now recycled after ~10 minutes, impacting serverless performance.
Announcement for SQLSaturday Lisbon 2019 and Porto 2019, including dates, call for speakers, and workshop topics.
Sourcehut's builds.sr.ht CI now offers SSH access to build environments for debugging and interactive testing.
Essential npm security best practices to protect against malicious packages, including ignoring run-scripts and vetting third-party modules.
Explains how to change the default binding mode for XAML bindings using the x:DefaultBindMode attribute in UWP development.
Explores the practical uses of reversible computing, from automatic differentiation in deep learning to distributed systems and database operations.
Explores SQL Server 2019's new 'Feature Restrictions' security feature, designed to help prevent SQL injection attacks.
Traces the evolution of enterprise middleware from the 1990s to today, drawing parallels to modern enterprise blockchain solutions.