• 3 Posts
  • 75 Comments
Joined 2 years ago
cake
Cake day: July 22nd, 2023

help-circle







  • The issue was related to the Linux scheduler. So if you had a different scheduler than what moet distributions have as default, you might not have experienced that issue.

    There are a few people in the comments that reported that they compiled a different scheduler and that the issue completely disappeared


  • It was in my case. Issue completely vanished overnight. I had a working work around where I lowered certain settings and it only occurred sometimes at round ends or when I pressed tab to view the scoreboard. Usually alt-tabbing resolved it.

    After they released that fiz everything worked like normal again.





  • In many places WhatsApp is the defacto standard unfortunately…

    If its not that its something like Viber, or badoo or telegram or some other nightmare service…

    If you have kids there is also not really getting away from it. Friends of mine have never had Facebook accounts until they had kids because the local football team or boyscout or whatever only uses Facebook to communicate…

    I agree you can live your life comfortably without meta services, but sometimes, like in the example above, you dont have any alternatives…

    You can’t keep harassing other parents to forward you messages or ask the team to print any messages specifically for you. Not having a Facebook account just gets “its easy to create” responses rather than “completely understandable, here’s our private matrix server to stay in the loop”.





  • Yeah it is kind of like the “trust, but verify” paradigm. It will likely generate useful code or a very good starting point, but you should always check if it actually does what you expect it to.

    You can’t trust them blindly. But They’re very helpful in your day to day tasks.





  • There’s also the option of setting up a cloudflare tunnel and only exposing immich over that tunnel. The HTTPS certificate is handled by cloudflare and you’d need to use the cloudflare DNS name servers as your domains name servers.

    Note that the means cloudflare will proxy to you and essentially become a man-in-the-middle. You – HTTPS --> cloudflare --http–> homelab-immich. The connection between you and cloudflare could be encrypted as well, but cloudflare remains the man-in-the-middle and can see all data that passes by.