January 2023

Docker
2023-01-30 06:54 (3 years ago)

Here's an example to illustrate how docker-compose commands can fail and produce confusing error messages if the arguments are not provided in the correct order.

Shellscript(Bash/Zsh)
2023-01-25 00:13 (3 years ago)

When installing mysql-client with Homebrew, you typically add the `bin` directory to your PATH in your `.zprofile` or `.zshrc` file. This blog post will explain how to make your PATH automatically follow changes in the version number.

Raspberry-Pi
2023-01-22 02:26 (3 years ago)

Here is how to obtain the terminal ID on a Raspberry Pi Pico. You can achieve this by using the function machine.unique_id().

Python
2023-01-03 02:21 (3 years ago)

With the backspace sequence `\b`, you can erase printed characters.

Categories

Archive