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

Antigravityで回路作成

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

WordPress, blog management, SEO

【WordPress】Luxeritas用サイドバー表示切替トグルプラグインの作成

The WordPress theme “Luxeritas” is an exceptional theme that operates with incredible lightweight speed. ...

AI Local LLM

主要AIサービス開発環境の比較:VSCode・CLI・独立IDE

The official Gemini extension for VSCode (Gemini Code Assist Individual tier) and Gemini CLI, which have long been us ...

Linux, Server Setup, Networking

Linuxプロキシ設定完全早見表(apt, yum, dnf, npm, wget, curl, git, k8s/containerd, OS環境変数)

When building a Linux environment behind a proxy, proxy configuration methods vary by tool, which often wastes time o ...

Electronics projects and microcontroller boards

Amazon Dash Button Rev.2 分解

Introduced in 2015, the Amazon Dash Button took the world by storm with its simplicity of ordering products with a si ...

Virtualization, Containers, WSL

WSL2: 新OS環境導入後も旧環境を消さず、データをコピーなしで共有する方法

A major advantage of using Windows Subsystem for Linux (WSL2) is the ability to quickly and lightweightly create and ...

n8n and automation

予定表登録の自動化におけるn8nの採用と選定理由

As part of building a home web server and operating a custom domain, I have set up and daily utilize a calendar manag ...

Virtualization, Containers, WSL

WSL2でUSBメモリを物理マウントしISOイメージを書き込む方法

When writing ISO images to removable media such as USB flash drives on a Windows OS, dedicated GUI tools are typicall ...

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