• 0 Posts
  • 293 Comments
Joined 2 years ago
cake
Cake day: June 14th, 2023

help-circle





  • Ease of installation/use, I think, is the main big one, and one of the biggest obstacles.

    People who want to give self-hosting a try aren’t going to be particularly fond of having to jump through a whole bunch of different configs, and manually set everything up.

    They want something that they can just set up and go, without having to deal with server hosting, services, and all of that. Something you can just run on your computer, leave it be, and use it with relatively little fuss.


    Second to that, would definitely be a case of better documentation/screenshots. A lot of self-hosted things, like Lemmy, didn’t provide much documentation of what the actual user side of it does, only what you need to do to set it up, which isn’t going to make me want to use the software, if I have no idea what it’s supposed to do, and how it compares to other things that do the same.





  • Although now that I think about it, that could have been the intention here but not automatic, if that’s why 5k+ files were staged without the user explicitly staging them. Extra tragic if that’s the case.

    From the git discussions around the issue, it wasn’t that the files were automatically staged, but that the “discard all changes” feature invoked a git clean, and also deleted untracked files.

    Since OP’s project wasn’t tracked, it got detonated.


  • T156@lemmy.worldtoProgrammer Humor@programming.devMicrosoft Please Fix
    link
    fedilink
    English
    arrow-up
    15
    ·
    edit-2
    2 months ago

    At the same time, OP seems a layman, and might be coming from things like Microsoft Word, where “Discard all changes” basically means “revert to last save”.

    EDIT: After reading the related issues, OP may have also thought that “discard changes” was to uninitialise the repository, as opposed to wiping untracked files.



  • It’s particularly bad now that it’s forcibly embedded into every computer, and at the forefront.

    You can’t hit Win-C by mistake any more, since Windows will instead open a window to “chat with friends and family” by trying to install Teams. (Which makes it particularly bad on my end is that the install broke, so it will randomly pop up later with “Cannot install teams at the moment. Please try again later.”)







  • Excel definitely has its flaws though. For example, in science, it will mangle your data in its attempts to be helpful by reformatting the file if you so much as open it.

    The genomics committee had to change their naming scheme for some genes because excel kept converting them into dates (for example, you had a MAR-10 gene, it’d be converted into a timestamp or 3/10) and destroying the names, even if the file wasn’t saved.