SteveTech

joined 1 year ago
[–] [email protected] 13 points 2 days ago* (last edited 2 days ago)

I swear Lemmy comments for YouTube had a feature that let you open it for any page, but it seems the GitHub and Firefox page been deleted.

Edit: Looks like I've still got a fork: https://github.com/Steve-Tech/Reddit-Comments-for-YouTube (it says Reddit, but works for Lemmy too)

[–] [email protected] 5 points 5 days 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.

[–] [email protected] 11 points 6 days 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.

[–] [email protected] 1 points 1 week 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.

[–] [email protected] 3 points 1 week 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.

[–] [email protected] 3 points 1 week 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.

[–] [email protected] 8 points 1 week 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.

[–] [email protected] 6 points 1 week 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.

[–] [email protected] 5 points 2 weeks ago

I've seen some that activate an insane number of breakpoints, so that the page freezes when the dev tools open. Although Firefox let's you disable breaking on breakpoints all together, so it only really stops those that don't know what they're doing.

[–] [email protected] 2 points 2 weeks 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.

[–] [email protected] 1 points 3 weeks 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.

[–] [email protected] 10 points 3 weeks ago (1 children)

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

 

This is more of a public note to self, but if anyone else had screwed up fonts, default cursors, and missing minimise/maximise buttons in flatpaks on KDE Wayland, put this in your /usr/share/xdg-desktop-portal/kde-portals.conf:

[preferred]
default=kde;gtk;
org.freedesktop.impl.portal.Settings=kde;gtk;

Then restart xdg-desktop-portal.

Source: https://bugs.kde.org/show_bug.cgi?id=474746#c12

Apparently this will be fixed in 5.27.9 releasing on the 24th anyway, but I've tried so many different 'solutions' and this had been annoying me for weeks.

 
view more: next ›