头像是可爱的天子~
Hi, I'm uchouT, 这个昵称来自 touhou project 里的有顶天. 准大三. 兴趣 & 好奇心 驱动的 CS 学生. 喜欢探索新事物, 在感兴趣的领域钻研、折腾. 自认为是一个很纯粹的人.
目前 base 深圳, building virse. 欢迎来找我吃饭~
MBTI 我测了, 是 INTP-A.
My Interests
- Computer
范围挺散的. programming, 软件的架构与设计, Linux 内核, 系统编程... 可能更偏向系统, 底层这一块. 最近对分布式, PL 也有了兴趣, 可能会研究研究.
- Building
做有意思的产品. 喜欢「创造」这一过程.
- 折腾
homelab, Arch Linux, PVE.
- 公路车
camp ace7000 pro 车主. 不限于公路车吧, 滑雪, 攀岩这些也喜欢, 总之就是这种我也叫不出来是什么类型的运动. 以后一定会尝试一下高空跳伞.
- 音游
现在主玩 osu!mania. My profile
但最近也没怎么打了.
- Galgame
这个人玩过非常多的 galgame. (我是剧情向玩家
- 听音乐
听的比较杂, 浅浅玩过 hifi, 已经退烧了. 喜欢 touhou project 同人曲, J-Pop, etc. 我是拿批.
Projects
IronRDP is a modular Rust implementation of RDP, the protocol behind Windows Remote Desktop.
It is not a monolithic client: its composable crates provide PDU codecs, connection and session state machines, virtual channels, and image codecs for native, WebAssembly, and .NET clients, servers, and proxies.
The continuously fuzzed,
no_std-compatible core performs no I/O, so applications supply the transport and runtime.
RDP server for org.qemu.Display1 interface (as exposed by
qemu -display dbus).The project was originally designed to work with QEMU, but it can be used with other displays/UI that implement the D-Bus interface.
Agent 认知拓扑引擎.
面向 AI Agent 和 AI 应用开发者。它把对话切成可分裂的 Session 森林,每个 Session 既有自己的对话历史,又对外暴露可被反思的描述
Qb-downloader allows you to complete your qBittorrent tasks part by part and upload them to your cloud drive. This enables you to download large torrent tasks even if they exceed your maximum available storage.
写给自己用的 qbittorrent 分片下载器, 应该是刚学 rust 的时候写着玩的. 代码挺屎的.