Daily log My Vim Training Journey I've completed vimtutor from the first lesson through lesson 5.2. I also learned that you can run terminal commands with... 2025.10.11 Daily log
Daily log Typing Practice Today's high scores: Symbol Typing: 55/50 Monkeytype: 36 WPM 2025.10.10 Daily log
プログラミング 【Ubuntu】Node.jsを更新してGemini CLIをインストール!手順を解説 普段使っているターミナルから離れずにAIにサクッと質問できたら便利だな、と思いGemini CLIをインストールしてみました。 インストール要件を調べるとNode.js v20以降が必要とのこと。そこで、最新LTS版であるv22をイ... 2025.10.09 プログラミング今日やったこと
Daily log How to Install the Gemini CLI on Ubuntu by Upgrading Node.js I installed the Gemini CLI because I want to ask an AI questions without leaving my terminal. The installation require... 2025.10.09 Daily logprogramming
Daily log Studying Vim You Can Execute Terminal Commands in Vim I'm currently working through Vim lessons, from the beginning up to lesson 5... 2025.10.09 Daily log
Daily log Daily Vim Training Practice Vim Today I practiced Vim using vimtutor, covering lessons from the beginning through Lesson 3.2. I reviewed ... 2025.10.07 Daily log
プログラミング Vimで大文字の「U」を押しても何も起こらない現象及びその原因 Vimにおける「U」アンドゥコマンドの挙動について カーソルを別の行に移動すると「U」の挙動が変わる Vimtutorのアンドゥに関するレッスンで練習していたとき、「U」を押しても何も起こらないことがあり、困惑しました。調べてみると、「U... 2025.10.05 プログラミング今日やったこと
Daily log Understanding the “U” Undo Command in Vim Understanding the "U" Undo Command in Vim Moving the Cursor to Another Line Breaks "U"'s Behavior While practicing in Vi... 2025.10.05 Daily logprogramming
Daily log How to Use Symbols with IME on Android Smartphones You Can Access Major Symbols by Long-Pressing "." in Gboard I used to worry about how to input symbols like "?" and ... 2025.10.04 Daily log