I built 128 things with AI. 127 are dead. So I started shipping into real OSS instead.

작성자

카테고리:

← 피드로
DEV Community · greymoth · 2026-06-25 개발(SW)

greymoth

greymoth

Posted on Jun 24 • Edited on Jul 2

i built 128 things with AI in four months. then i made an AI dissect every one of them, and the verdict was uncomfortable: good at building, beginner at distribution, and 127 of them are already dead.

so i stopped building app #129.

instead of shipping into the void again, i started shipping into tools people already use. in one day i opened pull requests localizing real open-source dev tools into Japanese — Hoppscotch, Jan, Betterlytics.

here’s why it matters. i’m Japanese, Tokyo-based, and a lot of great tools quietly fall apart for Japanese users: half-translated UIs, the Enter key that fires mid-IME-conversion and submits your half-typed text, a /ja locale with nothing routed to it. small, annoying, invisible-in-analytics stuff. exactly the stuff i can actually fix.

then i put a counter online that reads straight from GitHub’s API: https://greymoth-jp.github.io/proof-dashboard

i can’t fake that number. when a maintainer merges my code, it ticks up on its own. that’s the whole point — in a feed drowning in AI-generated “i shipped X” posts, the last thing that’s genuinely hard to fake is code that passed someone else’s review into production.

i’m going to keep doing this, one PR at a time, in the open.

so two questions, and i actually want answers:

  • if you maintain an OSS project missing a Japanese locale (or with a janky one), point me at it.
  • what’s the one tool you wish spoke your language? 👇

Written by **greymoth. I build developer tools and write about where software quietly breaks — Japanese/CJK edge cases, i18n, the boring infra nobody checks. → *glovrex.com** · github.com/greymoth-jp*

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다