Home Server Hardware

Small form‑factor builds, ECC memory considerations, and quiet cooling for 24/7 uptime.

  • 10 Tracked terms
  • Last 30 days Feed window

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Home Server Hardware

9to5Linux
9to5linux.com > dietpi-10-7-adds-support-for-containers-with-network-and-armv8-vms

DietPi 10.7 Adds Support for Containers with Network and ARMv8 VMs

2+ hour, 31+ min ago   (309+ words) DietPi 10.7 has been released today as a new stable version of this Linux distribution for single-board computers, adding support for new SBCs, new images, and updates to DietPi-Software. Coming a little over a month after DietPi 10.6, the DietPi 10.7 release introduces…...

Kubernetes
kubernetes.io > docs > tasks > tools > install-kubectl-linux

Install and Set Up kubectl on Linux

3+ day, 20+ hour ago   (887+ words) You must use a kubectl version that is within one minor version difference of your cluster. For example, a v1.37 client can communicate with v1.36, v1.37, and v1.38 control planes. Using the latest compatible version of kubectl helps avoid unforeseen issues. The following methods…...

DEV Community
dev.to > damola12345 > engineering-build-notes-3-when-200gi-was-more-storage-than-the-nodes-needed-f9k

Engineering Build Notes #3: When 200Gi Was More Storage Than the Nodes Needed

3+ hour, 35+ min ago   (1254+ words) How measuring Kubernetes node storage usage led to a simpler capacity decision in an Amazon EKS cluster. In Engineering Build Notes #1, I investigated what initially looked like an opportunity to reduce worker-node capacity. The nodes appeared to have more capacity…...

DEV Community
dev.to > rafagross > ec2-instance-unreachable-via-ssm-session-manager-1fe9

EC2 Instance Unreachable via SSM Session Manager

5+ hour, 56+ min ago   (595+ words) This runbook resolves the situation where an EC2 instance is running and visible in the console but either does not appear in the Systems Manager Fleet Manager inventory, or returns a connection error when you attempt to start a Session Manager…...

InfoQ
infoq.com > news > 2026 > 08 > docker-vmm-layer

Docker Launches Fully Rebuilt Virtualization Layer to Boost Performance and Improve Dev Experience

3+ week, 3+ day ago   (511+ words) Joe Cassavaugh shares his journey from software engineer to successful solopreneur with a $2M+ indie franchise. He explains how he scaled production to 10 games in 5 years, adopted Unity to boost velocity 4-6x, optimized content pipelines, and leveraged refactoring patterns. He discusses key…...

@phoronix
phoronix.com > news > EROFS-Disabled-LZ4-Rolling

EROFS Disables LZ4 Rolling Decompression Due To Data Corruption Possibility

8+ hour, 43+ min ago   (196+ words) The EROFS read-only file-system popular for embedded systems, containers, and other use-cases has resorted to temporarily disabling its LZ4 rolling decompression support due to data corruption concerns... - Categories Computers Display Drivers Graphics Cards Linux Gaming Memory Motherboards Processors Software Storage Operating…...

DEV Community
dev.to > mskazemi > i-recorded-my-kubernetes-ai-agent-failing-on-purpose-1ib2

I recorded my Kubernetes AI agent failing, on purpose

8+ hour, 52+ min ago   (457+ words) Most demos of AI-for-infrastructure tools show a clean run. I think that is exactly backwards, and I want to explain why by walking through the thirty seconds of my own demo that a normal product video would have cut. A…...

DEV Community
dev.to > safiya_k > set-a-pause-to-over-engineering-why-aws-lambda-microvms-will-serve-indie-developers-in-2026-58nh

Set a Pause to Over-Engineering: Why AWS Lambda MicroVMs Will Serve Indie Developers in 2026

10+ hour, 10+ min ago   (373+ words) 1.True State Retention Without Complicated Databases Earlier, if you wanted your backend code to retain a simple piece of information from a past user action, you had to store that data in an external database, such as Amazon DynamoDB. For…...

Medium
medium.com > @adm.ysl888 > ysl888-platform-hiburan-digital-modern-14109b7a64ac

YSL888: Platform Hiburan Digital Modern

6+ hour, 26+ min ago   (38+ words) YSL888 adalah platform hiburan digital dengan akses cepat, navigasi ringan, dan dukungan layanan bantuan online.Continue reading on Medium » YSL888: Platform Hiburan Digital Modern YSL888 adalah platform hiburan digital dengan akses cepat, navigasi ringan, dan dukungan layanan bantuan online....

DEV Community
dev.to > aurelionakamura > i-built-a-redos-scanner-that-proves-each-bug-offline-and-hands-you-a-verified-fix-3a5e

I built a ReDoS scanner that proves each bug offline — and hands you a verified fix

11+ hour, 45+ min ago   (442+ words) A regular-expression denial-of-service bug is a regex whose backtracking engine can be pushed into super-linear (often exponential) time by a short, hand-crafted input. The textbook shape is a quantifier inside a quantifier: The scary part is that these patterns look…...