Probability and Statistics in 90 minutes
A tutorial on Probability and Statistics concepts, from basics to generalized linear models, presented at PyData NYC with Python examples.
A tutorial on Probability and Statistics concepts, from basics to generalized linear models, presented at PyData NYC with Python examples.
A guide to setting up Jupyter Lab to launch automatically on macOS startup using a LaunchAgent .plist file.
AWS re:Invent 2019 session on using AWS CloudFormation, OpsWorks, and Systems Manager for high-velocity infrastructure as code and service delivery.
Explores why developers overcomplicate software and proposes deliberate side-projects as a solution to balance innovation with practical technology choices.
A review of Janelle Shane's AI humor book, discussing neural network limitations and the real-world impact of class imbalance in machine learning.
Analysis of R 4.0's new default color palette, testing its accessibility for color vision deficiencies using the colorblindcheck package.
A whimsical, holiday-themed article explaining how to use F# and Pulumi to automate cloud infrastructure provisioning and deployment workflows.
A session on Azure Logic Apps basics as part of the 2019 Azure Advent Calendar community initiative, featuring 25 days of Azure content.
Guide to securely access Azure Key Vault secrets from AKS pods using AAD Pod Identity without explicit credentials.
Episode 3 of Red Dog for Dev covers Microsoft's latest Kubernetes news and a demo of building an Azure Logic App for GitHub notifications.
Troubleshooting a Kafka Connect 'Request timed out' error caused by a misconfigured offsets.topic.replication.factor setting.
A comic strip depicting a daily standup meeting, highlighting common time-wasting behaviors in agile development.
A guide on how to use tcpdump for network troubleshooting within Docker containers by building a custom image and attaching to container networks.
A developer shares lessons learned from migrating a Spring Boot service from Java 11 to Kotlin, covering challenges like logging and data classes.
A guide to configuring Hugo server's baseURL to work correctly with AWS Cloud9's preview proxy for local development.
Article details the controversial sale of the .org registry to private equity, alleging corruption by ICANN, ISOC, and PIR, and calls for action.
A personal reflection on organizing the first Webclerks Conference in Vienna, covering the challenges, successes, and key lessons learned.
A guide to replacing long chains of PowerShell 'like' operators with more efficient and scalable regular expressions (RegEx) for string matching.
A guide to configuring a Spring Boot application to route read-only database transactions to a replica instance for performance optimization.
Announcement for a full-day workshop on SQL Server Columnstore Indexes at SQLSaturday Vienna 2020, covering practical techniques across multiple versions.