ackthxbye

joined 2 years ago
[–] ackthxbye@feddit.org 1 points 16 hours ago (1 children)

I don't know anything about HIPAA so don't take anything I say as advice. But I very much doubt your IT department would be ok with you running a VM, and if they were, it would be far better to use real VM Software, rather than using your browser. Using your browser would be more of a "they're not going to find out" thing.

Which brings us back to my more serious suggestion of bringing your own device. I'm fairly certain your IT department would be more ok with you bringing an audio player (that you're not connecting to the internal network) than using the "you can run anything a browser" loophole.
But if, as you mentioned, shit gets stolen that isn't really an option either. Maybe use Headphones / Earphones with your phone and keep them on your person at all times?

[–] ackthxbye@feddit.org 1 points 22 hours ago

I listed the Pi as an example because it's what I have been using for the past 10 years. Nobody ever complained about the little black box on my desk.

But none of that matters because the Pi was meant as an example, I don't get why you're so worked up about that ¯\_(ツ)_/¯

[–] ackthxbye@feddit.org 1 points 1 day ago (6 children)

It's easiest to bring your own player or RaspberryPi and listen locally.

But if you absolutely insist on streaming to your work PC you can always run a VM in your browser: https://dev.to/dchif/run-a-virtual-machine-in-your-browser-2kjk

 

I'm currently on Nobara 42, on Windows I used AutoHotKey on some games.
At the moment I'm looking to keep automatically accelerating in Redout and enable quick-fire in Herocore. Both games were fine with mixing keyboard input from AutoHotKey and real input from a gamepad. But if possible I'd also like to simulate gamepad input.
Ideally I'd like to start the different scripts for different games individually from the pre-launch option within Lutris to avoid having to define global hotkeys that are enabled all the time.

I found AutoKey but that seems more focused on Text Input and doesn't seem to support launching scripts individually (altouigh it has a Window Filter).

Is there any other software to send input better suited to my use-case?