Home office renovation
A software developer details the process of renovating a basement storage room into a functional home office and personal workspace.
A software developer details the process of renovating a basement storage room into a functional home office and personal workspace.
A technical analysis of bus punctuality using Auckland Transport API data, with R code for data processing and visualization.
A guide on enabling React Strict Mode, explaining how it identifies unsafe code patterns and provides helpful warnings for developers.
Learn how to submit your Gatsby site to the official showcase for free publicity, open-source contribution, and swag.
A guide to using PowerShell to automate batch transcription of audio files with the Azure Speech Service REST API.
A talk exploring the microservices architecture and design decisions behind building the JetBrains Rider .NET IDE, including its reactive protocol.
A guide to three beginner-friendly serverless projects for ops engineers and web developers using AWS Lambda.
A .NET developer at Microsoft introduces himself, his side projects like the bflat C# compiler, and his experimental C# demos.
How to speed up Ansible deployments using Mitogen, reducing deployment time from 7 minutes to 1.5 minutes.
A guide on how to customize ggplot graphs to match your company's visual branding, making your data visualizations stand out and be more impactful.
A developer explains how to automate Mac setup using dotfiles and startup scripts, saving days of manual configuration.
A guide to using RStudio's Jobs feature to train multiple Bayesian models in parallel, improving efficiency on multi-core systems.
Explains why pow() is slower than ** in Python using the dis module and introduces the concept of constant folding.
Troubleshooting guide for resolving a silent error when launching ASP.NET Core applications in IIS Express during development.
An overview of typescript-play, an enhanced open-source version of the official TypeScript Playground with more features and options.
Explains how to use Cascading Values and Parameters in Blazor to pass data down the component tree without explicit parameter passing.
Applying digital minimalism principles to software development to reduce clutter, optimize code, and improve maintainability.
Explores building an AOT-compiled JavaScript implementation using V8's runtime, comparing it to other dynamic languages and detailing the compilation process.
A guide on configuring selective backup jobs in Veeam Backup for Microsoft Office 365 during a migration, focusing on Exchange Online and OneDrive.
A serverless service that monitors the AWS Solutions catalog and sends alerts via SNS when new solutions are added.