(What’s up with the brackets?)
Explains why parentheses cause R code assignments to print their values, covering invisibility flags and the behavior of the `(` function.
Explains why parentheses cause R code assignments to print their values, covering invisibility flags and the behavior of the `(` function.
Explains why the rimu R package avoids tidyverse for type safety with multiple-response data, using a custom S3 class approach.
A technical comparison of parallel processing methods in PowerShell 7, evaluating the new ForEach-Object Parallel feature against the established PoshRSJob module.
Explores intrinsic reasons why a senior software engineer might choose to remain an individual contributor instead of pursuing a management career path.
A developer's guide to choosing programming languages, comparing pros and cons of C, Go, Rust, Python, JavaScript, Java, C#, and Haskell.
A preview of Morpheus Data and HashiCorp ahead of Cloud Field Day 6, analyzing their cloud management and infrastructure automation platforms.
An introduction to Evolution Strategies (ES) as a black-box optimization alternative to gradient descent, with applications in deep reinforcement learning.
Introducing the 'rimu' R package for manipulating and analyzing multiple-response data, with examples using ethnicity survey data.
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.
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 enabling and using Ultra SSD high-performance storage with Azure Kubernetes Service (AKS), covering prerequisites and configuration steps.
A guide to testing Stripe Elements payment forms within iframes using Cypress, including custom commands and example code.
A technical guide on building interactive SSH applications by manipulating authentication, shell sessions, and commands using OpenSSH.
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.