SteveTech

joined 1 year ago
[–] SteveTech@programming.dev 5 points 2 months ago (1 children)

Does it also restore the content of unsaved files of the application?

That's up to the application.

If not, I'll prefer systemctl hibernate. I wonder, what this new feature is for.

I believe this is for storing the position of specific windows, for multi-window applications (e.g. GIMP's multi-window mode). So hibernation is very unrelated.

[–] SteveTech@programming.dev 12 points 2 months ago

There's The Serial Port, It's not really 'home networks', but he finds and sets up very early (~80-90s) ISP gear and explains how it works and the history of it. Similar to how Ben Eater uses an 'old' 6502 to explain stuff.

[–] SteveTech@programming.dev 1 points 2 months ago

I've had the same experience, you're much better off RDPing into the VM. But I'd like to know if anyone has a better solution that doesn't require an extra GPU.

[–] SteveTech@programming.dev 3 points 2 months ago (1 children)

On Asus motherboards you can enable 'Memory Context Restore', and it'll remember the training. Unfortunately it seems rapid changes in the weather make my system unstable with it on.

[–] SteveTech@programming.dev 3 points 2 months ago

I'm pretty sure schools must already have lockdown alarms in Australia (and drills every few years), so it's surprising that this isn't already a thing in America, especially with its issues.

[–] SteveTech@programming.dev 8 points 2 months ago (1 children)

cant move services as every other service sucks

What are your requirements?

I use Tidal and I know High/Max quality works in the web UI, just needs widevine support.

[–] SteveTech@programming.dev 6 points 2 months ago

if they use AMD that's better on linux, they don't need to know what a GPU driver is.

Same goes for Intel, unless they need to use OneAPI.

[–] SteveTech@programming.dev 2 points 2 months ago

That looks to be Volcanic Islands, which has good support with amdgpu and no support by radeon, according to Wikipedia.

I'm not sure what you meant by "set up radron kernel driver", but you could maybe try blacklisting it.

[–] SteveTech@programming.dev 1 points 2 months ago

I have no idea how CoW interacts with NTFS

With btrfs you can disable COW for specific files, that might give you a little performance boost.

[–] SteveTech@programming.dev 10 points 2 months ago (1 children)

I believe if your swap partition is on an encrypted LVM, you can still hibernate with kernel lockdown enabled.

[–] SteveTech@programming.dev 4 points 2 months ago

To their partners*. Which I believe are companies that help out with support or something.

[–] SteveTech@programming.dev 1 points 2 months ago

Cloudflare tunnels uses a QUIC connection between the cloudflared on the server and Cloudflare itself, which is encrypted similarly to HTTPS.

Whatever protocol cloudflared uses to talk to your webserver locally is configurable through the Cloudflare access web UI (just change http to https). I've actually got it configured to use unix sockets, which lets me treat it differently in my nginx config.

view more: ‹ prev next ›