sonymegadrive

joined 1 year ago
[–] sonymegadrive@feddit.uk 3 points 3 weeks ago

Yo dawg…

*xibit-meme.jpg*

[–] sonymegadrive@feddit.uk 4 points 1 month ago

You’ll want to download and install the most up-to-date drivers. I believe this model benefits from a slight overclock too, so maybe look at purchasing a decent aftermarket cooler

[–] sonymegadrive@feddit.uk 3 points 3 months ago (1 children)

Watching this gave me Aphex Twin vibes. Then I discovered it was directed by Chris Cunningham. So yeah, that’s why

[–] sonymegadrive@feddit.uk 11 points 6 months ago

What a shame. He was a good man

[–] sonymegadrive@feddit.uk 7 points 6 months ago

Void won’t package Hyprland because it doesn’t use a stable/tagged version of wlroots, so it needs a vendored version to build it (ref: https://github.com/void-linux/void-packages/issues/37544)

[–] sonymegadrive@feddit.uk 5 points 7 months ago

This is dangerous

Well, they say you do have to be over 18 to use Concepts

[–] sonymegadrive@feddit.uk 16 points 7 months ago (2 children)

C++: Nuh, uh ...

template <typename T>
concept Crackable = requires(T obj) {
    { obj.crack() };
};

auto crack(Crackable auto& nut) {
    nut.crack();
}
[–] sonymegadrive@feddit.uk 22 points 8 months ago (2 children)

Has “laying off staff to focus on AI “ become a common euphemism for “we hired too many people”?

[–] sonymegadrive@feddit.uk 0 points 10 months ago (1 children)

If you're using Steam then you could try adding PROTON_LOG=1 %command% to your launch options for the game. This will output a log file into $HOME/steam-$APPID.log ($APPID will probably be 823130 in this case). This log file might show why the game isn't starting. You could even post this log file here as a pastebin link to see if anyone can help diagnose if you're unable to see anything obvious.

 

This latest version now supports screen recording on Wayland*. This YouTube example was recorded on Gnome 44's compositor (piped.video link).

* tested on Gnome, Wayfire, and Sway

[–] sonymegadrive@feddit.uk 1 points 11 months ago

The pfp is goofy af. It stays 😂

 

I created Shadow Cast after becoming disillusioned with the lack of simple, performant display recording utilities for X11. All feedback welcome.

[–] sonymegadrive@feddit.uk 9 points 11 months ago* (last edited 11 months ago) (13 children)

That means cryptographic keys under one government’s control could be used to intercept HTTPS communication

Could someone smarter than me explain how this would be possible? Wouldn’t the browser still be able to enforce privacy between the client and origin? Or is it the case that certificates issued by these CAs could in theory only support weaker cyphers?

Edit: Some really useful explanations. Thank you!

view more: next ›