I have recently started university and am required to use an app that has three Facebook trackers, one of them being a Facebook location tracker according to Exodus App Privacy, for the dining plan, when it would literally work perfectly fine using your student ID and ordering to a real cashier, LIKE HOW IT HAS BEEN DONE FOR DECADES.

I have also read many stories of people that live in apartments that require them to use a mobile app for god damn LAUNDRY. All you need, is a card reader, and it will work perfectly fine like it has been for the longest time.

Privacy concerns aside, it is just annoying that you need this app and that app and this app and that app and it just clutters space on your phone. Security concerns too as now they have all of this additional info on you online, such as your phone number your email your real name, instead of just your credit card info like a card reader would have. And I am willing to guarantee that their security model is absolute horseshit because they have such a small team of engineers working on the app and the servers.

Literal enshitification

  • @[email protected]
    link
    fedilink
    English
    29 months ago

    Logseq is really, really close. It’s basically a page I can start writing on, forcing minimal organization through bullets but otherwise freeform. Backlinking, plugins (meh), plain markdown. It’s just so good. It doesn’t require me to do anything other than write. It used to be entirely browser-based, syncing through a github repository. They could have released a self-hostable version of that and I would have been over the moon. Or, alternately, a self-hostable version with non-local storage so I could store my notes on a notes server I control. But they went with the app + sync service route. Understandable but sad.

    So I just rolled my own sync through a git server and it works fine (other than iOS, which requires a maddening setup, but that’s not logseq’s fault).

    I looked at Zettlr once or twice (thank you for mentioning it). Obsidian makes me crazy with all the UI fiddly bits and configuration. I tried. Oh how I tried. But it just didn’t work with my brain. (It’s the exact same reaction I have to KDE – there’s just TOO MUCH and it sets me off in unproductive directions, and that’s not a criticism of either project as such.)

    • @[email protected]
      link
      fedilink
      English
      19 months ago

      I tried Logseq after looking for an Obsidian alternative, but I already failed at understanding how to import my notes. Can’t you just point the app to a folder? The import function seemed to only work for single markdown files, but maybe I was just missing something obvious.

      That was a lot more straightforward in Zettlr, so I just kept using that, since it already does everything I need

      • @[email protected]
        link
        fedilink
        English
        29 months ago

        Sort of, but the notes aren’t organized in the filesystem. So you point to a location where the files will live and it creates, e.g., journals and pages folders into which journals and pages are dropped. Each is one flat directory (which seems like a scaling problem after a while, but I’m nowhere near that being an issue).

        Because logseq doesn’t do freeform markdown by default, you cannot just open any arbitrary markdown file in it. Or, rather, it will give unpredictable results if you do. If you’re used to a free-form editor that organizes files hierarchically, that is going to seem very, very strange and may not be what you’re looking for. My preference is to spend zero time organizing files and organizing text, so logseq’s choice to make both a non-issue is an absolute godsend. Open the app, start typing. It’s great (for me).

        • @[email protected]
          link
          fedilink
          English
          19 months ago

          Yeah okay, no wonder I couldn’t warm up to it. I need that order and hierarchy in my notes