July 16, 2026
Commit message: community revolt
How to spend 15 years perfecting a product
Indie coder says it took 15 years—commenters say it looks more like a sales pitch gone wrong
TLDR: The creator of Refactoring.Guru says his new Git learning project was shaped by 15 years of hard-won experience and the rise of artificial intelligence. Commenters, though, fixated on the mismatch between the big emotional title and what they saw as a thinly disguised promo, turning the reaction into the real story.
An independent creator behind Refactoring.Guru dropped a long origin story for his new project, GitByBit, a free lesson series that teaches people how to use Git, the tool developers use to track code changes, right inside their coding app. His big message was classic startup survival mode: find users before you build, lean on your existing audience, and make learning happen where people actually work. He also framed the project as a response to the artificial intelligence boom, arguing that plain information is getting cheaper, so hands-on practice may be the thing that still matters.
But the real fireworks came from the community, which was not in a patient, inspirational mood. One commenter reduced the whole experience to a brutal punchline: “504 gateway timeout.” In internet terms, that’s not just an error message, it’s a meme-worthy way of saying the post didn’t even arrive in one piece. Another went straight for the jugular, arguing the title promised a grand 15-year masterwork and delivered what looked like a dressed-up ad for a Git course instead. Ouch.
That clash became the whole drama: was this a heartfelt indie-builder postmortem from someone trying to stay afloat through chaos, war, and industry upheaval—or a sneaky promo wearing a motivational TED Talk costume? The mood in the comments leaned savage, skeptical, and hilariously unimpressed, with readers basically asking: where’s the 15 years, and why does this feel like marketing in a fake mustache?
Key Points
- •Alex says he built GitByBit over the last three years as a free Git course that runs inside code editors such as VS Code and Cursor.
- •The article argues that product creators should find users first and act on distribution or demand before starting to write code.
- •Alex says ChatGPT 3.5 prompted him to question the future of purely information-based educational products like books and websites.
- •He concluded that guided, practice-based learning with real tools inside an IDE could still provide value compared with chat-based explanations alone.
- •When choosing a platform, he selected VS Code over JetBrains IDEs because it was open-source, free, beginner-friendly, and aligned with his JavaScript experience.