Blog
-

Drawing Bloch Sphere Diagrams with Qiskit on Termux for WordPress
A practical guide to generating accurate Qiskit Bloch-sphere diagrams on Android with Termux, converting them to WebP, and preparing them for WordPress.
-

Back to the Drawing Board: When an AI Confidently Calls Real Models Fake
A viral meme about GPT-6 Astra and Claude Fable 5.1 turned out to be a trap — and Gemini walked right into it, confidently…
-
Bloch Sphere Explained: Basis States and the X and Z Gates
A beginner-friendly introduction to the Bloch sphere, the computational basis states |0⟩ and |1⟩, and how the Pauli X and Z gates rotate a…
-
Quick Guide to GNUPlot
Quick Reference Guide Quick Guide to GNUPlot A practical reference for using GnuPlot to generate EPS, PNG, and PDF output — particularly for inclusion…
-
Solving the Traveling Salesman Problem: Nearest Neighbor, 2-Opt, 3-Opt and Tabu Search
Learn how nearest neighbor builds a Traveling Salesman tour, how 2-opt and 3-opt improve it, and how tabu search escapes local optima.
-
China’s Viral AI Short Film: Soushen Ji & Turning Men into Demons
A bilingual English-Chinese overview of China’s viral AI short film adapted from Soushen Ji, exploring its themes of survival, history, and empathy.
-
Optimization Problems Explained: Traveling Salesman, Job Shop Scheduling, and the Knight’s Tour
What the Traveling Salesman Problem, Job Shop Scheduling, and the Knight’s Tour have in common — combinatorial explosion, NP-hardness, and why greedy heuristics like…
-
How to Connect Codex to WordPress.com and Post from Termux on Android
Connect Codex to WordPress.com from Termux on Android, debug MCP endpoint and OAuth credential errors, consult official OpenAI documentation, and manage posts safely with…
-
How to Connect Claude to the dev.to API and Build a Reusable Skill
How to connect Claude to dev.to’s REST API when no MCP connector exists, convert the workflow into a reusable Claude skill, and why the…
-
Quantum Computing: A Complete Learning Path
A guided index to the Quantum Series: thirteen hands-on posts ordered as a learning path, from qubits and the Bloch sphere to Grover’s algorithm.