• 1 Post
  • 79 Comments
Joined 2 年前
cake
Cake day: 2023年6月10日

help-circle




  • Also, revolt self hosting is broken. The web call functionality (WebRTC) is being rewritten but that effort is stale and out of the box it simply does not work. There is no real documentation about this either. It just won’t work and you need to invest a lot of effort to figure out why. The moment self hosting properly works, I’ll give it another shot. Not being able to connect without a fat client is a show stopper for me. There’s no way I can get enough traction for my groups if the barrier to switch is higher than a sheet of paper.

    When self hosting all the shortcomings you mentioned are perfectly acceptable for me.




  • Seemingly one of the contributors has visited a disputed region and logged into GitHub from there. By law (export controls) Microsoft must not provide service to that place. So some automatism flagged the account and also the organic maps repo. So far so normal. But either Microsoft dragged it’s feet in communicating and resolving the issue or the organic maps team was not doing their part in the process. Doesn’t matter, the outcome is still worth it.





  • Lichtblitz@discuss.tchncs.detomemes@lemmy.worldKeep it simple
    link
    fedilink
    arrow-up
    3
    arrow-down
    1
    ·
    6 个月前

    No. Because the python version of the host and the target server must loosely match up. Otherwise you get some cryptic error messages in some unexpected modules. Red Hat’s solution: just manage RHEL 9 targets from RHEL9 hosts and RHEL8 from RHEL8 hosts. There is no official way to align python versions across that major.






  • OS-level support for cloud storage. OneDrive, Dropbox and all the others work seamlessly on Windows through the Windows API. You can browse all the files on the file system and once you access them, the OS will call back the cloud provider to download them. It works through all applications, all cloud providers. I am aware that some tools on Linux have something similar to work around the issue in user land. Some solutions are less worse than others but none of them are as good as on Windows.