slowlp
BLOG

A working
notebook

Experience, know-how, and thoughts from solo dev with AI.

TAGS
29 posts
Story 2026.06.13

A Month of Agent Development — I Became a Creator, Not Just a Developer

If you keep getting distracted while building, that's not distraction

Video soon 11 min
#AI협업#1인개발
Method 2026.06.11

How to Write Instructions for an AI Agent — build-plan Format from B1 to B17

"Why does "Do B2" fail — why the agent needs the full context handed to it at once

Video soon 8 min
#에이전트-설계#1인개발
Method 2026.06.11

Why Saying "Build Me an App" to AI Is Actually Slower — How to Speed Up Development with the build-plan Skill

One session = one item, dependency-aware splitting is the mechanism that creates speed

Long read 11 min
#에이전트-설계#1인개발
Lesson 2026.06.11

Decide First, Then Code — How the product-pipeline Skill Forces You to Spec Up Front

Even solo developers can avoid the "I have to rip this out" moment

Long read 9 min
#에이전트-설계#1인개발
Lesson 2026.06.11

The Secret of Skills — When Natural Language Becomes Logic

"/review is actually just a well-crafted prompt" — 4 levers for designing agent behavior

Long read 9 min
#에이전트-설계#자연어-개발
Story 2026.06.11

I Was Planning a Brand Site When I Finally Understood What Slowloop Was

slowloop lab — the site doesn't exist yet, but the things running underneath it do

Long read 8 min
#브랜딩#1인개발
Story 2026.06.11

I picked the name slowloop because I wanted to keep going, just slower

I asked AI for a brand name, and the philosophy came out first

Long read 6 min
#브랜딩#1인개발
Lesson 2026.06.11

I Read the Terms of Service After Building the Whole Thing

Building a stock portfolio app — KIS API regulation pitfalls and a pivot

Long read 10 min
#API-연동#1인개발#홈서버
Lesson 2026.06.11

5 Mistakes Solo Developers Keep Making — Things I Only Learned After Living Through Them

Constraints come before features. If the direction is wrong, the more you build, the further you stray.

Long read 12 min
#1인개발#AI협업
Lesson 2026.06.11

When Implementation Becomes Free — The Bottleneck Moved Up

Redefining my role as a developer, felt firsthand while building with AI

Video soon 8 min
#AI협업#1인개발
Method 2026.06.11

Why You Shouldn't Integrate Your Tools — The Context Spine Idea

Context evaporates at every planning→development→deployment handoff. The fix wasn't tool integration.

Video soon 9 min
#컨텍스트-관리#에이전트-설계
Lesson 2026.06.11

LLM Meets You for the First Time Every Session — That's Why Documentation Is Strategy

When background explanations started piling up like a tax, I started writing CLAUDE.md

Video soon 11 min
#문서화#컨텍스트-관리
Tip 2026.06.11

How to eliminate git conflicts in Obsidian mobile — Pull strategy HARD reset

If you only read on mobile, two settings are all it takes to stop conflicts entirely

Short 4 min
#개인-위키
Lesson 2026.06.11

The Agent Control Code I Wrote Myself Was Already in Claude Code

If you miss AI tool updates, you'll reinvent the wheel twice

Short 5 min
#AI협업#에이전트-설계
Method 2026.06.11

From Idea to Build Plan — How I Automated 8 App Design Documents with AI

Revealing the product-pipeline workflow validated through myWiki's design process

Video soon 10 min
#에이전트-설계#문서화#1인개발
Method 2026.06.11

Why I Break Big Tasks into Phases — When I Realized All My Tools Look the Same

The pattern I use every time I do big work with AI — why I divide into phases and put gates at the boundaries

Video soon 11 min
#에이전트-설계#1인개발
Story 2026.06.11

How I Built My Mom's Online Art Museum in 6 Hours

The day AI built a gallery without permission — and how we shipped it for real

Video soon 8 min
#1인개발#AI협업#홈서버
Method 2026.06.11

You Don't Need to Code to Build an App — Everything a Non-Developer Needs to Know in the Age of Natural Language Logic

4 real takeaways from a 10-year developer who actually built apps using only natural language

Series 11 min
#자연어-개발#에이전트-설계
Story 2026.06.11

I Built a Second Brain Because I Hated Watching My AI Conversations Disappear

What a month of AI chats left behind — why I split raw and wiki

Long read 8 min
#개인-위키#컨텍스트-관리
Story 2026.06.11

