Automating PCB Design to Milling G-Code Generation with Generative AI
In our previous article, “Automating PCB Design with Generative AI (Gemini/Antigravity) and KiCad,” we in ...
Safely Displaying 3D Models in WordPress: Migrating from Plugins to Sketchfab Embeds
Previously, I used a plugin called “3D Viewer – Display Interactive 3D Models” to display 3D models on Wo ...
Automating PCB Design with Generative AI (Gemini/Antigravity) and KiCad
On a certain YouTube channel, a review of semi-automated circuit design using EasyEDA and generative AI was recently ...
Using Python in n8n! How to Set Up the Official Task Runner
When setting up n8n using a container environment such as Docker, trying to run Python in a “Code node” r ...
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 ...
[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 ...
Replicating the Minecraft: Education “Block Coding x Agent” Experience in Minecraft Java Edition
My child thoroughly enjoyed the learning experience of “Block Coding x Agent” (the educational version ...
Automatically Check Delivery Boxes & Electric Bike Availability with Python! An Introduction to Web Scraping
Since it’s a hassle to access the website every time to check, let’s create a Python script to check the ...