• 0 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle


  • I believe Xbox One controllers work if wired or fully Bluetooth out of the box, but if you use the dongle you need some software to handle it. I use “zone”, it’s kind of a pain to set up but honestly no more than (say) the Windows software to get PlayStation controllers working.

    Protondb is primarily concerned with Proton, Valve’s customized version of Wine, so by default that means games run through Steam. (Of which there is a native Linux client.) If you want to use other games, ex ones that require EA’s launcher thing, then a tool to help make that happen is Lutris. It will help manage your games and launchers and customized Wine installs, including some automatic tweaks to make things work better (or at all). Steam gets official developer support for Linux so it’s generally the easiest experience.






  • Don’t need to go that far, i think. If you had your extension hash some piece of each keyframe (basically: tokenize some IDs for each keyframe) and submit them to a database you could then see which parts were shown to everyone vs only to some people and only display those. Basically similar to how sponsorblock crowd sources its sponsor segment detection but automated. Some people would see the ads but then you’d know what the og video was unless it gets edited.

    This is assuming they’re not reencoding the video for each advertisement, which they probably aren’t. If they are it probably gets easier, actually. Sponsorblock could do that.










  • As well as the package manager (and release type/schedule as mentioned in a different reply) you might want to look at the overall structure.

    Does the distro use selinux or app armor (you probably want at least one)? Does it follow traditional distro structure like Ubuntu/Debian or is it weird like atomic (ex Silverblue) or declarative (ex Nixos) distro? Is it a minimalist distro (Arch is the big modern one) it maximalist (Suse)? Those kinds of things can also be informative.