How I triage Slack messages
A software engineer shares her method for organizing Slack channels into priority tiers to efficiently manage messages and reduce notification overload.
A software engineer shares her method for organizing Slack channels into priority tiers to efficiently manage messages and reduce notification overload.
A roboticist argues for scaling robotics research like generative AI, focusing on data quality and iteration over algorithms for better generalization.
Explores why designing human processes around extreme edge cases, unlike software, often creates pathological and counterproductive systems.
Explores how legacy IT systems resemble zombies, surviving on human knowledge, and why digital transformation must address both technology and human processes.
A technical guide on using Azure Runbooks to connect to Exchange Online and Microsoft Graph for automation tasks.
Learn how to use the macOS Terminal 'open' command to quickly open the current directory, specific files, or URLs in Finder and other applications.
A developer analyzes the costly mistakes behind his $46k website redesign, offering lessons on project management and hiring.
A newsletter series offering daily emails teaching about new features in PHP 8.2, following the format of previous successful editions.
A developer creates a new model for a teacher checklist feature in a Django-based homeschool SaaS application.
A tutorial on generating stylized maps in Python using the prettymaps library, OpenStreetMap data, and vsketch for rendering.
A program committee chair shares common mistakes in tech conference talk abstracts and provides tips for writing better submissions.
A guide to fixing a common iOS bug where cached launch screen images don't update, with a workaround using direct file placement.
Explains why finishing tasks before starting new ones improves team productivity and predictability, using burger-making analogies and Monte Carlo simulations.
A guide on using React's useRef Hook with TypeScript, covering HTML element refs and mutable instance variables.
Learn to accelerate Vision Transformer (ViT) models using quantization with Hugging Face Optimum and ONNX Runtime for improved latency.
Explains how CSS logical properties like padding-inline provide shorthands for setting spacing on a single axis, improving code maintainability.
A technical guide on implementing a Remote Asset Manager for iOS apps, allowing dynamic updates to assets without requiring new app builds.
A hands-on tutorial for setting up a Docker environment to experiment with the Apache Iceberg table format using Spark SQL.
A developer's July 2022 update on FOSS projects, including new Hare libraries for templating and graphics, and progress on the Helios kernel.