SteveTech

joined 1 year ago
[–] SteveTech@programming.dev 1 points 6 hours ago

After reading their blog, it seems like it doesn't support Python 3.12, and it looks like you're using Python 3.12.

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

Also if you tap on the 'kebab' menu and press View Source, you can copy the message.

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

My understanding is that most of that all lives in mesa, and the kernel driver basically just abstracts the hardware.

[–] SteveTech@programming.dev 13 points 2 weeks ago* (last edited 2 weeks 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)

[–] SteveTech@programming.dev 5 points 2 weeks 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 11 points 3 weeks 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 3 weeks 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 3 weeks 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 4 weeks 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 4 weeks 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 4 weeks 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 5 points 1 month 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.

 

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 ›