this post was submitted on 28 Aug 2026
452 points (98.7% liked)

PC Gaming

15377 readers
110 users here now

For PC gaming news and discussion. PCGamingWiki

Rules:

  1. Be Respectful.
  2. No Spam or Porn.
  3. No Advertising.
  4. No Memes.
  5. No Tech Support.
  6. No questions about buying/building computers.
  7. No game suggestions, friend requests, surveys, or begging.
  8. No Let's Plays, streams, highlight reels/montages, random videos or shorts.
  9. No off-topic posts/comments, within reason.
  10. Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Zedstrian@sopuli.xyz 34 points 3 days ago* (last edited 3 days ago) (4 children)

A downloadable program would be better for if the website were to ever go offline.

[–] bjoern_tantau@swg-empire.de 27 points 3 days ago (1 children)

Yeah, but a website should make this compatible with all operating systems, not just Linux. BSD should profit from this as well.

[–] IrateAnteater@sh.itjust.works 20 points 3 days ago (2 children)

I'd prefer if they'd release it as a flatpak. Making it browser based chains you to chromium browsers, since Firefox decided a while back that exposing USB devices directly to the internet was too much of a security concern. Ran into that issue with my keyboard.

[–] doublah@sopuli.xyz 6 points 3 days ago

Firefox already has a website permission system, weird they don't just let users choose if they think the risk is worth it or not.

[–] inclementimmigrant@lemmy.world 14 points 3 days ago

Absolutely but at least they're doing something for us Linux gamers.

[–] one_old_coder@piefed.social 5 points 3 days ago (1 children)

Or, if it's what I'm thinking of, you are not using Chrome but Firefox, and Firefox cannot use the "JavaScript USB" thing.

[–] SailorFuzz@lemmy.world 4 points 3 days ago

it's what you're thinking of. It doesn't work with Firefox. Only chromium browsers.

[–] FooBarrington@lemmy.world 0 points 3 days ago

Even better is a single downloadable HTML file. Downloadable programs will likely degrade over time, web APIs are highly stable and portable.

I still wish there was a "pledge" API to allow websites to disable functionality they don't need. For example, this could be a perfect self-contained app that never needs any outside connections.