Apparently the #rokid Max has a button that turns on "3d mode" by presenting the two eyes as separate (or was it extended?) displays.
I'm planning to use this for shenanigans by having different windows presented in each eye. E.g. on my left I can have my chats and references, and on my right I can have my terminals / editors.
It's likely it won't just work out of the box, but it'd be fun if it did. :P
@trevorflowers are you going to be publishing your changes anywhere?
I'm digging how hackable the authors made Rhasspy. It's pythonic and the protocols are as human readable as possible. Python makes it pretty easy to find patterns in text and Rhasspy hides ~all of the complexities of voice. I can just write a script that accepts a string of words that were recognized, do whatever (call out to remote services, append the text to a file, ..), and then return text if I want the service to convert it to speech.
@linmob @postmarketOS @danctnix Oh nice, ty. In the past I found Mnjaro with plsma mobile felt the most usable of thd options I tried, but I'm down to give postmarket another shot.
ty for the recs 🙇
tried to flash my #pinephone again and it seems that there still major usability errors.
https://forum.manjaro.org/t/manjaro-arm-beta-14-with-plasma-mobile-pinephone-pinephone-pro/129553
"Suspend seems to be breaking the lockscreen, requiring a reboot." and "Customizations might not last through reboots." seem like nonstarters for me 😅
15. Infinifilters: Alternative to bloom filters wgich scales better aa your data grows.
Honestly I'm really happy with the simplicity of this tool. With it I can debug large datasets of #ipfs data without needing to touch the network or maintain a web app.
@yosh TBH my main gripes with types has been when TypeScript is unable to match the types existing in JS libraries or in the Runtime. I think if I do another typed language like Rust where it's guaranteed to be 1-to-1 with the APIs it'd be way easier.
Occult Enby that's making local-first software with peer to peer protocols, mesh networks, and the web.
Exploring what a local-first cyberspace might look like in my spare time.