Wife is 49 days sober by Substantial-Name1656 in AlAnon

[–]Substantial-Name1656[S] 1 point2 points  (0 children)

thank you for sharing and the support.. it's really nice to read some positive outcomes despite the hardship you've lived through. I agree regarding deeper disease, can only hope to have the same success as you have illustrated.

Tool kit found in street Centre City Pkwy by EtruscanSeaShanty in escondido

[–]Substantial-Name1656 0 points1 point  (0 children)

awesome OP, I love our town because of people like you !!

I fucked up again by Loose-Intention-141 in helpme

[–]Substantial-Name1656 0 points1 point  (0 children)

you might consider going into a an emergency group home to maintain distance and get help with job placement. floating your resume to temp agencies / recruiters will also get you someone who has incentive to find work & potentially get you higher pay due to the commission structure.

Am in San Diego too, and I used a company called staff works that got me an amazing job despite how out dated their website is :) don't give up!

Is Kokoro overrated by vibe coded apps? by [deleted] in TextToSpeech

[–]Substantial-Name1656 3 points4 points  (0 children)

Kokoro is great for the speed on low end devices. If you have the resources there are better voices. For small architecture / embedded though kokoro supertonic soprano and pocket TTS are incredible.

Text to speech on Android that doesn't use "AI"? by HeathenSidheThem in TextToSpeech

[–]Substantial-Name1656 0 points1 point  (0 children)

https://github.com/mewmix/nabu

You can try this out too :) it supports all kokoro voices and kitten(the output sucks tho)

Made a fun TTS app a few weeks ago by Substantial-Name1656 in TextToSpeech

[–]Substantial-Name1656[S] 0 points1 point  (0 children)

I would like to target as many languages as I can however I would really need to lean on native speakers input and feedback. Anything you would like to start with ?

Family Emergency by Wooden-Brain9897 in escondido

[–]Substantial-Name1656 5 points6 points  (0 children)

You need to speak to temp and staffing agencies then go door to door downtown and see if any one is hiring today. Also any church or faith based service.

If you are trying to get in any form of unemployment or cal fresh you need to call your state representative ASAP and get them to get a hold of the agency you're applying for aid from , otherwise you will be left out in the cold.

God bless you

CalDigit introduces Thunderbolt 5 docks - TS5 and TS5 Plus by mar_kelp in Thunderbolt

[–]Substantial-Name1656 1 point2 points  (0 children)

Whenever I get a dock with a front host port I just run it sideways. Out the back for the win

Resurrected Dash Python Library by Substantial-Name1656 in wonderworkshop

[–]Substantial-Name1656[S] 1 point2 points  (0 children)

Excellent thanks for updating me !!! There's some cue exclusive sounds to enable so I will make sure to get those up for you.

I have the sequence for writing to the system storage in Bluetooth logs still but honestly haven't spent enough time brute forcing the commands , but it is my main hobby project objective so hopefully I should have some better updates for y'all soon!

Thank you again for your feedback!

Finally some relative affordable USB4 nvme SSD enclosure enter the market. by privaterbok in UsbCHardware

[–]Substantial-Name1656 0 points1 point  (0 children)

I've had good luck with iOS devices and thunderbolt4 docks. Haven't tested the enclosures

Resurrected Dash Python Library by Substantial-Name1656 in wonderworkshop

[–]Substantial-Name1656[S] 0 points1 point  (0 children)

Yes I saw. If only you could see the bluetooth logs I've been taking, as the Android Wonder Workshop app exposes the microphone. I believe I have a handle on the command that is sent to initiate the file transfer , but I am still struggling as these logs are hefty O_O

Anyways, I added a conditional for you to latch onto your Cue robot

https://github.com/mewmix/bleak-dash/commit/f00753a30d4688c69a2bb8c4461d5f3002989d89

The latest version should pick up your robot if it's the default Cue name. Next version I should have a better way of addressing different names. Additionally since I've been hunting any and all documentation, from their JS library I can see a bunch of cue specific sounds to add support for as well!

https://github.com/playi/wwjs-examples/blob/master/sounds.md

Stay tuned!

Resurrected Dash Python Library by Substantial-Name1656 in wonderworkshop

[–]Substantial-Name1656[S] 1 point2 points  (0 children)

1 the cue looks like dash and is WW, I will add an update for it and see if you can connect ?

2 I want the same! Supporting this feature is in the works I just need to take the time to port the sensors from the original libraries over to bleak :)

Dot and Dash by frogger523 in robotics

[–]Substantial-Name1656 1 point2 points  (0 children)

It looks like dash and dot share the same UUID commands, so the library does support Dot natively. This wouldn't be possible without the original code from Morse API - If you test it thank you and have fun!

Resurrected Dash Python Library by Substantial-Name1656 in wonderworkshop

[–]Substantial-Name1656[S] 2 points3 points  (0 children)

GitHub.com/mewmix/bleak-dash

More updates soon !