
Building a Native GTK4 PostgreSQL Client Because I Was Tired of Electron
Why I built a native GTK4 PostgreSQL client instead of another Electron app — schema designer, AI analytics, and a Python/Perl hook system included.

Why I built a native GTK4 PostgreSQL client instead of another Electron app — schema designer, AI analytics, and a Python/Perl hook system included.

A while back I built a double-pendulum simulation in the browser. The motion is hard to stop watching. Two bobs, one hinge, and the trajectory never r...

AI agents are often overcomplicated. At their core, they’re just models that can call tools, use the results, and continue working. This tutorial buil...