A package for multiple-response data
Introducing the 'rimu' R package for manipulating and analyzing multiple-response data, with examples using ethnicity survey data.
Introducing the 'rimu' R package for manipulating and analyzing multiple-response data, with examples using ethnicity survey data.
An introduction to Evolution Strategies (ES) as a black-box optimization alternative to gradient descent, with applications in deep reinforcement learning.
A guide to integrating the FluentValidation library with Blazor forms for enhanced .NET Core form validation.
Explains the theory behind linear regression models, a fundamental machine learning algorithm for predicting continuous numerical values.
A developer's travel itinerary for tech conferences and meetups focused on Apache Kafka and software architecture for late 2019.
Announcing a SQLSaturday Lisbon 2019 workshop on deploying and managing SQL Server on Kubernetes, covering containers, orchestration, and high availability.
A guide to testing Stripe Elements payment forms within iframes using Cypress, including custom commands and example code.
Outlines key research areas needed to accelerate the adoption of memory-safe programming languages like Rust and improve migration from unsafe languages like C/C++.
A technical guide on building interactive SSH applications by manipulating authentication, shell sessions, and commands using OpenSSH.
A technical guide on enabling and using Ultra SSD high-performance storage with Azure Kubernetes Service (AKS), covering prerequisites and configuration steps.
Author announces receiving the Microsoft MVP award in Cloud and Datacenter Management, thanking mentors and family, and pledging continued PowerShell community work.
Explores how to use the Save-Data header to optimize web performance without degrading user experience, with practical examples.
A developer documents building a Flask web app with user authentication and a code diary feature as part of the #100DaysOfCode challenge.
A guide to tuning PostgreSQL's autovacuum feature, covering internals, configuration, and providing a sample Docker setup.
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.