
Fault Injection Testing brings repeatable Cloud SQL failovers and load-balancer degradation experiments to Google Cloud in preview. more

Fault Injection Testing brings repeatable Cloud SQL failovers and load-balancer degradation experiments to Google Cloud in preview. more

Cloud Run instances add a singleton runtime with a stable HTTPS URL, stop and resume controls, and up to seven days of continuous execution. more

Cloudflare has moved Access policy from individual hostnames to the Worker itself, closing gaps across custom domains, routes, workers.dev, and previews. more

Turn ETL job history, warehouse queries, and BI report refreshes into Datadog APM traces with accurate timing, dependencies, and status. more

Astro, Markdown, Cloudflare Workers and OpenTofu as a stack for blogs and company sites: fast deploys, good SEO and easy AI-agent work. more

OpenTofu manages DNS and edge policy, Wrangler deploys Workers, and the firewall limits the exposure of homelab services. more

Plain HTML, Pico CSS and a zero-build architecture are enough for many company sites, cutting dependencies and simplifying deployment. more

Plain-English definitions of common crawler, Python, infrastructure, cloud, and design-pattern terms used across our engineering documentation. more

Guidelines for productive engineering work, escalation, learning, documentation, and team communication. more

Workstation setup and local development instructions for contributors to the crawler project. more

Use Scrapy signals as an Observer pattern, with working examples and a rule for when pipelines or durable messaging fit better. more

Get useful code out of AI agents faster by pinning versions, keeping a short README as the source of truth, and sending small prompts. more

Build a readable MikroTik firewall for a homelab: safe mode, interface lists, default deny with logging, and input and forward chains. more

Harden a homelab that exposes public services, using a locked-down management plane, VPN access, DMZ segmentation and origin protection. more

Keep OVH mail working after moving DNS to Cloudflare, using unproxied MX and client records plus SPF, DKIM, DMARC and DNSSEC. more

Manage Cloudflare zones, proxied DNS records and cache rules as Terraform code, with one DRY block covering every domain you own. more

Seven RAG anti-patterns that quietly ruin retrieval quality, and the simpler practices that fix them: own the context, structure over size. more

Pick the right Yii2 application template up front: what Basic and Advanced actually differ in, and when converting one into the other is cheaper. more

Build image search that answers in text: pick an embedding model, a vector database and a multimodal LLM, then cut the running cost. more

Decide whether Datadog is worth its price, and why building observability on logs first keeps the bill predictable as pipelines grow. more

What a persistent webshell on a Magento 2 VPS looked like, how it was removed in two days, and what to check on your own server. more

Weigh a private LLM/RAG for a law firm: hallucination risk, attorney-client privilege, running cost and what implementation demands. more

How a 2019 visual product search was built, from crawling shop catalogues to vectorising photos and serving nearest-neighbour results. more

Crawl 400 million pages at $2 per million on preemptible VMs, and learn the one limitation that decides whether the trade-off fits. more