• nfreak@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 天前

      An aggregator like SearXNG or degoog is the way to these days imo. Any individual search engine will have its own share of problems, whether that’s privacy or AI nonsense or just bad results.

  • anus@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    10 天前

    Interestingly i could never invest the time into nextcloud but I can advocate for trying open models in CLI form for anyone looking for good agentic options

    I’m using pi + tensorx + glm 5.2 with some pretty good results. EU hosted and competitive prices

  • TheTechnician27@lemmy.world
    link
    fedilink
    English
    arrow-up
    0
    ·
    11 天前

    Having never heard of it and only used the Aurora Store (recently without any issues), what does App Lounge have going for it?

  • AnimalsDream@slrpnk.net
    link
    fedilink
    English
    arrow-up
    0
    ·
    9 天前

    This setup is telling me you’re spending too much time on computers. Consider a hobby where you make something with your hands, using tools that aren’t electrified.

  • thatKamGuy@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    10 天前

    I honestly wish I could quit Excel - it’s literally the last vestige of Microsoft in my non- professional life, but I find LibreOffice Calc a bit too needlessly different to be able to fully switch across.

    • blinfabian@feddit.nlOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 天前

      tried it, but i couldnt figure out how to add my existing photos in the way i had organised them: /year/event/photo.jpeg and nextcloud made it pretty easy

      • Eideen@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        11 天前

        Both Google Photo and Immich, treat all images individually. And assume that any grouping is done a Tag/ album level. Regardless of file name or hierarchy.

        If you what to show your “event” in the UI, you would need to run a onetime script and amend album with the name of parent folder.

    • pHr34kY@lemmy.world
      link
      fedilink
      arrow-up
      0
      ·
      11 天前

      I recently made the jump. It’s crazy how much effort goes into optimising Nextcloud it still remains the most demanding thing on your server and your sanity.

      • Jason2357@lemmy.ca
        link
        fedilink
        arrow-up
        0
        ·
        10 天前

        I am just about to start experimenting with opencloud.eu. It is another developer revolt fork of Opencloud (this time their infinite scale project) so it is supposed to be a lightweight single binary that uses a real filesystem and no database at all. Lacks all the add ons of nextcloud, buy I am tired of maintaining it.

        Anyone try it?

        • T4V0@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          10 天前

          Yep, though I have a bug in my use case from a older version, and I still didn’t have the time to try the new stable version. I also translated the Docker compose for the project and extensions into .container files. In the newer version it seems they managed to remove a sidecar container.

          So far, it runs on a VPS with a 4-core and 8GB of RAM. On a first run, after upgrading, it needed swap as the system started freezing and the OOM killer stopped the program, zram was enough in my case.

          Besides the main container — and the sidecar — I used the Collabora container, LDAP for user management, Keycloak for auth, full Tika for OCR search — modified for my language — and Radicale. Mind you, most probably want the main container and the online office container, be it EuroOffice, Collabora or OnlyOffice.

          Here is the memory usage and CPU usage on standby from podman stats:

          NAME                       MEM USAGE / LIMIT  CPU %
          systemd-tika               175MB / 8.054GB    0.68%
          caddy                      43.35MB / 8.054GB  0.24%
          systemd-ldap               67.08MB / 8.054GB  0.01%
          radicale                   2.425MB / 8.054GB  0.00%
          syncthing                  29.97MB / 8.054GB  0.21%
          systemd-keycloak-postgres  41.12MB / 8.054GB  0.06%
          systemd-keycloak           663.4MB / 8.054GB  0.75%
          systemd-collabora          42.02MB / 8.054GB  0.27%
          systemd-opencloud          883.4MB / 8.054GB  7.31%
          systemd-collaboration      57.71MB / 8.054GB  0.31%
          
        • myszka@lemmy.ml
          link
          fedilink
          arrow-up
          0
          ·
          10 天前

          uses a real filesystem and no database at all

          Sounds very promising! That’s what has always pushed me off Nextcloud.

        • JustEnoughDucks@feddit.nl
          link
          fedilink
          arrow-up
          0
          ·
          10 天前

          Setup is incredibly bad. They have a very very strict set of parameters to be able to log in at all. I have pretty much given up OK it as there is no way for me to log in for the first time with default admin credentials. It simply doesn’t accept the states environment variables on docker and you get 1 attempt to log in before it gets stuck in a loop and you have to purge the image and every volume and file to get a second attempt.

      • mholiv@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        11 天前

        Hot take. Nextcloud is hot garbage. If you want file sync use Seafile. So so so so much faster and more resource efficient. For the rest of next cloud functionality just use a tool specific to that.

        Nextcloud is still tied to the old php/fpm model. There are better approaches now days. Hell even owncloud is rewriting away from the php/fpm approach.

        • The problem is not php-fpm, the problem is when people who perform as SysAdmin dont know how to tweak it properly.

          I deploy Nextcloud instances for production environments. :/

          • Taasz/Woof@piefed.social
            link
            fedilink
            English
            arrow-up
            0
            ·
            8 天前

            Why would I need to tweak it when what I ran was provided by Nextcloud as a complete package?

            I’ve also never used a commercial Nextcloud host that has acceptable performance.

            If they are providing their AIO Nextcloud unoptimized that’s even more of a reason to dislike it.

        • artyom@piefed.social
          link
          fedilink
          English
          arrow-up
          0
          ·
          10 天前

          Nextcloud is great but too often it’s compared to Google Drive instead of Google Workspace (as seen here). If all you need is cloud storage, use Owncloud (Nextcloud upstream) or any of a thousand similar tools (I use Cloudreve). If you need a full office suite, use Nextcloud.

        • pHr34kY@lemmy.world
          link
          fedilink
          arrow-up
          0
          ·
          10 天前

          This is exactly what I did. I replaced it with a Immich, a webdav client, and an xmpp server (prosody). I only needed online storage for phone photo access/backup and syncing my keepass DB and contacts. I set these apps up once and now I don’t need to touch them.

  • KaChilde@sh.itjust.works
    link
    fedilink
    arrow-up
    0
    ·
    11 天前

    My only major change would be to remove Mullvad.

    One of the founders has made major donations to far-right groups in Sweden. People have argues that it’s his money to donate, but if paying for Mullvad puts money into the pockets of a major donor to the far-right, I’d rather support an alternative provider.

    I have had a very similar user experience with IVPN, and I have heard people suggest AirVPN as a similar alternative.

    • ThunderComplex@lemmy.today
      link
      fedilink
      arrow-up
      0
      ·
      11 天前

      So recently I’ve tried finding an alternative but when researching deeper into them I just found worse shit than mullvad. Like AirVPN having their servers seized.

      For what it’s worth, I think mullvad is still the best option and worse case scenario you’re donating less than $5 to nazis which is like 2 hamburgers.

      • KaChilde@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        10 天前

        That’s two more hamburgers than any Nazi deserves, especially on a recurring payment plan.

        I also don’t know if failing to disclose the seizure of a server (that contained no readable user data) is worse than supporting the far right. It also feels like if that’s enough to end your search for an alternative, you weren’t searching very hard.

    • Oh, they upgraded the standard to 5 devices. I think it was just 2 in the past, which made it far more expensive than Mullvad.

      Edit: One large thing missing from Mullvad is the proxy-based browser extension for Firefox. It let’s you select different exit server either for everything in browser, per domain, or randomize server selection per domain.

    • JoyfulCodingGuy@lemmy.ml
      link
      fedilink
      arrow-up
      0
      ·
      11 天前

      As someone else started it’s worth noting that Mullvad themselves did not donate to anything. I understand people’s argument that money to Mullvad goes to the founder and thus goes to the people they donate to and that was people’s argument for Proton as well. So do what you will as it’s everyone’s personal preference.

      That’s why lists like these, while useful for those who are just looking into privacy, deGoogle, etc. to first learn of projects and services, are almost always lacking nuance without text or all the major alternatives where then people can choose based on their beliefs. 🙂

      Note: I understand this is one person’s list and not a general list but just stating my thoughts on the matter as a whole.

          • staircase@programming.dev
            link
            fedilink
            arrow-up
            0
            ·
            11 天前

            I’m not aware of any underhand contributions. What might you be referring to?

            I strongly believe it’s perfectly reasonable to compliment a generally evil person/people when they do a good thing, but hey, my opinions are boring.

      • Pirate2377@lemmy.zip
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 天前

        Tbf, when it comes to email services at least, your only real alternative for Proton is Mailbox.org if you use IMAP/SMTP. When it comes to Mullvad, there’s plenty of VPNs as an alternative. Plus, apparently Mullvad has lost talent in light of the controversy so their VPN might degrade in quality anyway, so there’s also that

      • poke@sh.itjust.works
        link
        fedilink
        arrow-up
        0
        ·
        11 天前

        They haven’t donated to political parties, have they? That would have been big news I’m pretty sure I would have seen.

        • iamthetot@piefed.ca
          link
          fedilink
          English
          arrow-up
          0
          ·
          11 天前

          Not aware of donations, but Proton’s CEO was glazing Trump around the start of his second term.

          • 4am@lemmy.zip
            link
            fedilink
            arrow-up
            0
            ·
            11 天前

            Yes, claiming that the GOP was “for the little guy” And would do antitrust on big tech.

            Some people are gullible as fuck, man. Anyway I would trust Mullvad over proton as far as privacy and security goes - it’s just too bad I don’t want my money going there.

  • tirateimas@lemmy.pt
    link
    fedilink
    arrow-up
    0
    ·
    11 天前

    It is a good list. Everyone will have their own personal preferences, but I think overall the list is good.

    • blinfabian@feddit.nlOP
      link
      fedilink
      English
      arrow-up
      0
      ·
      11 天前

      i like it :3 the default launcher “bliss” is awful, but ive used lawnchair for a while and it was nice. now i switched to ion just to try it. but yeah, pretty much everything works as exected

      • Olgratin_Magmatoe@slrpnk.net
        link
        fedilink
        English
        arrow-up
        0
        ·
        11 天前

        Catima seems really solid. I’ll probably be using it for a while.

        And it’s a shame Walt isn’t ready yet, and probably won’t work for me since I live in the U.S.

    • Ripley_Tripley@lemmus.org
      link
      fedilink
      English
      arrow-up
      0
      ·
      10 天前

      Theres one literally called Wallet where you can store information of your credit/debit cards but unfortunatly cant use them (still learning the app). Now Catima is awesome but its for anything you need thats a QR code. For example, I mostly use it so far for my gym membership.

  • FeelThePower@lemmy.dbzer0.com
    link
    fedilink
    arrow-up
    0
    ·
    10 天前

    unfortunately every foss maps app I’ve tried has been subpar. all the ones based on open street maps can’t even go to proper addresses, it takes you to the street and you just have to look around for it. at least here in the us. so far magic earth has been better but it still doesn’t work with Public transit so I have to have a separate maps app in my private space anyways.

    • FeelThePower@lemmy.dbzer0.com
      link
      fedilink
      arrow-up
      0
      ·
      10 天前

      also, not to get nitpicky (I promise) but hasn’t /e/os criticized people for wanting privacy and security and said it’s for criminals? which I found very ironic of them given their own operating system

      • Doorknob@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 天前

        Not really. Their CEO has said that privacy and keeping data away from big tech is their priority and security, while important, is not the tip of the spear for them.

        He phrased it poorly (“we’re not developing a phone so a paedophile can evade justice”) but people immediately misrepresented it as “The only people who care about security are paedos and crims”. Graphene went hard on them with a big FUD campaign that got a lot of people upset. All he meant was that people with very extreme threat models would be better looking elsewhere.

        Very much a storm in a teacup.

      • FG_3479@lemmy.world
        link
        fedilink
        arrow-up
        0
        ·
        10 天前

        Yes they have. It’s also very late to security updates and is mostly just Lineage plus their own cloud services.