R-blog 📝 tips from an inveterate tweeter thereof
Tips for writing better R-focused blog posts, covering social sharing, package examples, and syntax highlighting.
Tips for writing better R-focused blog posts, covering social sharing, package examples, and syntax highlighting.
Practical advice for open source maintainers on building and nurturing a community around their projects, from licensing to attracting contributors.
Explains how to implement custom type conversion for Spring MVC controller parameters, focusing on Converter interface and testing with @WebMvcTest.
Analyzes line length distributions in popular Python packages, comparing them to Twitter's character limit analysis and exploring PEP8 style guide adherence.
Explores a C# code pattern using nested generics that causes exponential compilation time, effectively creating a Denial-of-Service attack on the compiler.
A mathematical exploration of bounds for the expected maximum of random variables, covering inequalities, norms, and chaining techniques for stochastic processes.
Summary of major database trends in Fall 2017, including SQL's resurgence, cloud pricing wars, IBM's renaming controversy, and new releases.
A guide to avoiding date format confusion in programming by using ISO 8601, with examples in PowerShell.
Explores Blazor, an experimental framework for running .NET applications in the browser via WebAssembly, using the DotNetAnywhere runtime.
Slides and resources from a talk on R programming and data science presented at the EARL Boston conference.
A recap of the final day at PASS Summit 2017, covering sessions on Azure Service Bus, advanced SQL security, and the SQL Vulnerability Assessment.
A recap of Day 2 at PASS Summit 2017, focusing on the Azure Cosmos DB keynote and deep dives into Azure data services.
A tutorial on implementing the classic Rock-Paper-Scissors game in under 10 lines of Julia code, showcasing multiple dispatch.
A tutorial on using PowerShell to configure and enable firewall rules for an Azure Storage Account, including IP whitelisting.
Explains how to use the Network Information API within a Service Worker to dynamically load different image resolutions based on the user's connection speed.
Highlights from PASS Summit 2017 Day 1 keynote, covering SQL Server 2017, Azure data services, and Microsoft's data platform announcements.
Guide to implementing scheduled autoscaling and pausing for Azure Analysis Services using Azure Automation to optimize costs.
Author's 2017 speaking schedule for tech conferences and meetups, focusing on Apache Kafka and real-time data streaming.
A framework for categorizing security engineering work into four key buckets: prevention, detection, damage reduction, and work generation.
A guide to using the free, open-source tool pa11y for automated accessibility testing in web development, covering setup and basic configuration.