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 ...
Termination of Gemini for VSCode and Context Management
When taking on my first game development challenge, I used the web version of Gemini to organize my ideas while havin ...
Document Analysis with Open WebUI and MarkItDown
In recent times, building local LLM environments using Ollama and Podman has become extremely easy. However, when hav ...
Building a Local LLM Multi-Agent Environment in Python
Previously, using Podman, I set up a clean environment to simultaneously host “Qwen3” and “Gemma3 ...
No Docker Required: Building a Lightweight Local LLM Environment with WSL2 and Podman
Currently, I am experimenting with building a “multi-agent” system that coordinates multiple AIs.
Rat ...
Steps to Restore Gemini Chat History and Establishing Automated Backup Operations to Prevent Re-disappearance
To address the issue where Gemini chat histories disappear from the list, we previously relied on the method of viewi ...
What to Do When Codex Enters “Policy Artisan Mode” and Refuses to Write Code
As it becomes increasingly common to delegate code fixes to AI, have you ever experienced a situation where “th ...
Rescue Lost Ideas from the Logs! Emergency Viewing Techniques When Gemini Chats Won’t Open
When writing blog posts for “Nando Kobo,” I often use the Gemini app on my iPhone to jot down ideas while ...
Setting Up a Local LLM Environment: How to Deploy ollama, open-webui, and gemma3 Using WSL2 × Docker Desktop × NVIDIA Container Toolkit
In recent years, the demand for LLMs (Large Language Models) has rapidly grown, drawing significant attention not onl ...