2025-03-06 04:12:07
When we are using 3rd packages in Python, we may see some warning messages. For example, when you use the package BeautifulSoup and provide it with an url:
2025-01-24 05:41:32
In this post, I would like to 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.