redcalcium

joined 1 year ago
[–] redcalcium@lemmy.institute 7 points 7 months ago (3 children)

Steam is still not updated to run natively on Apple Silicon-based Mac computers, nearly four years after Apple's transition away from Intel CPUs started. It's now a slow and clunky barrier to playing the games I own on my Mac computers—a far cry from the pro-consumer persona that Valve and Steam usually enjoy.

Kinda similar situation in linux where steam hasn't been updated to use wayland. It's flickery mess on nvidia hardware and a bit glitchy on intel and amd (like other electron/cef apps running under xwayland). Proton works great though.

[–] redcalcium@lemmy.institute 19 points 7 months ago (5 children)

What kind of drama did I miss?

[–] redcalcium@lemmy.institute 1 points 7 months ago

I wouldn't recommend virtualbox on linux these days. It's slower than kvm, and oracle is known to send hefty bills to companies when their employees install virtualbox's proprietary extension pack on their machine.

[–] redcalcium@lemmy.institute 2 points 7 months ago* (last edited 7 months ago)

Assuming you're on desktop, just grab a cheap amd gpu and do the gpu passthrough setup with kvm and virt-manager. No need to get an expensive gpu if you don't plan to play games on the vm. The cheapest, bargain-bin second hand gpu will do, as long as it's not too old.

https://github.com/bryansteiner/gpu-passthrough-tutorial/

[–] redcalcium@lemmy.institute 11 points 7 months ago (4 children)

I mean, just look at what happened over in ios land. Every time there is a new security issue or denial of service attack on their bluetooth stack, apple has to scramble to fix it because bluetooth is always on in their devices. Android at least has some respite by turning off bluetooth, especially on old devices that no longer receiving security updates.

[–] redcalcium@lemmy.institute 3 points 7 months ago (2 children)

In that case, perhaps replacing -o sftp_server="/usr/bin/sudo /usr/lib/openssh/sftp-server" with -o sftp_server="/usr/bin/sudo -u <syncthing_user> /usr/lib/openssh/sftp-server" is a good compromise?

[–] redcalcium@lemmy.institute 23 points 7 months ago

They turn a blind eye as long as no one files DMCA notice. They do limit downloads of some popular pirated materials behind login though.

[–] redcalcium@lemmy.institute 17 points 7 months ago* (last edited 7 months ago)

I use sharedrop.io if the other device is connected to the same network. Just need a web browser, no need to install an app.

Also works across the internet by inputting your unique id.

[–] redcalcium@lemmy.institute 3 points 7 months ago* (last edited 7 months ago) (4 children)

So the workaround is running the SFTP process as root?

Why not run the SFTP server as a docker container as well (e.g. with https://hub.docker.com/r/atmoz/sftp/ )? You can mount the same volume in the SFTP container, and have it listen on some random port. Just make sure to configure the SFTP container to use the same uid:gid as the one used in the syncthing container to avoid file permission issues.

[–] redcalcium@lemmy.institute 2 points 7 months ago

Compromised iot devices sold as residential proxy is pretty hot right now: https://thehackernews.com/2024/03/themoon-botnet-resurfaces-exploiting.html?m=1

Those are targeting Linux routers and iot devices though. However, esp32 had vulnerabilities in the past such as the fatal fury attack, though it requires physical access to execute.

[–] redcalcium@lemmy.institute 3 points 7 months ago (6 children)

The easiest setup I tried so far is to simply put your docker container's volume on an external path, e.g. /mnt/hdd1/some-directory, instead of putting it in the standard docker location (/var/lib/docker/volume). You'll have full control over ACL on those custom paths.

[–] redcalcium@lemmy.institute 2 points 7 months ago (1 children)

There can't be that many phones with 6 inch screens these days. What did you get?

view more: ‹ prev next ›