3D printers and CNC

Antigravityで回路作成

On a certain YouTube channel, a review of semi-automated circuit design using EasyEDA and generative AI was recently ...

AI Local LLM

Pythonで作るローカルLLMのマルチエージェント環境

Previously, using Podman, I set up a clean environment to simultaneously host “Qwen3” and “Gemma3&# ...

AI Local LLM

Docker不要。WSL2とPodmanで作る軽量ローカルLLM環境構築

Currently, I am experimenting with building a “multi-agent” system that coordinates multiple AIs.
Rat ...

AI Local LLM

Geminiのチャット履歴を復旧する手順と、再消失を防ぐ自動バックアップ運用の構築

To address the issue where Gemini chat histories disappear from the list, we previously relied on the method of viewi ...

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