this post was submitted on 02 Jun 2025
1514 points (99.4% liked)

Technology

70942 readers
3430 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 

they will save 188,000 € on Microsoft license fees per year

you are viewing a single comment's thread
view the rest of the comments
[–] sommerset@thelemmy.club -1 points 4 days ago (2 children)

Unfortunately nextcloud sucks

[–] drmugg@lemmynsfw.com 14 points 4 days ago (2 children)

So use some of that money saved to pay some nextcloud developers to improve it.

[–] Bravo@eviltoast.org 1 points 4 days ago

The money saved will pay for one dev, or two if you cheap out

[–] sommerset@thelemmy.club 1 points 3 days ago

They need to refactor architecture. But all they do is stupid hub, communication that noone use.

They need to move to swoole and hyperf but they are not showing any intention and dumping all the money into crap.

[–] nek0d3r@lemmy.dbzer0.com 5 points 4 days ago (4 children)

I was thinking about trying it out on my server. Why does it suck?

[–] acchariya@lemmy.world 7 points 4 days ago (1 children)

I wouldn't say categorically that it sucks.

  1. It is inefficient and requires far too many server resources for what it does. Won't really run on less than 2gb/RAM minimum, with 1-2 users.

  2. Add ONS seem to be all over the place with lots of incompatibilities, some default add ons that just plain don't work.

  3. In my short testing it seems to be a bit unstable.

In my opinion, it suffers from many of the same problems as other projects that started out and we're developed largely by hobbyists like zoneminder, and even home assistant to some extent. Sprawling growth, no strict architecture, little concern for refactoring.

[–] nek0d3r@lemmy.dbzer0.com 4 points 4 days ago (1 children)

Interesting. What would you recommend as an alternative?

[–] acchariya@lemmy.world 2 points 4 days ago

I'm not sure myself, there seems to be better software out there for each individual part of what nextcloud does, but not the whole thing. I've been reading up on open cloud, which is a fork of a rewrite of owncloud, which is what nextcloud is forked from. https://opencloud.eu/en/opencloud-community

I haven't tried it out yet though.

[–] jabjoe@feddit.uk 6 points 4 days ago

I've been using it for over a decade. I use it to auto upload all my family photos from family phones. I use the calendars to organize. I use Notes on my phone all the time and pick them up my laptop. I use Passwords for all my passwords. I use Contacts to sync my contacts from my phone and Thunderbird. Then I nightly remote backup it to a machine I leave at my parent's. It's great.

[–] Bassman1805@lemmy.world 2 points 4 days ago (1 children)

Personal/Family use is fine, it's kinda fiddly but so is most selfhosted software.

At an organizational level, that fiddliness spirals into a ton of work, which doesn't really overlap with other IT Duties in the way that troubleshooting OneDrive usually ends up solving problems with the whole Microsoft suite.

[–] Lv_InSaNe_vL@lemmy.world 1 points 4 days ago

In my experience troubleshooting OneDrive issues is usually just restarting the OneDrive application or resyncing SharePoint sites

[–] sommerset@thelemmy.club 1 points 3 days ago* (last edited 3 days ago)

It's based on legacy share nothing PHP architecture which is extremely inefficient for something like nextcloud