this post was submitted on 20 Oct 2023
148 points (98.7% liked)
Open Source
31227 readers
391 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
- !libre_culture@lemmy.ml
- !libre_software@lemmy.ml
- !libre_hardware@lemmy.ml
- !linux@lemmy.ml
- !technology@lemmy.ml
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How is it on resources? I have a i386 project computer running Debian 12 and I'm looking to make it as "modern" as possible. Right now, my fight is with slow browsers and LibreOffice (I'm trying to avoid the Abiword, etc route).
It either runs in the browser or an electron app, so unlikely that OnlyOffice will be a good fit.
You could try Collabora/Nextcloud Office, which runs the LibreOffice on the server and just streams UI tiles to the clients, so the impact of running that in shifted to the server. Still needs to run a browser though.
It's running on electron so... Yeah. Not the lightest program.
It's web tech but I don't think it's electron though maybe I'm wrong.
if it's an old (like c2d or older) pc with hdd and limited ram, probably better to use openoffice or libreoffice and deal with the slow launch times. onlyoffice is essentially a javascript app in exe form and is a bit slow on older hardware.