• 1 Post
  • 40 Comments
Joined 3 years ago
cake
Cake day: June 10th, 2023

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.








  • 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.




  • Postgres handles NoSQL better than many dedicated NoSQL database management systems. I kept telling another team to at least evaluate it for that purpose - but they knew better and now they are stuck with managing the MongoDB stack because they are the only ones that use it. Postgres is able to do everything they use out of the box. It just doesn’t sound as fancy and hip.