I wanted it, it didn't exist, so I started building it myself

I dug through dozens of PKM apps, found nothing, and after an OAuth headache decided to build it myself

Long read 5 min
#개인-위키#1인개발
Method 2026.06.11

How I Made My Second Brain Manage Itself

Building Claude Code automation for the second wiki — how ingest, scrub, digest, and hooks fit together

Series 7 min
#개인-위키#에이전트-설계#콘텐츠-파이프라인
Method 2026.06.11

AI Wrote It, But It's My Story — Using a Second Brain as a Blog Engine

How raw conversations stored in a wiki become blog posts

Long read 13 min
#개인-위키#콘텐츠-파이프라인
Story 2026.06.11

My Planning AI and Coding AI Were Working in Silos — So I Started Connecting Their Context

The problem of context breaking between agents, and how I solved it with a second brain

Long read 6 min
#컨텍스트-관리#개인-위키
Story 2026.06.11

I Built a Discord Bot Because I Hated Losing Ideas on My Phone

Automatic capture is the only way to miss nothing — why I designed a dedicated entry point for my thoughts

Long read 5 min
#개인-위키#1인개발
Method 2026.06.11

What I Learned Building a Stock Portfolio App with AI Agents

Worktree pipelines, multi-agent experiments, KIS API pitfalls, and getting blocked by regulations after nearly finishing the whole thing

Series 9 min
#AI협업#1인개발#컨텍스트-관리
Lesson 2026.06.11

3 Painful Lessons from Deploying a Stock App on a Home Server

iptime CAA block, DB port conflict, stale manual checkout — things you only learn the hard way

Long read 10 min
#홈서버#배포-자동화#API-연동
Story 2026.06.11

Building a Loop Where Discord Messages Automatically Land in Your Wiki — hermes-discord Story

A loop where ideas thrown from your phone pile up in the second wiki, built with a single ops repo

Long read 10 min
#개인-위키#배포-자동화
Method 2026.06.11

How I Run Two AI Agents Together — hermes and Claude Code Role Split in Practice

hermes as the chat entry point, Claude Code for coding and wiki editing — a role structure I figured out running both on my home server

Short 6 min
#컨텍스트-관리#에이전트-설계
Method 2026.06.11

Running Multiple Apps on One Home Server — Single Caddy + web_edge Pattern, Practical Guide

How I run a stock app, an art gallery, and a bot on the same server — sharing the full setup

Series 8 min
#홈서버#배포-자동화
SERIES — read them together
Claude Code Skills 4
  1. 01 The Secret of Skills — When Natural Language Becomes Logic
  2. 02 Why Saying "Build Me an App" to AI Is Actually Slower — How to Speed Up Development with the build-plan Skill
  3. 03 How to Write Instructions for an AI Agent — build-plan Format from B1 to B17
  4. 04 Decide First, Then Code — How the product-pipeline Skill Forces You to Spec Up Front
slowloop brand 3
  1. 01 I picked the name slowloop because I wanted to keep going, just slower
  2. 02 I Was Planning a Brand Site When I Finally Understood What Slowloop Was
  3. 03 I Read the Terms of Service After Building the Whole Thing
Trading app 3
  1. 01 I Read the Terms of Service After Building the Whole Thing
  2. 02 What I Learned Building a Stock Portfolio App with AI Agents
  3. 03 3 Painful Lessons from Deploying a Stock App on a Home Server
Second Brain 6
  1. 01 I Built a Second Brain Because I Hated Watching My AI Conversations Disappear
  2. 02 My Planning AI and Coding AI Were Working in Silos — So I Started Connecting Their Context
  3. 03 I Built a Discord Bot Because I Hated Losing Ideas on My Phone
  4. 04 AI Wrote It, But It's My Story — Using a Second Brain as a Blog Engine
  5. 05 I wanted it, it didn't exist, so I started building it myself
  6. 06 How I Made My Second Brain Manage Itself
Hermes 3
  1. 01 I Built a Discord Bot Because I Hated Losing Ideas on My Phone
  2. 02 Building a Loop Where Discord Messages Automatically Land in Your Wiki — hermes-discord Story
  3. 03 How I Run Two AI Agents Together — hermes and Claude Code Role Split in Practice
Home server 2
  1. 01 Running Multiple Apps on One Home Server — Single Caddy + web_edge Pattern, Practical Guide
  2. 02 3 Painful Lessons from Deploying a Stock App on a Home Server