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