- 4 Posts
- 215 Comments
Björn@swg-empire.deto
PC Gaming@lemmy.ca•The Steam Frame could be priced at $1,500 at launch, according to insiderEnglish
11·6 days agoWell, it actually is. Like the Deck you are free to install your own OS. Apparently there is already an Arch build available.
Björn@swg-empire.deto
Selfhosted@lemmy.world•Selfhosting as a Linux newbie - Ubuntu Server LTS or Debian 13?English
6·15 days agoDefinitely Debian. You’re already used to it and personally I highly value the stability it brings for servers.
Björn@swg-empire.deto
Linux@lemmy.ml•[SOLVED] How to set resolution to a portion of a screen or just screen share part of one?
1·21 days agoI’d select one window and just scale that down.
Nice, extra hard because those symbols all have special meanings when searching something. Nice puzzle, I wish I had the energy to solve it right now.
Are you maybe looking for
mmv(multimove)?It’s hard to tell what you actually want to do.
But you should not need to use grep to finde specific files. Just bash’s own abilities should be enough.
For example
*/*a*would go into every directory and look for files with “a” in them.For more complex operations
findcan also be used.
Björn@swg-empire.deto
Selfhosted@lemmy.world•State of the Discord - A Lesson (r/selfhosted)English
2·26 days agoAt least voice and video are often done peer to peer. So the strain on the server would be almost zero.
Björn@swg-empire.deto
Linux@lemmy.ml•How to lock a HID device to a specific window or screen? (kde/wayland)
41·29 days agoI wouldn’t entrust such an important display to some hacky solution a bunch of Lemmy users can come up with. Set up a normal kiosk environment and do your work on a second machine. You can ssh or even Sunshine/Moonlight into the gaming machine if you have to do something there.
But you don’t want something a potential customer does on the game to crash your work or vice versa. Or even worse something goes wrong and the customers can suddenly see your work on their screen. Best to separate those things as much as possible.
Björn@swg-empire.deto
Linux@lemmy.ml•How to lock a HID device to a specific window or screen? (kde/wayland)
1·29 days agoStupid idea I just had. Maybe you could try restricting the respective devices to a single user or group and run that application as a different user. No idea if that would work or how Wayland reacts to apps started as a different user.
Björn@swg-empire.deto
Linux@lemmy.ml•How to lock a HID device to a specific window or screen? (kde/wayland)
2·29 days agoDon’t know if this is possible. What’s your endgoal? Maybe there’s a workaround.
One way of running multiple monitors used to be that you’d actually run two X sessions. Maybe you could do something similar where you assigned the devices to different X sessions. Of course that wouldn’t fit your Wayland requirement.
Björn@swg-empire.deto
Selfhosted@lemmy.world•State of the Discord - A Lesson (r/selfhosted)English
1292·29 days agoFitting that r/selfhosted can’t selfhost.
Don’t know about Hyprland but it should work generally. On KDE I have shift + the volume keys set up to only change the volume in 1% steps instead of the usual 5%.
Björn@swg-empire.deto
Linux@lemmy.ml•SOLVED!: Second drive disappeared after Mint reinstall
2·1 month agoAh, then it wasn’t that. Had that trouble with my wife’s laptop. And the other day it just reset its BIOS settings by itself, booting back into Windows and activating the Optane stuff.
Björn@swg-empire.deto
Linux@lemmy.ml•SOLVED!: Second drive disappeared after Mint reinstall
2·1 month agoLook in your BIOS for Intel Optane and deactivate it. It is not supported on Linux because it is buggy and can lead to data loss. That’s why drives using that aren’t showing.
Björn@swg-empire.deto
Linux@lemmy.ml•My odyssey installing legacy nvidia drivers on modern Linux
7·1 month agoOpensuse sorts the nvidia drivers into generations to solve this problem. For your hardware that would be G05 or G06 I think. They also use DKMS to compile them for newer kernels.
Buy the larger drive, saw it in half and use the two halfs in RAID 1.
Björn@swg-empire.deto
PC Gaming@lemmy.ca•Valve Now Claims Steam Machine Is Capable of 'Up To' 4KEnglish
4·2 months agoWhy should someone with the skill to open up a Steam Machine buy one instead of building the whole thing themselves? Don’t think the form factor and HDMI CEC are worth it for most people.
Björn@swg-empire.deto
Selfhosted@lemmy.world•Is PH still legit way to promote your tool?English
17·2 months agoI think !selfhosted@lemmy.world is definitely not the place to promote your tool. Again.
To mitigate the risks you could put the local server into its own network where it cannot reach anything else in your home.
Just add the JPEG use flag and recompile your whole system. EZ PZ