• 2 Posts
  • 132 Comments
Joined 2 years ago
cake
Cake day: April 27th, 2024

help-circle


  • Grew up on it. My dad set up a Ubuntu 4.10 PC for my brother and I when we were 3/5 (no internet, obv), and it stuck.

    Used Windows for a brief time in highschool to be able to play online with friends.

    Went right back to Linux when going to university. Will never change back, both for ideological reasons and because Linux is just better.

    Next step: NixOS on a phone
















  • I hate the HA implementation of voice assist. It’s either “what you are saying has to be recognized as EXACTLY this string” or it’s “try an LLM lol”.

    Hie the fuck do you influence if your voice recognition model spits out “To-do, ToDo, todo, To-Do, To Do or to do”? Because if you try to add an item to the ToDo list, then this difference matters to HA.

    The answer is: by matching what is recognized against all known entities, and picking (with a threshold) the closest match. But that’s just not possible currently.