What I Learned in 2018

Related Posts
Discover more content you might enjoy

1DevTool: The Developer Cockpit I Built Because I Was Drowning in Windows
I was running Claude Code, Codex, and Gemini CLI in three different terminals, plus VS Code, Chrome, Postman, and TablePlus — just to ship one feature. So I built 1DevTool: one window per project, every AI agent in one place, everything persists.

Server Compass: Why I Built a Desktop App to Turn Any $5 VPS Into My Own PaaS
I was tired of paying $20+/month for Vercel and Railway, but also tired of self-hosted panels eating 2GB of RAM on my $5 VPS. So I built Server Compass — a desktop app that connects to any VPS over SSH and gives you the full power of a managed PaaS, with zero server overhead and one-time pricing.

Is Blogging Really Dead?
In the AI era, is blogging dead? Pieter Levels says blogs are dead, but I believe readers will crave quality blogs with unique character - no one wants to read AI-written blogs anymore.

Accidentally Building a Blogging Platform
I hadn't written blog posts for a long time and realized I was too dependent on AI. To rebuild my writing habit and think more clearly, I decided to build a writing platform: write.rocks.

Predictions About Vibe Coding: How AI Will Transform Software Creation
A detailed analysis of how 'vibe coding' - a programming method based on describing intent rather than writing code directly - will democratize software development, helping readers better understand technology trends and their impact on the IT industry.

Building Mobile App MVP from Spreadsheet with GlideApps
A guide on using GlideApps to create mobile apps from Google Spreadsheet without programming, suitable for MVP development.