Comparison of Major AI Service Development Environments: VSCode, CLI, and Standalone IDEs
The official Gemini extension for VSCode (Gemini Code Assist Individual tier) and Gemini CLI, which have long been us ...
[Git] How to Completely Erase Accidentally Committed Files from History (git-filter-repo)
Today, we’re diving into a technical guide on doing a “deep clean” of a Git repository.
When ...
The Birth of TurboAgent: The Evolution and Aquarium Demo of a “Workshop-Made Plugin” Connecting Scratch and Minecraft
At Nando Kobo, we have continuously explored the intersection of craftsmanship and technology. As part of this journe ...
Protecting the GitHub main Branch: Minimum Branch Protection Settings and 3-Way Merge Workflow
At Nando Kobo, we manage the Minecraft Paper plugin “twbridge” in the
GitHub repository nando256/twbr ...
Learning PDCA through Minecraft: The “PDCATimer” Plugin Driven by Lecterns and Books
In the world of Minecraft, players set their own goals and take action—whether it’s building a house or craftin ...
Installation Guide for pcb2gcodeGUI on WSL2 Ubuntu 22.04.4 LTS
In this blog, we explain the step-by-step installation procedure for pcb2gcodeGUI on an Ubuntu 22.04.4 LTS environmen ...
Solution for the tilt/erubis Error Occurring on narou-docker Startup
When using narou-docker, the following error occurred during the Dockerfile build process.
internal:/usr/local/lib ...How to Bypass Password Authentication in Git over HTTPS
When accessing remote repositories using Git, entering your password every time via HTTPS can be tedious. This articl ...