Back to articles
How LLM Can Fix Your Posture

How LLM Can Fix Your Posture

via Dev.to TutorialDmytro Klymentiev

I stopped typing three months ago. Not completely, but for most of my work, I just talk. The setup: I speak into my phone, the text appears on my computer wherever the cursor is. No copy-paste, no switching windows. I say a sentence, it gets typed. I press Enter. This is how I write this article right now. The problem I'm a system engineer running a home server with dozens of services, AI agents, dashboards. I spend 5-7 hours a day at my workstation after my full-time job. Most of that time goes to typing: commands, prompts, messages, notes. My hands get tired. My back hurts from hunching over the keyboard. And the worst part: typing is the bottleneck between thinking and doing. I wanted to give instructions the way I'd talk to a colleague. By speaking. How it actually works The solution turned out to be embarrassingly simple: Android app sends recognized text over WiFi to my workstation Workstation service receives the text and types it into the active cursor position That's it. No cl

Continue reading on Dev.to Tutorial

Opens in a new tab

Read Full Article
5 views

Related Articles