‎Check network for missing images.

A collection of thoughts, study notes, and some fragments of life, presented in the form of a personal website.

科技 生活 世界 随手记两笔
Categories: 10
Posts: 169

Mid-March Heavy Snow in Beijing

Mar 15, 2025

It looks so unreal in Beijing in mid-March. It's snowing like crazy today, but the weather forecast says it will hit 26℃ next week.

ROS-2 · Foxglove Visualization

Mar 9, 2025

Some brief notes for quick reference. Foxglove visualization. to install ros-bridge sudo apt install ros-humble-rosbridge-suite to launch ros-bridge ros2 launch rosbridge_server rosbridge_websocket_launch.xml change address and port if necessary using Foxglove with ROS...

Tianshan Mountains in Winter

Mar 1, 2025

Tianshan and Jiangbulake Grand Canyons.

ByteDance 1st Anniversary, 2024-2025

Feb 28, 2025

What a year it has been at ByteDance AI-Lab Research!

System · Debian Package Creation

Feb 22, 2025

Some brief notes for quick reference. Example folder structure. Bash script to create a debian package, see also Debian control files and their fields. Generated DEBIAN/control file example. Package deploy/review commands and...