My experience as a remote worker
A software developer shares their personal experience with remote work, debunking common myths and explaining their flexible office routine.
A software developer shares their personal experience with remote work, debunking common myths and explaining their flexible office routine.
A step-by-step tutorial on creating a React Range Component using Hooks, Function Components, and styled-components.
A step-by-step tutorial on creating a React Slider component using React Hooks, Styled Components, and mouse event handlers.
A tutorial on Probability and Statistics concepts, from basics to generalized linear models, presented at PyData NYC with Python examples.
A summary of AWS cloud best practices, covering scalability, stateless applications, and design principles for modern cloud architecture.
AWS re:Invent 2019 session on using AWS CloudFormation, OpsWorks, and Systems Manager for high-velocity infrastructure as code and service delivery.
A guide to setting up Jupyter Lab to launch automatically on macOS startup using a LaunchAgent .plist file.
A guide explaining the purpose of .gitignore, the difference between project-specific and global ignore files, and best practices for keeping repositories clean.
A personal reflection on the author's life journey through the 2010s, covering career, family, and personal growth.
Authors of scikit-learn receive a major scientific prize, highlighting a cultural shift towards recognizing open-source software as valuable academic contribution.
A web-based music player that generates melodies by mapping binary counting to musical notes, built with vanilla JavaScript and Tone.JS.
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 review of Janelle Shane's AI humor book, discussing neural network limitations and the real-world impact of class imbalance in machine learning.
A session on Azure Logic Apps basics as part of the 2019 Azure Advent Calendar community initiative, featuring 25 days of Azure content.
Explores why developers overcomplicate software and proposes deliberate side-projects as a solution to balance innovation with practical technology choices.
Article argues that code quality directly impacts user experience by enabling faster feature delivery and fewer bugs.
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.
Guide to securely access Azure Key Vault secrets from AKS pods using AAD Pod Identity without explicit credentials.
Troubleshooting a Kafka Connect 'Request timed out' error caused by a misconfigured offsets.topic.replication.factor setting.