10 Tips for Working From Home
15 March 2020 10 Tips for Working From Home remote This article also exists in: French Because of COVID, a lot of people are going to experiment with
15 March 2020 10 Tips for Working From Home remote This article also exists in: French Because of COVID, a lot of people are going to experiment with
A JavaScript snippet to download multiple images from a web page with a timeout to manage browser limitations.
A guide to streamlining ML experiments by combining Jupyter, Papermill, and MLflow for parameterized runs and centralized logging.
A programmer reflects on the importance of learning how to learn effectively in the fast-paced tech industry, discussing methods like learning by doing and spaced repetition.
Guide to securely storing ASP.NET Core Data Protection keys using Azure Key Vault for encryption and Azure Blob Storage for persistence.
Explores the future of tech conferences post-COVID, analyzing their value, online alternatives, and the tension between commercial and community-driven events.
A step-by-step guide to setting up continuous integration for Django projects using CircleCI, including configuring tests and pipelines.
An introduction to CSS Logical Properties, explaining how they create flexible spacing that adapts to content direction and user language.
A tutorial on creating a custom React Native hook to dynamically change status bar styles per screen using React Navigation.
Explores an experimental event-driven PHP server architecture using in-memory state and event sourcing, with insights from a proof-of-concept.
A critical analysis of GitHub's new notifications UI, arguing it's a step backwards in usability and workflow efficiency for developers.
Critique of the Active Record pattern, explaining its inefficiencies in data access and performance issues in applications and APIs.
Tutorial on implementing a dynamic XML sitemap for a Django blog using Django's built-in sitemap framework to improve SEO.
Explains how to use PowerShell 7's built-in update notification system to stay informed about new releases, including LTS and preview versions.
A technical guide on setting a daily usage quota for an Azure Function using Terraform's local-exec provisioner as a workaround.
A guide to CSS viewport units (vw, vh, vmin, vmax) explaining their calculations, differences from percentages, and practical use cases like responsive typography.
A founder reflects on the first year of Mergify, a GitHub automation tool for pull request management, merging, and CI integration.
A technical guide on capturing Wi-Fi trace data with a Raspberry Pi and streaming it to Apache Kafka using Confluent Cloud.
A developer shares a self-hosted photo stream project built with Jekyll and introduces his creative agency and CSS course.
Learn five strategies for modeling one-to-many relationships in Amazon DynamoDB, including denormalization and composite keys.