

You can use matrix to bridge all those to an internal matrix server.
If you want a solution where that’s pretty much already done you can try Beeper


You can use matrix to bridge all those to an internal matrix server.
If you want a solution where that’s pretty much already done you can try Beeper


The program I use with WINE requires network access to authenticate and because it was for audio production, it had access to my filesystem for samples.
Ten bucks says you downloaded a compromised VST.


For those interested:


deleted by creator


They’re both “immutable” in the sense that they’re setting up either read-only Filesystem Hierarchies (as in bazzite, which uses ostree) or Symlinking their entire filesystem hierarchy to a read-only “store” (as in nixos).
Bazzite uses something called ostree to “diff” the filesystem hierarchy much like git does, while Nix basically makes giant read-only store of files and hashes them, then weaves them all together into a “view” of a filesystem that gets symlinked into the context of a running program.
If you’re putting in that much work, please submit those edits to musicbrainz! We need all the help we can get 😭
As a musicbrainz editor, don’t depend entirely on Picard and musicbrainz for correct tagging either cause shit isn’t as well curated as you think.


Is this just hosted nextcloud with collabora office pre installed?
I have also been done in many times by git-filter-repo. My condolences to the chef.


I’m not sure if it would work for your situation but you seem to be able to ssh into a server on that network? If so you can run a browser on that computer and tunnel the X session over ssh:
https://www.cyberciti.biz/tips/running-x-window-graphical-application-over-ssh-session.html
Otherwise neko seems neat, I’ve actually been looking for something for watch parties.
I’m not sure how you’re getting wallpaper engine to work on Linux because it’s not supported on anything other than windows.
Are you using Wallpaper Engine? If so you are likely going to keep having issues with your screen blanking while you try and use it, as it’s not supported on Linux.
Jokes aside I actually do appreciate that almost all guix packages are verified source and not just copy scripts of already built tarballs.
Guix is awesome!
Nonguix substitute server is down for the fifth straight day, forcing me to rebuild the entire Linux kernel when updating
And you should Never use it!
I agree to some degree but the gnu project doesn’t have a great track record for performative hosting (savannah is very prone to going down for long periods of time.)
I don’t begrudge better hosting infrastructure from a different non-profit.
As a guix user and package maintainer I’m ecstatic.
I’m so proud of the community for rallying around the needs and pain points of everyone and making this decision. This reduces so many pain points for a guix user and will hopefully smooth out the package maintenance process a great deal. Email is simple but trying to do code change communication over it can be very complex and time-laborous.
If you’re curious about functional packaging systems grab guix on your distro and give it a try!
Special shout out to anyone burnt out on Nix lang. Come feel the warm embrace of Scheme’s parentheses. :)


On that front: to developers-
Please make sure you include bash completions for your tools


pre installing flatpaks
Did the room just get a bit colder or is it just me


Libreoffice has a database engine and frontend that’s pretty applicable to Microsoft Access
guix and/or nix
Both are functional package managers and manage dependency trees better than flatpak IMO (also the package description languages mean you can manipulate the package definitions at install time much easier)
If you can’t find a package in guix/nix then it behooves you to use flatpak
I think beeper plus has a bunch of integrations, I wouldn’t be surprised if that included LLMs