Boost also has ads
CubitOom
Would wood splintering cause more small projectiles than if it were made of contemporary materials? Maybe the strength of the projectiles being less than metal might help if it were to hit a space station, but an astronaut on a space walk would have a different story.
I used to use boost for reddit so I was excited it was coming for Lemmy until I saw all the anti privacy aspects of it.
By the time it and sync finally launched. There were so many great foss apps for Lemmy that it made no sense to use one that tracked me.
Thunder has an awesome sharing feature.
Eternity is my backup.
Ok, hmm I wonder how much work it would be to implement it using open source models. I think the hardest part would be translating the voice instructions to an API call that HA can use correctly.
Then there is the whole hardware issue to fix too. I do know that some SOCs are getting good at running 7B parameter models locally but the cost is still probably going to be prohibitive.
So what is Home Assistant using for this?
If I were to build it myself I'd probably over complicate it by using multiple llm agents on a local server. Probably use whisper to do the speech to text and then Mistral fine tuned on the Rosetta code dataset to send the API calls to HA. However that wouldnt keep it from always listening to me and trying to interpret what I say into a command for HA. Is that just a prompting issue for whisper or would I need another agent to turn on whisper?
I could maybe get this to run without specialized hardware like a GPU but it would be better to have something for the llms to be a bit more responsive.
Replacing a bay window ain't cheap.
Bright and early for their daily races Going boldly, going boldly
But I love PVA being dissolved into tiny particles then being sprayed all over the things I use to eat and then being placed into the water supply.
Use whatever you want for personal. But I would suggest trying to use containers for hosting if you haven't already. It really blows the idea of needing a stable OS out of the water since you can just declare everything you want in a config file and tear down and spin up with the app you need ready in less than a minute.
You can use Ubuntu still of course in a container. But things get really interesting when you use smaller attack surface distros like Alpine, BusyBox, or even a distroless container.
I think there is a place for this on lemmy