Eskating cyclist, gamer and enjoyer of anime. Probably an artist. Also I code sometimes, pretty much just to mod titanfall 2 tho.

Introverted, yet I enjoy discussion to a fault.

  • 44 Posts
  • 954 Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle





  • Both are perfectly serviceable, but for the self-hosted storage/office suite combo, Collabora simply fits into Nextcloud better. Which is likely why you don’t see OnlyOffice discussed much.

    Collabora is just more integrated. The NC and Collabora developers actually directly collaborate on integrating it into NC as the “official” office suite.

    And AFAIK the backend of Collabora is simply LibreOffice, meaning the “desktop” version is: LibreOffice. The UI is the same, too, though they might’ve diverged since I last used LibreOffice on desktop.

    Personally I’m not really concerned with formats, as long as I can finish documents as PDFs, and Collabora has brought a google-drive-like experience to my nextcloud instance that OnlyOffice didn’t manage. Either way I was able to do a google takeout of my drive storage, and just plop that into my nextcloud. But with Collabora, actually interacting with the resulting files within the nextcloud UI has been nicer.



  • I would absolutely use it. In fact creating and editing services would be the primary selling point IMO. It doesn’t need to be much “easier” than doing it in the terminal or file explorer, to me the primary benefit would just be the ease of use of creating, loading, and starting a new service all in one place.

    I think a generic template would be great.

    You could turn the whole thing into a giant GUI settings screen, allowing navigation to an exectuable, after which you could provide some of the most typical options as sliders, number fields, switches, or whatever is suitable. But that would be a large amount of work, and I’m not sure it would simplify things much.

    The starting point should just be a text field, but with a link to the service file docs for help/reference.








  • Was definitely on by default on my device.

    Personal data is still accessible, if the app you choose to pin is something like the dialer, or your mail app, then yes, you can obviously access contacts and emails. The feature doesn’t block the pinned app from accessing everything it normally accesses.

    As for opening other apps, this applies to stuff like links or launchers. If the app has links somewhere, you could open your default browser app. It does not allow you to “escape” the pinned app to anywhere else in the system, unless the pinned app has a way to launch other apps the way launchers do.

    The feature could certainly use improvement, but if it were only useful with people you trust, it would be pointless.

    It’s obviously intended for situations where you have to let someone use your phone, and don’t want to give them free reign. With people you trust, you wouldn’t need something like that.

    It’s far better than nothing, and is in fact part of android.





  • Also, easyeffects can be used to apply audio processing, if you want to. (Should be in basically any distros default repos)

    I don’t use any effects on the output, as they sound great, but I do use dynamic range compression on the mic for the benefit of my friends.

    It levels out the loudness, so whether you whisper or shout, you sound the same level of loud. That way they can hear you even if you speak quetly, or don’t get their ears blown off if you loudly swear in frustration.

    Doing the same on windows was way too much work to ever bother with, on linux, easy peasy.



  • Linux drivers are usually part of the kernel nowadays, or sometimes get loaded as kernel modules.

    Either way, most distros should just come with the audio drivers that implements the support for these. Generally, being open source, linux drivers implement support for everything the devs can figure out, rather than making a separate one for each piece of hardware that’s out there.

    If you’re on an older kernel, that might be it. I remember when I got a DS5 controller I had to use a kernel newer than 5.15 because that’s when support for it was added to the game controller driver.