deadcream

joined 2 years ago
[–] deadcream@sopuli.xyz 30 points 6 months ago (3 children)

I thought America didn't have pedestrian crossings?

[–] deadcream@sopuli.xyz 12 points 6 months ago

Anything Musk-related is a relevant content on Fediverse.

[–] deadcream@sopuli.xyz 10 points 6 months ago

Frame it as Islamic terrorism to further prop up western alt-right parties.

[–] deadcream@sopuli.xyz 2 points 6 months ago* (last edited 6 months ago)

What I don't like about Go's error handling is that it's built on returning a tuple of result/error instead of enum/union/variant/whatever-its-called. Which means that on error path you have to return something for successful result too (usually a "zero-initialized" struct because Go doesn't have optionals). You are not returning result or error, you are always returning both. This is just wrong.

[–] deadcream@sopuli.xyz 0 points 6 months ago

I'm sure all these species traitors will be put to the wall when aliens invade. Earth is for humans!

[–] deadcream@sopuli.xyz 7 points 6 months ago (1 children)

Nope. My Galaxy S23 is unlocked and it has Facebook and Meta crap installed as "system" apps. Same with an older Sony phone.

[–] deadcream@sopuli.xyz 11 points 6 months ago

I feel like the rules are different here. This dude is not a celebrity, he is a CEO of a company which mission is to provide a secure and private email service. I don't care about him as a person, he represents his company here. His job is to make sure that the data of his customers does not get in the wrong hands, and being as apolitical as possible is part of it. (Unless it's speaking up against laws that will undermine his business such as banning encryption, but that's not what's happening here).

[–] deadcream@sopuli.xyz 3 points 6 months ago

Your are right, it's not implemented yet in Plasma Wayland. It must be done in Plasma/KWin itself since top-level Wayland windows can't position themselves on screen and don't even know their coordinates (and doing it on the application side is not really correct since not all apps will support it and it duplication of work and code, while compositor can do it consistently for all windows). However it just doesn't work yet.

[–] deadcream@sopuli.xyz 8 points 7 months ago (1 children)

Isn't xess capable of running on any GPU too?

[–] deadcream@sopuli.xyz 8 points 7 months ago (1 children)

Not, there is very little Rust in the kernel. It's still WIP and there no real world Rust drivers in the mainline repo yet. It will probably change "soon", but even then Linux will remain 99% C for the foreseeable future. You can't just rewrite something like that in Rust.

[–] deadcream@sopuli.xyz 7 points 7 months ago (3 children)

Yes, C with many GCC extensions.

view more: ‹ prev next ›