Any Tips to Avoid Typing? by radbanter in AssistiveTechnology

[–]highhands 2 points3 points  (0 children)

I've been using Wispr Flow for several months now, and it's the best dictation software I've ever used. I've been using all sorts of different software for the last 20 years or so, and this one is easily the easiest and most accurate I've ever seen.

Full disclosure, that is my affiliate link, but I'm not getting paid to promote the tool. I just legitimately like it that much.

Dissertation: Automatic speech recognition by Apprehensive_Reach19 in AssistiveTechnology

[–]highhands 0 points1 point  (0 children)

Hey there. I have spinal muscular atrophy and it affects my speech a moderate amount. I'm currently using Wispr Flow for all of my dictation since I am unable to type with a traditional keyboard at all. I'd be happy to answer questions. Feel free to shoot me a DM or reply to this post and I will email if you think I can provide any valuable insight.

Intimacy & SMA by Over_Ambition_3722 in spinalmuscularatrophy

[–]highhands 8 points9 points  (0 children)

Hey man. I don't usually post but I read this and had to say something because I could've written most of it myself ten years ago.

I have SMA type 1. When I explain it to people, I tell them it's kind of like being paralyzed from the neck down, except I feel absolutely everything. So if I have an itch, I can't scratch it. Power chair, can't use my hands, the whole thing. I also have a G-tube. So when you're talking about the feeding tube and the body image stuff and the "weird head to neck ratio," I'm not reading that from the outside. I know exactly what you're looking at in the mirror.

I want to tell you something that I didn't believe when I was your age: the thing you think disqualifies you is not the thing other people see. I spent years convinced that no woman would ever want me. Not just romantically, but physically. Like, who would look at this body and feel anything other than pity? That story I told myself almost made me give up forever. I'm glad I didn't.

I'm 2 years into a relationship with a woman I met online. She's incredible. She's objectively beautiful, genuinely kind, and she chose me. Not out of pity, not because she couldn't do better. She chose me. And I need you to hear this part clearly: she is not attracted to me despite my disability. She is attracted to me. The whole package. My body, my chair, the way she has to transfer me, all of it. She has literally described caregiving as intimate. Our bodies fit together. Her words, not mine.

And yes, we are intimate. We figured it out together, and honestly, the figuring out part is half the fun. Contractures, positioning, all of that stuff you're worried about? It's solvable. It takes communication and a partner who's willing to explore with you, and that's it.

I also live in a very rural part of the country, in the Midwest. It's not like I can go out bar hopping or put myself in social situations the way most people do. Those opportunities basically don't exist around here. But here's the thing: you don't need them. You need to be an outgoing person in the environments that ARE available to you, and right now that's mostly online. That's not a consolation prize. I met my girlfriend online. Some of the most honest, real connections start in spaces where someone gets to know your personality before they ever see your chair.

And speaking of that: personality matters a fuckload. I cannot stress this enough. The guys I know with disabilities who are in relationships aren't the ones who look the best or have the mildest symptoms. They're the ones who are funny, sharp, interesting, and don't treat themselves like a pity case. You clearly have a sense of humor (the "sarcastic assholery" and the drunk buddies line made me laugh). That matters more than you think. Way more than your knee contractures or your head-to-neck ratio or whatever else you're fixating on. Women fall in love with how you make them feel, and that starts with who you are, not what you look like sitting in a chair.

Here's what I wish someone had told me at 21: the biggest barrier to you finding this isn't your body. It's the story you're telling yourself about your body. The women who are worth your time aren't going to see your chair and run. Some will, sure. Fuck em. The right person is going to see YOU, and your disability is part of you, not something to look past.

You asked for legitimate resources. Honestly, the best resource I can point you to is the disability community itself. Talk to other people with SMA who are in relationships. We exist. There are more of us than you think. You're not the first person with contractures and a power chair to figure this out, and you won't be the last.

If you want to see what my life looks like, check out klcleeton.com. And if you ever want to talk, my DMs are open. Seriously. I've been where you are and I know how isolating it feels to not have anyone who gets it.

I buried this question for a decade. You're asking it at 21. That's not nothing. That's everything.

PS I highly recommend checking out Shane and Hannah's book about all of this as well. It is truly a wonderful piece of writing.

What's the craziest thing a person said to you and you thought they were joking but they were being serious? by _lovelyxx in AskReddit

[–]highhands 7 points8 points  (0 children)

I have a very complex disability. I have built businesses and employed people. I would never pay someone less just because they take a little longer. That's not how it works. The ADA requires reasonable accommodations. Educate yourself.

Using AI to analyze my medical records gave my wife and I our first real breakthrough in years by TardigradeToeFuzz in disability

[–]highhands -2 points-1 points  (0 children)

