Virtualization, Containers, WSL

Thumbnail of post image 095

“Narou.rb” is a Web novel management tool that I personally love using. Running inside a Docker container ...

Linux, Server Setup, Networking

外部からの入口を「NLB →(OCI1またはOCI2)→ 自宅サーバ」に統一

Previously, I operated a setup where an instance (OCI1) was deployed on OCI (Oracle Cloud Infrastructure)—utilizing t ...

AI Local LLM

Codexが「方針職人モード」になってコードを書かないときの対処法

As it becomes increasingly common to delegate code fixes to AI, have you ever experienced a situation where “th ...

Linux, Server Setup, Networking

自宅鯖SSL問題を解決!OCI NginxとローカルOLSの証明書競合の回避方法

The server architecture of our blog, “Nando Kobo,” has evolved into its current form after overcoming sev ...

AI Local LLM

消えたはずのアイデアをログから救え!Geminiでチャットが開けない時の緊急閲覧術

When writing blog posts for “Nando Kobo,” I often use the Gemini app on my iPhone to jot down ideas while ...

Virtualization, Containers, WSL

VSCode + WSL + Gemini で Windows側ディレクトリを入れ替えたときに起きるキャッシュ問題と、再起動での解決方法

The VSCode “Remote – WSL” extension is used by many developers because it allows them to work on Wi ...

Virtualization, Containers, WSL

WSLでWindows上のディレクトリを安全・高速に扱う「mount --bind」

When developing with WSL, you often find yourself needing to manipulate files on the Windows side.
In WSL, the Wi ...

Minecraft

TurboAgent が生まれるまで ― Scratch と Minecraft をつなぐ“工房製プラグイン”の進化と水槽デモ

At Nando Kobo, we have continuously explored the intersection of craftsmanship and technology. As part of this journe ...

Other software/OS settings

GPU Configuration Warning — NVIDIA driver is incompatible.

Since I developed a new plugin for my Minecraft Paper server, I figured, “I might as well make an introduction ...

Development, Programming, Git

Visual Studio Code(VSCode)のターミナルでVimのCtrl+Qが効かない問題を解決する方法

The integrated terminal in VS Code is extremely convenient, and being able to use Vim as an extension of your daily c ...