|
You are here |
lazybea.rs | ||
| | | | |
lazybear.io
|
|
| | | | | [AI summary] A software developer reflects on personal routines, creative tools like notebooks and Neovim, and the mental health benefits of establishing rituals while working from home with a young child. | |
| | | | |
yyhh.org
|
|
| | | | | In this post, I set up vim as a manual page viewer, using ManPageView plugin. It turned out that the same plugin can be used to view info pages as well. All one needs to to is to add ".i" suffix to the command that you are seeking help on ... | |
| | | | |
seanbreslin.jp
|
|
| | | | | Jumping straight back into the sweltering heat and humidity of a Japanese summer after a few weeks in the Australian winter is always a challenge (oh, pity me!). To beat the heat, we often head to Niji-no-taki (?) in nearby Komaki, where we can enjoy the outdoors and stay cool. There's something about the summer... | |
| | | | |
sookocheff.com
|
|
| | | This is something I often do but rarely remember the steps for. This post is intended to serve as a reminder for me and anyone else having the same question: how to add an upstream remote git repository. Start by forking the repository you are contributing to and cloning that repository to your local file system. In this example, we will use the Elasticsearch repository and assume you have cloned it locally. | ||