Skip Navigation

Posts
40
Comments
79
Joined
1 yr. ago

  • I take pride in being able to represent Linux through a "stupid hardware survey."

  • Wow. I've gotten quite a few Steam Survey requests throughout the years; from what I can tell, it picks users 'at random'. I've also read very mixed things on whether or not you can do it yourself, eg; go into settings and choose to do it?? Or run some command/dialog on Steam startup??

  • I salute you!🫡

  • Or as I've taken to calling it, GNU+systemd+Linux.

  • Maybe I'm just nostalgic but I think a classic IPA doesn't need a modern twist. I'm all for IPA open sourcing their beer; heck, free beer is good enough for me.

    In all seriousness though, I already saw a user recommend kanidm. I can vouch for kanidm; written in Rust, it allows offline authentication and offline caching of user info, which is really handy if you're in a situation with poor internet connectivity. kanidm is feature rich:@g5pw@feddit.it already mentioned OAuth2 support, LDAP, RADIUS; etc. It even supports TOTP!! Kanidm doesn't support SAML IIRC, But SSO can be achieved through OAuth2 with OIDC.

    From kanidm's Github:

    Kanidm aims to have the features richness of FreeIPA, but without the resource and administration overheads. If you want a complete IDM package, but in a lighter footprint and easier to manage, then Kanidm is probably for you. In testing with 3000 users + 1500 groups, Kanidm is 3 times faster for search operations and 5 times faster for modification and addition of entries (your results may differ however, but generally Kanidm is much faster than FreeIPA).

    https://github.com/kanidm/kanidm

  • Google can go to hell.

  • You are going to be trapped in a room for 12 hours with a mid 2000s office desktop with no internet connection and an external hard drive; what are you putting on the hard drive?

    Nothing, because I won't have an internet connection...

  • For all those wanting to know what version of the xz package you have, DO NOT use xz -V or xz --version. Ask your package manager instead; e.g. apt info xz-utils. Executing a potentially malicious binary IS NOT a good idea, so ask your package manager instead.

  • I personally prefer to use Flatpaks over traditional packages because of the added security, sandboxing, and overall convenience of not having to deal with dependency hell. It's especially nice being able to have proprietary applications sandboxed from the rest of my system without worrying that Steam is snooping on my 'super-important-tax-documents'.

    Flatpaks are also very useful for having up-to-date packages on distros like Debian, and it's derivatives. People can still use their preferred distro without having to worry about not getting a certain update, feature, bug fix, etc, for their applications.

    Being able to restrict what applications have access to is a game-changer for me. A lot of times Flatpaks, by default, have very lenient permissions, and with the use of Flatseal I can restrict it to my liking. Worried about Audacity's telemetry?? Turn network permissions off. Now, not all applications will work well (or at all) without internet connectivity, but for applications like Audacity, it works great!! Flatpaks can also be very useful for developers.

    That's not to say that Flatpaks are without their fair share of issues. Are they bloated?? Yeah, and although it's not an issue for me, it may be for some people. Desktop integration is, meh. Themes, and fonts don't always integrate the best. (A while back there were issues with Flatpak's sandbox, but I won't touch on that because I need to refresh my mind on it, and it was actively being developed to fix those issues so it possibly isn't even an issue anymore.)

    Overall I think Flatpaks are absolutely wonderful.

  • Time, and time again, they prove how piracy is literally THE only option when it comes to preserving media.

  • Lots of people have already forked it. I think it's even backed up on the Internet Archive too. You could also check the Yuzu subreddit as well.

  • The Citra team is the same team behind Yuzu, so yes they are both gone. It's a sad day today.

  • The team behind Yuzu was also the team behind Citra so unfortunately Citra is gone as well. But Citra has also been forked so source code is still available.

  • You should be fine. Yuzu checks the Github repo for updates which is now down. If you're still worried you could download it via Flathub and disable network access via Flatseal or terminal.

  • There's a plethora of places. Github, Codeburg, Sourceforge. I'm definitely missing some others too. (There's also Gitlab but I don't really recommend Gitlab because of some recent decisions)

  • I rushed this post too quickly. I forgot that the official tar file links to github. THANK YOU

  • They also have a tar.xz file for Yuzu.