Ben Chuanlong Du's Blog

It is never too late to learn.

Tips on Car Tires

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Tube-type vs Tubeless

  1. Modern tires are tubeless.

Run-flat Tires

  1. Run-flat tires can be a good option if you need the peace of mind of being able to drive a short distance …

Maintain Garage Doors

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

How To Lube A Garage Door

Garage Door Lubricant

Garage Door Opens But Won't Close

  1. clean sensors
  2. try to align sensors

make sure that sensors show solid green lights

check trails …

Manage Python Projects Using uv

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Installation

curl -LsSf https://astral.sh/uv/install.sh | sh

curl -LsSf https://astral.sh/uv/install.sh | env UV_INSTALL_DIR="/usr/local/bin" sh

Usage

Ad-hoc Python Shell & Scripts

  1. You can …

Extracting Data from PDF Files

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Sometimes, a PDF file is corrupted or encrypted making it hard to extract data from it directly. In this case, you can convert a PDF page to an image first and …

The ripgrep Command Is a Better Alternative to the find Command

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Installation on Debian/Ubuntu Based Linux Distributions

wajig install ripgrep 

Installation on macOS

brew install ripgrep 

List Files

There are 2 ways to list files using ripgrep. The first way is file name (globbing pattern) based and the second way is file content (regex pattern) based.

Fast DC Charging in WA

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Tips & Traps

  1. PlugShare helps you find plugs regardless of network and see user ratings/comments on those plugs to see if they are accessible or reliable. PlugShare for charging stations is …