Back to browse
I wrote this slowly, a needlessly patient text editor

I wrote this slowly, a needlessly patient text editor

by pkoird·Jul 26, 2026·2 points·0 comments

AI Analysis

●●●●GemZero to OneBold BetCozy

Server-enforced one character per second typing proves elapsed time cryptographically.

Strengths
  • Server reconstructs document grapheme-by-grapheme preventing paste or bulk import shortcuts
  • Cryptographic sealing creates independently verifiable proof of elapsed writing time
  • Refuses middle edits and rich formatting at editor command layer for integrity guarantees
Weaknesses
  • Niche use case limits adoption to specific scenarios requiring timestamp proof
  • No mobile support mentioned, limiting accessibility for on-the-go documentation needs
Category
Target Audience

Writers, journalists, legal professionals, anyone needing timestamp proof

Post Description

Hi HN! Sometimes, you need to let people know that you took your sweet time writing what you’re sending them.

So I made an app that lets you prove it.

This needlessly patient text editor rate-limits incoming characters on the server, guaranteeing that regardless of how the text originated it took at least a specified amount of time to “write.”

Similar Projects

Productivity●●Solid

Claude Rate Widget Native macOS Widget to Monitor Claude Code Limits

Shows all four Claude limits (Session, Weekly, Weekly Sonnet, Overage) in one widget with color-coded warnings and reset countdowns — exactly the tiny UX gap heavy users kept bumping into. The author went native: Swift + WidgetKit, OAuth PKCE (no API keys), App Group UserDefaults for widget/app sync and a Homebrew tap for install — practical choices that make this something you'd actually run on your desktop. Limited to macOS Sonoma and Claude subscribers, so great for the audience but narrow in reach.

Niche GemSlick
hulryung
105mo ago
Developer Tools●●Solid

Desktop OSD that reads Claude Code's rate limit headers

Live token stream badge and cache suggestions beat Anthropic's web dashboard for daily driving.

Niche GemSolve My Problem
bozdemir
103mo ago