• 1 Post
  • 994 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle





  • The formats are “quasi-open”. There’s still a lot of proprietary stuff in them. Or undocumented or poorly documented things. MS didn’t really want it to be an open standard.

    Being compatible with them requires a lot of work to reverse engineer the formats. Some companies make licensing deals with ms to get access to better docs but must keep their code closed. Something libreoffice can’t do.















  • Many “self hosters” simply aren’t comfortable with the basics and expect things to be just an app you install. A simple two-tier app/db architecture is too complex for them (hence the prevalence of sqllite these days).

    I’ve run nextcloud for many years and was simply surprised to hear that it’s “difficult to manage and slow”. My experience has been quite the contrary - it’s been easy to keep up to date and has never failed an upgrade or lost data. And it performs “well enough” since I don’t use low-cost hardware for servers.

    My only complaint is that I need to run occ from a terminal rather than having a web interface for it. Makes running it in a k8s pod kinda annoying.