Blogs


2026-04-18 what happens before do_IRQ
本文以 x86 64 为例,分析了在 Linux 2.6.24 中 do_IRQ 前的汇编代码
2026-03-07 charset, encoding and locale
字符集、编码和本地化是什么
2025-09-02 NVIDIA GPU components version selection
nvidia components version selection
2025-07-18 file descriptor and fd redirection in bash
文件描述符和 bash 中文件描述符号的重定向,以及 bash 中的各种箭头:<, <<, <<<, >, >>, <(), >()
2025-05-27 Gerrit Replication
Gerrit Replication 介绍和配置
2025-04-28 install NVIDIA supported docker
跟随官方文档,整理了 docker、NVIDIA 驱动和NVIDIA Container Toolkit 的安装配置
2025-03-25 Euler–Lagrange equation
Euler–Lagrange equation
2025-03-12 为 Open Harmony 编译 Application
dev eco studio build for ohos
2024-10-30 7zr CPU 性能测试结果解析
对 7zr 输出结果 Speed,Usage,R/U 和 Rating 的结果解析
2024-10-08 Introduction to precompiled headers(PCH)
PCH 是一种加速编译的方式,本文介绍了什么是 PCH,以及如何使用 PCH
2024-05-08 PCIe 和 lspci
PCIe 介绍和 lspci 查看 PCIe 设备的属性
2024-01-15 RK and Jetson SDK full work on ArchLinux
some problems of using RK and Jetson SDK on ArchLinux
2023-11-28 file、magic number 和 Debian 中 file 的跨大版本更新
feh 没有认出一种 bmp 的格式,发现是 file 版本太旧,从而通过 apt source 安装高版本的 file
2023-11-23 RK3588 PCIe Introduction
rk3588_pcie_intro
2023-08-16 about rk3588 disk partitions(未完待续) and fdisk, dd
about_rk3588_disk_patitions
2023-07-11 io_with_plc
io_with_plc
2023-06-19 python virtual env and venv
如何轻量化使用使用不同版本 python
2023-06-13 qt creator remote deploy and debug
remote gdb
2023-06-12 makeself 和 .run 文件
what is .run file
2023-06-02 gcc support __FILE_NAME__ macro
gcc_support_filename_macro
2023-06-02 macro set in gcc, Makefile, qmake
qmake_set_macro
2023-05-20 struct initialization in C Lang
看内核源码关于任务初始化的时候看到一个很奇怪的写法:`struct task_struct init_task = INIT_TASK(init_task);` ...
2023-05-20 about nested struct and anonymous struct in c
c_struct
2023-04-21 about effective voltage and rms
about effective voltage and rms
2023-04-21 about maximum power transfer theorem
about maximum power transfer theorem
2023-04-13 migrate from ubuntu16.04 to ubuntu20.04
migrate_from_ubuntu16.04 to ubuntu.04
2022-06-06 polkit
非特权进程向特权进程发消息的控制
2022-04-26 网络断连分析工具介绍
mainly about ethtool and wireshark
2022-04-14 C 和 Qt 中 socket 的创建和删除
2022-04-04 Shell echo 输出带样式 (style) 的文字
通过 echo -e 和特定样式前缀,来实现格式化输出
2021-12-22 github 使用key 来pull fetch
2021-10-09 用 curl 来制作一些简单的网络小工具
使用 curl 提交表单,拉取相关信息,以及借此制作的一些小工具
2021-10-04 gpio
gpio
2021-10-04 将服务器的 Ubuntu 系统换成 Arch Linux
根据 Arch wiki, 通过 chroot 将服务器的 Ubuntu 系统换成 Arch Linux
2021-04-29 Copyright and Copyleft
2021-02-05 ssh 免密登录
使用 rsa 非对称密钥来实现 ssh 免密登录
2020-08-03 vim+colemak(keymap)+jupyterlab
jupyterlab_colemak
2020-08-03 jupyter-lab里的vim,colemak 配置
2020-07-31 树莓派4B连不上wifi的一个意想不到的原因
USB3.0 conflicts WiFi 5G
2020-07-30 通过修改注册表修改Windows键位为colemak
Windows 10 中使用colemak键盘布局(包括拼音)以及修改`<esc>` 和 `<Caps Lock>`
2020-07-30 管理从源码安装的应用的link——stow
stow 介绍
2020-02-26 Linux开机自动连接网络
connect_wifi_on_startup
2020-02-26 通过命令行连接 WiFi
Linux connect WiFi in command line
2020-02-26 统一Linux Windows 时区
把硬件时钟当作UTC
2020-02-26 Linux 停转机械硬盘来省电
tlp(auto) hdparm(manual)
2020-02-26 为 Linux colemak 修改键
修改键位为colemak,交换<esc> <capslock>键——archlinux(其他也略有涉略)
2019-08-01 学习笔记:链接
硬连接和软连接
2019-07-16 超级用户su没有权限修改所属
su_no_perm
avatar
除非注明,本博客所有文章皆为原创。
本作品采用知识共享署名-非商业性使用-相同方式共享 4.0 国际许可协议进行许可。