Development, Programming, Git

Gitで特定のブランチのみをクローンする方法

Today, we are going to dive a bit deeper into how Git repositories are handled.

When someone tells you to ̶ ...

Electronics projects and microcontroller boards

RP2350 Development Board Module For Raspberry PI Dual Core 16MB

While window shopping on AliExpress, a development board with a built-in USB Type-A male connector suddenly caught my ...

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 ...

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 ...

Minecraft

turbowarp and agent for Minecraft Paper

TurboAgent (changed from twbridge on 12/7) is a plugin that allows you to control the
Minecraft Java Edition (Pap ...

Minecraft

GitHub ActionsでPaperMCプラグインを“自動”公開するまで

I set up an environment at home to practice running the PDCA cycle through Minecraft, and as a supportive tool for th ...

Linux, Server Setup, Networking

bashのhistoryを強化するおすすめ設定

When working daily in the terminal on Linux or macOS, the “history” feature for recalling previously exec ...

Development, Programming, Git

GitでSSL証明書エラーが出るときの対処法

When trying to access a remote repository in Git, you may sometimes encounter an error message like the one below and ...

Development, Programming, Git

mayo.cコールグラフ

Analyzing and documenting C language projects becomes more complex as the project scale grows.In particular, understa ...