Posts

Compact Business PCs Explained: Dell OptiPlex, Intel NUC and Lenovo ThinkCentre Tiny Desktops Compared

Image
For many people, a desktop computer conjures up images of a large tower sitting under a desk. Yet over the past decade, manufacturers such as Dell, Intel, ASUS, and Lenovo have shown that a capable desktop doesn't have to be much larger than a paperback book. Compact business desktops—including the Dell OptiPlex Micro , Intel NUC (now ASUS NUC ) , and Lenovo ThinkCentre Tiny series such as the M700 Tiny —typically occupy just around one litre of volume , earning them the nickname "1L PCs." Despite their small size, these machines often include desktop-class Intel Core processors, support up to 32–64 GB of RAM (depending on the model), NVMe SSD storage, Gigabit Ethernet, Wi-Fi, and the ability to drive multiple monitors. Many consume only 10–30 watts during typical office work, making them significantly more energy efficient than traditional desktop towers. Originally designed for enterprise environments where desk space and manageability were important, these systems ...

Cloud Watching 101

Image
As cloud architects, we spend our days designing systems in the cloud. Load balancers, autoscaling, fault tolerance, multi-region deployments—we know them inside out. But when was the last time you looked up at the original cloud? A children's book recently reminded me that the sky has its own architecture, complete with naming conventions that sound suspiciously like service tiers.  Clouds are mostly made of tiny water droplets, tiny ice crystals, or a mixture of both suspended in the air. The first well-designed "cloud taxonomy" predates cloud computing by about 220 years. In 1802, English pharmacist and amateur meteorologist Luke Howard borrowed Latin words—cirrus (“curl”), stratus (“layer”), cumulus (“heap”), and nimbus (“rain cloud”)—to create a cloud classification system so elegant that it’s still the global standard more than two centuries later. It's a reminder that well-designed taxonomies can stand the test of time—whether they're describing the atmosp...

This Week I Learned - Week 30 2026

Image
This Week I Learned -  * The OpenRouter Pareto Router is a dynamic model selection tool that allows users to select a coding model based on a minimum coding score preference. It maintains a curated shortlist of strong coding models ranked by Artificial Analysis coding percentiles. Users can set a min_coding_score between 0 and 1 to control the strength of the coder they need. The router automatically selects the cheapest model within the chosen tier or the fastest with the Nitro variant. This approach ensures that users receive a strong coder without overspending, as the exact shortlist evolves over time with new models and benchmarks. The OpenRouter API is compatible with most SDKs, allowing for easy integration into applications. * openrouter/auto-beta is a task-aware router. It classifies each request, routes it to the model teams are actually spending on for that kind of task, and filters that choice by the cost-quality tradeoff you set. The response is priced at the routed mo...