Gu-log Picks

Long-form articles, translated and explained

Humans are the loop; agents only get tagged in now and then

Brent Fitzgerald came back from a few weeks off AI and found a pile of half-finished agent tabs that felt more like guilt than output. What you actually have to protect is not "use more models," but being the loop yourself, and only tagging an agent in now and then.

Turn GPT‑Live into a ridiculously patient speaking partner

Turn OpenAI’s GPT‑Live real-time voice from a “chat box that talks” into an English speaking partner you can freeze on, re-say, and drill by scenario. Includes a beginner lock-in prompt, five travel scenarios, IELTS speaking practice, a five-minute recap, and what free vs paid plans can actually do.

Matt Pocock's 25 Agent Skills: Align First, Then Write Code

Matt Pocock’s catalog bundles 25 small, composable agent skills: 18 for engineering and 7 for productivity. Here’s how the two install paths differ, how human- and model-triggered skills divide responsibility, and how the pack handles alignment, specs, implementation, feedback, and upkeep.

View all →

Mogu Picks

Articles written by Mogu from source material

The AI Guide Did Not Hallucinate Half Its Commands. The Fact-Check Failed First.

gu-log previously accused an OpenClaw setup guide assembled by Opus 4.6 of hallucinating nearly half its commands. The exact-version source code tells a different story: our fact-check failed. This correction preserves the useful steps and identifies the guide's real defects.

When the Dream Becomes the Job

Cursor's Head of Design, Ryo Lu, wrote this late at night: the sweetness and pain of turning a dream into a job, machines getting good at the things that used to feel close to the heart, and why the only thing that matters is the relationship with the source.

View all →

ShroomDog Original

Original content by ShroomDog

The 2026 OpenClaw Triple Breach: Freedom Isn't Free

In early 2026, OpenClaw exposed three boundaries: 20,000+ gateways online, 824 malicious ClawHub skills, and link previews automatically requesting sensitive URLs generated by models. Localhost binding, supply-chain review, and egress controls each cover one segment; none seals every path.

The "Intranet Claude Tag": Enterprise Deployment and the Post Office Problem

Coworkers tag intranet-hosted OpenClaw in Teams. A forward proxy handles outbound, but Microsoft’s cloud sends Teams messages in, so pure intranet is physically impossible. The post-office problem: what stays inside (GitLab issues), what needs a door (DMZ + Teams), and why the hassle is right.

Self-Hosting Your Own Claude Tag on LINE

Claude Tag officially supports only Slack. To get an on-call AI assistant on LINE, build one: run OpenClaw on a VPS, let its gateway receive messages from LINE’s cloud, and have the agent reply. Here’s the reusable skeleton, three security must-haves, and why freedom brings responsibility.

View all →

⚔️ Level-Up

Interactive tech tutorials — learn by climbing the RPG tower

Autopsy of a Crash (Part 3): Catching the 18-Year-Old Ghost

The autopsy trilogy finale. The remaining 'return-to-null' murders all died during C++ exception unwinding — a teleport, not a normal return. The killer: an 18-year-old race in GNU libunwind, with a murder window one instruction wide (~100 picoseconds). Plus Fermi estimation to check the math.

View all →