Spanish guy, who likes open source software and has just discovered the fediverse (as of 28th of April, 2022). I like video games, and indie and retro music. I’m a student. I’m officially diagnosed with ADHD and ASD since January, 2023.

America is a continent and Americans are people from that continent (Canadians, Usonians, Mexicans, Cubans, Argentinians, Brazilians…)

Mastodon user: https://mstdn.social/@icg937
Peertube user: https://video.hardlimit.com/a/ignacio/video-channels

  • 55 Posts
  • 579 Comments
Joined 1 year ago
cake
Cake day: June 5th, 2023

help-circle
  • Well, after some very obscure search over internet, I found something that solves my issue (maybe yours too in case you want to install packages as user).

    If you use Lubuntu (I don’t know whether it works on other distributions), you have to go to the folder /home/[youruser]/.local/share/flatpak/repo/. There is a file there called config. Open it, and write something like this:

    `[core]
    repo_version=1
    mode=bare-user-only
    min-free-space-size=500MB

    [remote “flathub”]
    gpg-verify=true
    gpg-verify-summary=true
    url=https://dl.flathub.org/repo/
    xa.title=Flathub
    `

    (By the way where it says true, I set it as false, thinking that was my issue).

    Now, when I install OBS Studio as user, it lets me.

    PS: if GPG verification is set as true, make sure you downloaded the flathub.gpg file from the repo and copied it to your local folder as flathub.trustedkeys.gpg and flathub-beta.trustedkeys.gpg



















  • unless PeerTube finds a way to pay content creators

    Google is a for-profit organization. Framasoft, which developed PeerTube, is a non-profit one. The only way to pay content creators is when people donate money to PeerTube and then PeerTube share that money with creators. Which is also difficult because there are no trackers to know internally who has more subscribers or which video has more views, etc. Internally as using a tracker, but you have to visit one by one every channel and every video to know its numbers.