分类
devops

一些计算机术语

@@@@单词@@@@ 翻译 detached separated 分离的,分开的;拆下的 foreground […]

分类
devops

The Bootstrapping Chronicle: How We Taught Computers to Write Themselves

💻 从开关拨码到 Rust 全栈:计算机世界的“自举”神话 你有没有想过一个看似哲学的技术问题: 我们用现成的 […]

分类
devops

zram swap and /dev/shm explained

ZRAM Swap 原理详解 前言 有人看到 “zram 是用内存做 swap” 时会 […]

分类
devops

assembly history

Assembly 把 Assembly Language 翻译为“汇编语言”,是计算机发展史上一个非常神来之笔 […]

分类
devops

buildah-guide

Buildah 完全指南:无需 Docker Daemon 构建 OCI 镜像 什么是 Buildah Bui […]

分类
devops

Understanding SNI Proxy Mechanics and TLS Domain Identification

解密 SNI Proxy:工作在 4 层的代理如何识别 7 层的域名? 在网络代理与负载均衡的技术演进中,SN […]

分类
devops

gnutls_handshake() failed: The TLS connection was non-properly terminated.

Git HTTPS 连接失败?从 GnuTLS 到 OpenSSL 的排查与解决 问题 在 Ubuntu 24 […]

分类
devops

codex-x86_64-unknown-linux-musl.zst vs codex-x86_64-unknown-linux-musl-bundle.tar.zst

curl -f#SL -O https://github.com/openai/codex/releases/ […]

分类
devops

Subreaping SUBREAPER Zombie and Orphan

在 Linux 系统编程和容器运维中,我们经常会遇到一些挥之不去的“幽灵”。你可能在 top 命令中看到过 z […]

分类
devops

What is Google Widevine

What is Google Widevine? WidevineCDM (Content Decryptio […]

分类
devops

NVIDIA-SMI has failed because it couldn’t communicate with the NVIDIA driver. Make sure that the latest NVIDIA driver is installed and running.

NVIDIA-SMI has failed because it couldn’t communi […]