
Just Human
Your keystrokes are your proof of humanity
What it does
In a world flooding with AI-generated text, how do you prove you actually wrote something? Just Human tracks your typing style - every pause, correction, and burst of inspiration - then generates a shareable link anyone can watch. Visitors see your writing replayed keystroke-by-keystroke with a blinking cursor, like watching over your shoulder in real time. No accounts, no sign-ups. Just type, copy your text, and share the proof link. Show that you wrote it. Because being human matters.
Does the same job
all alternatives →- RYReplay your typing in a few lines of JavaScript2024 · einenlum.github.io · ▲82
I recently needed to make a text appear on a website and I wanted to get this real human feeling that computers don't have. I only found the TypeIt lib but it was not free and I didn't want to add a dependency for such a simple case. Human replay allows to copy paste a few lines of JS to make a text appear exactly how you typed it.



- DADroptheslop.ai – pastebin alternative with human typing verificationFeb 2026 · droptheslop.ai · ▲6
hey HN, happy Monday! I got sick of receiving personal messages that were clearly written by AI, so I vibe-coded a pastebin-like service that allows authors to electively prove they wrote something themselves. how it works: - typing rhythm analysis: analyzing your keystroke patterns to measure how human-like they are, based on rhythm, speed, variance, etc. - audio verification: optionally, corroborating the audio from your microphone with your keystrokes as you type, to get an "audio verification" badge. in an increasingly AI-generated world, I think it's very important for us humans to be…
- TTTruly Typed – A writing app for the AI eraMay 2026 · trulytyped.com · ▲8
Hey HN, this is deepan from trulytyped (https://trulytyped.com). I am building a document writing app which makes it extremely easy to figure out how a document was created. Now that any text can be AI generated, how do you tell if something was actually generated or composed. It is impossible to detect AI after a piece of text has been generated. No amount of watermarking, linguistic checks or vibe checks work consistently. The AI detectors that schools and journals use are easy to bypass. Why do we need to solve this problem - First of all, this is not an anti-AI stance. I have…
More ai this month
the category →
I trained a 125M-parameter transformer to autocomplete piano performances in real time (~108 notes/sec on an iPhone 15). The idea is basically GitHub Copilot or Tabnine, except instead of prompting it with code, you prompt it by playing a few notes on a MIDI piano. The model then continues what you played, entirely on-device. The app is free if anyone wants to try it. Happy to answer questions about the model, training, Core ML, or the many things that didn't work.
AI · 17d ago · simedw.com
Astute▲585Automate your B2B brand going viral, with new media creators
AI · 18d ago · company-app.joinastute.com


Hey HN, Henry from Cactus here! We previously released Cactus Needle, a 14MB agentic LLM for tool call, device use, and structured extraction for phones, wearables, smart homes, small robots and microcontrollers. We got really great feedback here, and have now incorporated the suggestions to release Needle 2. The whole model is a single 14MB binary that runs a full session in 28MB of RAM; 45m parameters at 2bit compression. Needle hits 500 tokens/sec decode speed on a Raspberry Pi 5, sits between 400-1,500 tokens/sec on VR devices like Meta Quest 3S and Apple Vision Pro, and ranges…
AI · 27d ago · cactuscompute.com


Launched alongside, April 2026
the whole month →
- AG
Thought the resources for GPU arch were lacking, so here we are
Life & fun · Apr 2026 · jaso1024.com
- IB
Built a ~9M param LLM from scratch to understand how they actually work. Vanilla transformer, 60K synthetic conversations, ~130 lines of PyTorch. Trains in 5 min on a free Colab T4. The fish thinks the meaning of life is food. Fork it and swap the personality for your own character.
AI · Apr 2026 · github.com

- BC
Life & fun · Apr 2026 · sam-burns.com
- IB
With social media and now AI, its important to keep the indie web alive. There are many people who write frequently. Blogosphere tries to highlight them by fetching the recent posts from personal blogs across many categories. There are two versions: Minimal (HN-inspired, fast, static): https://text.blogosphere.app/ Non-minimal: https://blogosphere.app/ If you don't find your blog (or your favorite ones), please add them. I will review and approve it.
AI · Apr 2026 · text.blogosphere.app