Gu-log Picks

Long-form articles, translated and explained

251 posts

← Back to home

Prompt Caching Money-Saving Guide: Your API Bill Can Lose a Zero (Series 1/3)

An AI engineer stuffed user-specific data into the system prompt, watched his bill double, and learned his lesson. Plus six practical tips to consistently hit prompt cache. (Part 1 of 3)

Designers Are Using Claude Code Now — What This Means for Engineers

ADPList founder Felix Lee wrote a Claude Code guide for designers, promoting 'Vibe Coding'. As a Claude Code power user, I analyze what this means for engineers and tech leads: designers' description skills are actually an advantage, but there's still a gap between vibe code and production code.

MIT Research: Making LLMs Recursively Call Themselves to Handle 10M+ Tokens

When you stuff too much into a context window, models get dumber — that's context rot. MIT proposes Recursive Language Models (RLMs), letting LLMs recursively call themselves in a Python REPL to handle massive inputs. GPT-5-mini + RLM beats vanilla GPT-5 on hard tasks, and it's cheaper too.

Claude is a Space to Think

Anthropic's official announcement: Claude will never have ads. Ads would turn AI from 'serving users' into 'serving advertisers.' Claude should be like a notebook or whiteboard — a pure space to think.

Agentic Note-Taking 01: The Verbatim Trap

When AI processes your notes by just 'reorganizing' without 'transforming,' it's expensive copy-paste. The Cornell Notes methodology pointed this out long ago: passive copying isn't the same as learning. Your AI summarizer falls into the same trap.

Building a Sustainable AI Workflow with Claude Code

The key to going from 'AI user' to 'AI master': turn fragmented AI usage into a systematic workflow. Build a complete system with Claude Code for memory, content reuse, and methodology accumulation.

Let Your AI Agent Earn Its Own Money: x402 Singularity Layer

AI can code, research, and discover patterns—but monetization still requires humans. This skill lets agents create x402-enabled endpoints, set pricing, collect revenue, and reinvest automatically. Full economic autonomy for your agent.

Let Your AI Code While You Sleep — Ralph Loops Upgrade Guide

Turn your Clawdbot into a fully automated builder. Key point: it works while you sleep. 73 iterations, 6 hours runtime, human time investment: 5 minutes. The solution isn't a stronger model — it's a smarter loop.

A Security-First Guide to Running OpenClaw (in 9 Steps)

Everyone's installing OpenClaw raw and wondering why it burned $200 organizing Downloads. This guide adds guardrails: Raspberry Pi isolation, Tailscale VPN, Matrix E2E encryption, prompt injection hardening. The goal isn't perfect security—it's knowing where the bullets can get in.

10 Claude Code Tips from Creator Boris

Internal Claude Code team tips revealed: run parallel worktrees, invest in CLAUDE.md, create your own Skills, use voice input, enable Learning Mode. Remember: there's no one 'right' way to use it.

Yapping to PRDs: Claude Code & Obsidian

Meetings used to be overhead. Now yapping is work. Record a project chat, process the transcript, and suddenly you have docs, backlog ideas, captured decisions, reasoning, and updated status. Yapping has become production input.

Vibe Note-Taking 101: Spatial Editing

Editing long documents with Claude Code is usually painful. Instead of bringing text to Claude, leave instructions where they belong. Use curly braces to mark your thoughts and edit instructions — each annotation applies to its surrounding text. Position IS Context.