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

help-circle






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














  • I’m just being serious. If your software has some files and directories, and you start fucking with them, it might react badly. It doesn’t really matter if you feel like the existence or layout of them is unjustified in some way. Just let them be, or else switch to some other software, or else take responsibility for making sure stuff won’t break from you fucking with them. Those are the options. “Delete it on purpose and then whine about how it shouldn’t have been set up that way in the first place, if stuff breaks” isn’t one of the options.

    “Never delete anything on your computer because it might be needed”?

    This isn’t “some random directory” as you’ve claimed before. It’s a specific directory used by IIS. It’s akin to /var/www for apache. If you uninstalled apache you would, and should, delete /var/www to cleanup afterwards.

    If you uninstall IIS you should be able to delete C:\inetpub to cleanup.

    That it causes a security problem you didn’t know about is not your fault. It’s Microsoft’s fault. That is a stupid bug to have and they need to fix it properly.