AI Local LLM

主要AIサービス開発環境の比較:VSCode・CLI・独立IDE

The official Gemini extension for VSCode (Gemini Code Assist Individual tier) and Gemini CLI, which have long been us ...

Development, Programming, Git

【Git】間違ってコミットしたファイルを歴史から完全に抹消する方法(git filter-repo)

Today, we’re diving into a technical guide on doing a “deep clean” of a Git repository.

When ...

Minecraft

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

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

Development, Programming, Git

GitHubのmainブランチを守る:最低限のブランチ保護設定と3wayマージ運用

At Nando Kobo, we manage the Minecraft Paper plugin “twbridge” in the
GitHub repository nando256/twbr ...

Minecraft

PDCATimer

In the world of Minecraft, players set their own goals and take action—whether it’s building a house or craftin ...

Virtualization, Containers, WSL

WSL2 Ubuntu 22.04.4 LTS 上で pcb2gcodeGUI のインストール手順

In this blog, we explain the step-by-step installation procedure for pcb2gcodeGUI on an Ubuntu 22.04.4 LTS environmen ...

Virtualization, Containers, WSL

narou-docker 起動時に発生する tilt/erubis エラーの解決策

When using narou-docker, the following error occurred during the Dockerfile build process.

internal:/usr/local/lib ...

Development, Programming, Git

GitのHTTPSでパスワード認証を回避する方法

When accessing remote repositories using Git, entering your password every time via HTTPS can be tedious. This articl ...