1005 related articles

An in-depth analysis of the classic "Pets vs Cattle" metaphor in cloud computing, exploring the shift from traditional IT ops to cloud-native thinking and clarifying common misconceptions.

Terminal Candy is a native macOS terminal app with 84 color schemes, CRT retro effects, a visual Skin Builder, and a global hotkey—all for a one-time $10 purchase.

Port22 projects programming Agents like Claude Code and Codex from your Mac to your phone, enabling remote approval, status monitoring, and zero-intrusion integration. Free for one Mac and two sessions.

A deep dive into GitHub's official open-source tool gh-stack, exploring how Stacked PRs split large changes into small PR chains to boost code review efficiency and avoid branch dependency chaos.

Analysis of how OpenAI optimizes Git for massive repositories, covering monorepo bottlenecks, partial clone, sparse checkout, fsmonitor, and practical tips for engineering teams.

Solid Queue 1.6.0 introduces Fiber Worker support, offering a lightweight and efficient concurrency model for I/O-intensive Rails background jobs.

Deep dive into domain security architecture for self-hosted services: Should services with different exposure levels use separate domains or subdomains? Analysis of subdomain enumeration risks, defense in depth, and practical isolation strategies.

HortusFox v5.9 "Summer Plants Release" adds per-plant attachments, sorting preference memory, and 15 bug fixes. This anti-AI open-source self-hosted plant management app prioritizes data sovereignty for gardening enthusiasts.

Hygon unveils a 512-thread server CPU and AI GPU, challenging Intel Xeon and Nvidia. Analysis of specs, applications, ecosystem challenges, and strategic significance.

Hygon unveils a 512-thread server CPU and AI GPU, directly challenging Intel Xeon and Nvidia. A deep dive into specs, applications, ecosystem challenges, and strategic significance.

Exploring tiling window management for multi-agent AI conversations: how it solves parallel monitoring and observability challenges, real-world limitations, and the evolution from chat boxes to control consoles.

A six-year Unraid user shares a 20W ultra-low-power home server using Intel N100, hot/cold data separation, and NZBDAV Usenet streaming to replace 30TB of local hard drives.

Cursor Crane is a Mac keyboard efficiency tool that extends pure keyboard operation from UI element clicking to window management, multi-window workflows, and text editing through predictable hint systems.

ESP32-Bit-Pirate is an open-source hardware hacking tool based on ESP32, supporting UART, SPI, I2C, 1-Wire protocols with a web CLI for zero-install cross-platform debugging at just a few dollars.

ESP32-Bit-Pirate is an open-source hardware hacking tool based on ESP32, supporting UART, SPI, I2C, 1-Wire and more, with a Web CLI for zero-install cross-platform debugging at just a few dollars.

Proxmox's default kvm64 CPU type only exposes x86-64-v1 instructions, causing Immich's ML container to crash when NumPy's baseline isn't met. Learn the root cause and one-command fix.

Migrating from ZimaOS? This guide compares Debian+Docker, TrueNAS SCALE, and Proxmox VE, analyzing pros and cons for home server users seeking their next step.

Migrating from ZimaOS? This guide compares Debian+Docker, TrueNAS SCALE, and Proxmox VE, analyzing pros and cons for home server users seeking their next step.

Many consumer routers lack local DNS record settings, preventing custom hostname bindings for home servers. This article explains why and offers solutions including OpenWrt and Pi-hole.

Learn how to use KEDA for Kubernetes scale-to-zero, waking self-hosted apps on demand via HTTP interceptors. Covers cold start optimization, Cron warming strategies, and full open-source configs.