2025-01-24 05:41:32
In this post, I would like compare several speakers that are relatively small in size and are suitable as desktop speakers.
2024-12-12 02:20:15
Although neovim has built a lot of modules to ease the use of Lua, sometimes we may still want to use some packages from Luarocks. In this post, I would like to share how you can install a package from Luarocks and use it in nvim.
2024-11-02 07:36:33
When using APScheduler package in Python, I want to run the scheduled job right after I start the scheduler. How can I do it properly?
2024-10-09 05:28:16
When we use one of the google cloud python clients to communicate with GCP, there may be errors occurring sometime calling the client API methods.