3D printers and CNC

基板設計から切削Gコード生成までを生成AIで自動化する

In our previous article, “Automating PCB Design with Generative AI (Gemini/Antigravity) and KiCad,” we in ...

3D printers and CNC

WordPressで3Dモデルを安全に表示する:プラグインからSketchfab埋め込みへの移行

Previously, I used a plugin called “3D Viewer – Display Interactive 3D Models” to display 3D models on Wo ...

3D printers and CNC

Antigravityで回路作成

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

n8n and automation

n8n - Python runner unavailable: Python 3 is missing from this system

When setting up n8n using a container environment such as Docker, trying to run Python in a “Code node” r ...

AI Local LLM

Gemini for VSCodeの終了とコンテキスト管理

When taking on my first game development challenge, I used the web version of Gemini to organize my ideas while havin ...

AI Local LLM

Open WebUIとMarkItDownで実現するローカルLLMのドキュメント解析

In recent times, building local LLM environments using Ollama and Podman has become extremely easy. However, when hav ...

AI Local LLM

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

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

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

Minecraft: Education の「ブロックコーディング×Agent(作業ロボ)」体験を JAVA版マイクラで再現

My child thoroughly enjoyed the learning experience of “Block Coding x Agent” (the educational version ...

Development, Programming, Git

Pythonで宅配ボックス&電動自転車残数を自動チェック!Webスクレイピング入門

Since it’s a hassle to access the website every time to check, let’s create a Python script to check the ...