Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)SM
Posts
6
Comments
441
Joined
12 mo. ago

  • Yep, this is the answer. Set it, forget it, accidentally have your hard drive destroyed irrecoverably, and re-set everything up to the exact working state you were used to in under 15min.

    It's a fair bit of initial setup and learning, but afterwards, the word "stable" takes on a new meaning.

  • No idea - this is my firefox sync NixOS config, in its entirety:

     nix
        
      age.secrets.ffsync.rekeyFile = secrets.ffsync;
      services.firefox-syncserver = {
        enable = true;
        secrets = config.age.secrets.ffsync.path;
        settings.hostname = "localhost";
    
        singleNode = {
          enable = true;
          hostname = "0.0.0.0";
          capacity = 2;
        };
      };
    
      
  • Yes - but I have no idea about docker, sorry. Have it running baremetal (or rather, in a proxmox VM).

    Just a hunch, but in case you "only" share the directory where Sonarr puts Episode files with Jellyfin via some mount point or whatever, and not the directory where Sonarr gets them from (where the torrent client downloads to), then I can see hardlinks breaking in unexpected ways

  • I have one big frustration with that: Your voice input has to be understood PERFECTLY by TTS.

    If you have a "To Do" list, and speak "Add cooking to my To Do list", it will do it! But if the TTS system understood:

    • Todo
    • To-do
    • to do
    • ToDo
    • To-Do
    • ...

    The system will say it couldn't find that list. Same for the names of your lights, asking for the time,..... and you have very little control over this.

    HA Voice Assistant either needs to find a PERFECT match, or you need to be running a full-blown LLM as the backend, which honestly works even worse in many ways.

    They recently added the option to use LLM as fallback only, but for most people's hardware, that means that a big chunk of requests take a suuuuuuuper long time to get a response.

    I do not understand why there's no option to just use the most similar command upon an imperfect matching, through something like the Levenshtein Distance.

  • WHO IS GOING TO SELL THEM THEN?

    From what you keep repeating over and over in this thread, it seeks like you think the German state should seize Tesla's assets and sell them off.

    That is an absolutely ridiculously unrealistic idea. But hey, let's say you start campaigning for it TODAY. You start convincing all the "low average intelligence" people in order to get a sufficient portion of the population on board to sway politicians to seize Tesla.

    (Note that this is not 50%; for example, legalizing abortions has had far wider support in the German population for a long time, yet it's not happened so far.)

    So let's be really, REALLY optimistic and say, in 10 years you will be able to get a government voted in which enacts the seizure of Tesla assets, agaojat all corporate-backed influences and interests. And somehow change the Grundgesetz so Tesla can not spend years moving up the courts to prevent this.

    Do you see how this does nothing TODAY? I'm all for the systemic change; go vote and campaign in that direction, but here, in this comment section you are not offering a realistic or timely solution. Should nothing he done until your "perfect" solution becomes workable?