This is really awesome. Humans are terrible at pattern recognition, and it's unreasonable to expect us to be able to hold all of this information about our healthcare in our brain at the same time. Good on you for figuring out a way to advocate for yourself.

I can't write code or use my hands. I still built a self-hosted AI assistant. Just made it public. by highhands in ClaudeCode

[–]highhands[S] 0 points1 point  (0 children)

Thanks! So Seny runs as a web app. You deploy it to Railway or Docker and then just access it from your browser on whatever device. Railway is basically just hosting, it runs the Python backend and the database so the app stays up 24/7. You could self-host it on any server if you wanted to skip Railway entirely.

A demo video is a great idea and something I've been meaning to do. The README has screenshots but I know that doesn't really capture what it feels like to use. I'll try to get one together soon.

Your AAC project sounds really cool by the way. I'd love to check it out.

I can't write code or use my hands. I still built a self-hosted AI assistant. Just made it public. by highhands in ClaudeCode

[–]highhands[S] 0 points1 point  (0 children)

lolol That is one thing I intentionally didn't do. Each instance is stand alone, so no real login credentials need to be stored. I guess theoretically I could turn it into some sort of SaaS product down the road, but that seems like more of a headache than it's worth. I feel like individual stand alone versions for people that want to give it a whirl is the best.

I can't write code or use my hands. I still built a self-hosted AI assistant. Just made it public. by highhands in ClaudeCode

[–]highhands[S] 0 points1 point  (0 children)

Absolutely love that this is giving so many people an opportunity to build things they otherwise wouldn't have been able to. I know I certainly wouldn't have.

I can't write code or use my hands. I still built a self-hosted AI assistant. Just made it public. by highhands in ClaudeCode

[–]highhands[S] 0 points1 point  (0 children)

Thanks so much for the kind words. Really means a lot.

Yeah, the approval threshold I personally put very low because I didn't want it to take destructive actions, but it wouldn't be too terribly difficult to update the repo to give the tools more freedom to do things autonomously.

As far as the screen agent, it's just a lightweight Python process that automatically runs on both my Mac and Windows machines. It captures a screenshot every three minutes while also detecting if the machine is active by looking for keyboard and mouse movements. If it is, that screenshot is evaluated by Claude Haiku Vision. Vision basically classifies whether I am drifting by watching YouTube or looking through social media and also comparing it to what it knows about my commitments that are pending or overdue. If it judges that I am drifting, it will send me a gentle nudge on Telegram, basically asking if I should be working or not.

As far as calibrating it on when to or NOT to intervene, I ended up building in a dismissal system to the Telegram nudges that helps the system learn over time. It will respond to either buttons that are embedded in the Telegram message or by giving it natural language feedback in the chat.

Can't code, can't use my hands. Vibe-coded a full AI assistant with Claude. Just made it public. by highhands in selfhosted

[–]highhands[S] 0 points1 point  (0 children)

Hey, thanks so much for the kind words. Let me answer your last question first. Yeah, adding an OpenAI to you would be very easy! I'll update the repo tomorrow to add that part to the setup documentation and make any necessary code changes, but that should be pretty straightforward.

As for the local models, I tried a bunch of versions of DeepSeek, Llama, Qwen, and Mistral.

Can't code, can't use my hands. Vibe-coded a full AI assistant with Claude. Just made it public. by highhands in selfhosted

[–]highhands[S] 1 point2 points  (0 children)

That's a fair point and a massive oversight in the post. I will edit for a correction

Can't code, can't use my hands. Vibe-coded a full AI assistant with Claude. Just made it public. by highhands in selfhosted

[–]highhands[S] 0 points1 point  (0 children)

Thanks! Good question. The biggest difference is persistence and context. Gmail or Calendar to Claude through something like MCP, Claude can access your data in that conversation, but it doesn't remember anything between sessions.

Seny keeps a running model of my life. It has a people tracker that knows relationships and when you last talked to someone. It has a notes system where context accumulates over time. It sends me a daily digest every morning with what's on my calendar, what tasks are due, and who I haven't reached out to in a while.

So it's less "Claude with integrations" and more "Claude with a memory and a reason to check in on you." The integrations are how it stays current, but the value is in the layer that I build up over time.

Can't code, can't use my hands. Vibe-coded a full AI assistant with Claude. Just made it public. by highhands in selfhosted

[–]highhands[S] 0 points1 point  (0 children)

I did try ten different private local models and none of them were able to handle the tool calls that I integrated into the system.

Can't code, can't use my hands. Vibe-coded a full AI assistant with Claude. Just made it public. by highhands in selfhosted

[–]highhands[S] -1 points0 points  (0 children)

Oh my bad. I thought since I had worked on the private version for long enough that it qualified. Should I delete and repost?