| ▲ | Show HN: A typing trainer that uses real code snippets(type.a2n.dev) | |
| 4 points by a2nb 10 hours ago | 4 comments | ||
I recently got a Lily58 split keyboard (from mechboards, if you need that information ;) ) and wanted to improve my typing speed and "proprioception". Most typing tools (like Monkeytype) use random text / text, which didn’t feel very useful for programming. So I built this to practice typing on real code instead. You can train on code-like content and focus on patterns you actually use while coding. Each code snippet come from real, know repo :) or one you add ! Would love feedback — especially from people who use split/ergonomic keyboards. | ||
| ▲ | vunderba 9 hours ago | parent | next [-] | |
Nice job. There are a couple of these already out there: Feedback: You really need to let people use the Tab key instead of having to insert spaces manually. Even better would be to automatically start new lines at the correct indentation level, since Tab is often intercepted by browsers. The current layout introduces ugly horizontal scroll bars when the viewport is even modestly resized, especially because the code snippets already use a fairly large font. As a result, you can’t see all the text at once. Since the program doesn’t auto-scroll to keep the cursor in view, it becomes very difficult to use unless you run it full screen. | ||
| ▲ | ttdownsite 6 hours ago | parent | prev | next [-] | |
This is a great idea. Practicing with real code seems much more useful than random text. Do you support multiple programming languages? | ||
| ▲ | dankwizard 5 hours ago | parent | prev | next [-] | |
It's 2026, instead of code it should be common prompts people use for their agents. | ||
| ▲ | Imustaskforhelp 10 hours ago | parent | prev [-] | |
Hey looks cool, https://type.a2n.dev/test?repo=ohmyzsh%2Fohmyzsh&mode=timed&... but I reloaded the website and I got this error: Object not found! The requested URL was not found on this server. The link on the referring page seems to be wrong or outdated. Please inform the author of that page about the error. If you think this is a server error, please contact the webmaster. Error 404 type.a2n.dev Apache | ||