I can start:

  • Gnome update that removed traditional desktop UI
  • Ubuntu introducing snaps
  • Signal removing SMS support
  • @Andere@lemmy.ml
    link
    fedilink
    51 year ago

    Signal dropping SMS just meant I stopped using it, unfortunately. I really liked it for my one stop shop for messaging

    • @VinS@sh.itjust.works
      link
      fedilink
      11 year ago

      Yeah really sad. It was a good vector to be able to change to signal to my family and friends. Now most of them got back to old sms…

  • @TCB13@lemmy.world
    link
    fedilink
    41 year ago

    NextCloud: mostly hyped BS, fails to deliver at every turn, certainly NOT suited for professional usage.

    • 0xCAFe
      link
      fedilink
      41 year ago

      If it doesn’t suit you, that’s fine. But “mostly hyped BS, fails to deliver at every turn” makes it a bit too simple, no?

      I’m very happy with my personal instance. I use it for file sync and todo list.

      • @TCB13@lemmy.world
        link
        fedilink
        21 year ago

        I’ve made a very detailed post about what fails, when it fails etc. bellow. They sell NC as groupware replacement for MS365 / Google Workplace and it can be a lot of things but it certainly isn’t that.

    • @TCB13@lemmy.world
      link
      fedilink
      41 year ago

      @Skooshjones@vlemmy.net @oranki@sopuli.xyz @Andere@lemmy.ml I’m replying this to you all.

      Here is the thing, I would love to have NC working decently but I’ve test almost all of their releases on the past year and the issues are always the same. Here is my main complaints:

      • Syncthing sync is robust, it doesn’t fail and handles tons of files with little resources, NC uses a lot more RAM and once you get to around 1 TB of small files it will stop working randomly;
      • NC Webmail UI is poorly designed: compose window is just a small box on the center of the screen, there’s no way to have the markup tools permanently show up;
      • NC Webmail UI is broken: if you select a bunch of text and turn it into a bullet list, the bullets won’t even show up on NC, other e-mail clients will see them tho;
      • Integration/SSO with IMAP is cumbersome: not well documented, default configuration doesn’t even handle a simple “login with the email email and password as the IMAP account” type of setup that is commonly expected;
      • WebUI is slow and fails often: if you open the browser console you’ll find lots of warnings and errors.

      I do have a lot of complaints related to mail but if NC is any kind of useful replacement for MS365 / Google Workplace a decently working webmail is the bare minimum. RoundCube is WAY better than what NC is currently offering.

      I spent weeks researching and trying to tweak things and at the end of the day NC always performs poorly. Most of the issues seem to be related to the poorly implemente WebUI but the desktop app also has issues with large folders. Also tried the docker version, the “all in one” similar results it simply doesn’t cut it.

      My production setup runs on Red NAS drives and the thing just flies, always solid, stable and reliable. Here is the real production setup for around 30 users:

      • AMD Ryzen 7 5700X + 32 GB of RAM;
      • Everything containerized with LCD/LXC;
      • 2x WD RED 8 TB NAS drives (+RAID drives) for Syncthing data;
      • 2x NVMe Samsung 980 Pro 2TB for everything else (also RAID);
      • 1x 250GB Samsung 2.5 SATA SSD as boot drive;
      • Dovecot+Postfix working as mail server / “identity provider” for my users;
      • Syncthing to sync desktop machines with the server (not across each other);
      • FileBrowser for web access;
      • WebDAV access for iOS/Android clients;
      • Baikal as CardDAV/CalDAV server;
      • RoundCube for a decent webmail experience with a lot of Kolab plugins (Contacts, Calendars, Tasks from CardDAV/CalDAV);

      Both FileBrowser and Baikal were modified to authenticate against the IMAP server and create accounts automatically if the username/password check out.

      I’m deploying this to the user’s machines via Ansible and/or iOS/macOS profiles so most things are automated by now. To onboard a new user I simply have to create the email account and then run the playbooks.

      My future investments will be:

      • ejabberd with the IMAP integration and setup plugins for audio/video chat, push notifications, presence indication;
      • Integrate converse.js or Jitsi (jabber web client) into the RoundCube webmail (simply add a tab with an iframe + pass the webmail auth);
      • Explore a better multi-user Syncthing setup - possible create a small app that uses the Syncthing tech but does authentication against IMAP as well. Custom backend to automatically manage the creation of user folders and managed shares;
      • Microsoft Exchange / ActiveSync: while it might be possible most of my users are either on macOS or they don’t care about Outlook / use Thunderbird or the Webmail.

      Although this setup still misses some important stuff (aka replace Zoom) and I’ve been working on it for a while it outperforms NC in all ways so far. The investment was totally worth it.

      I really hoped that NC would do all those things properly and I still try new releases but it doesn’t seem to get any better.

    • @Andere@lemmy.ml
      link
      fedilink
      01 year ago

      I’ve been thinking of setting it up locally for personal use. Do you think it’s fine for that?

      • @JuxtaposedJaguar@lemmy.ml
        link
        fedilink
        11 year ago

        It’s the best open source file syncing solution currently available. The server is a bit resource-heavy, but should be fine on most devices. You can disable most of the bloat.

  • @Vexz@feddit.de
    link
    fedilink
    31 year ago

    pfSense CE never getting updated to version 2.7.0 for 1.5 years now. Roadmap stayed around 90% for over a year. I’m surprised to see it’s at 96% now. Maybe Netgate finally releases it in july. But anyway - I moved to OPNsense a year ago and never regretted this decision.

  • @tyw0kki@programming.dev
    link
    fedilink
    31 year ago
    • Firefox Sponsored Ads, I appreciate they need to keep the lights on but Amazon… Really?
    • Ubuntu Snap, completely useless and sometimes broken apps
    • Centos getting taken outide and shot by IBM :'(
  • BrikoX
    link
    fedilink
    31 year ago

    Signal with how they handled feature requests move from their GitHub repo.

  • @hugz@lemmy.ml
    link
    fedilink
    11 year ago

    Been trying to find an open source speaker designing program and so far they all suck

  • @Klaymore@sh.itjust.works
    link
    fedilink
    11 year ago

    Not a specific project, but I tried almost every android music player on fdroid and none of them had a volume slider. I know android has volume control but it’s always either way too loud or way too quiet with no in-between, so I love a music player with a decible-level volume slider. My current closed-source one is okay, but playlists are a buggy mess so I’d like to switch eventually.

  • Coelacanthus
    link
    fedilink
    110 months ago
    • GNOME removing Server Side Decoration support in wayland.
    • MultiMC author rejecting people build it from source by themselves although MultiMC is under Apache license.