First command I run on any new Windows install
- 0 Posts
- 49 Comments
RoyaltyInTraining@lemmy.worldto Memes@lemmy.ml•The Brandenburg Gate in Berlin: 1940 vs 202311·17 days agoIs the right photo real? I can’t believe how my country keeps blindly supporting Israel…
RoyaltyInTraining@lemmy.worldto linuxmemes@lemmy.world•My experience with Discord on Linux6·1 month agoDiscord sure does feel like a 0.0.x version
Disabling it entirely is possible, but I want to keep the encryption and set a proper password for it instead of the stupidly long recovery key. That and similar features seem to be locked behind the pro version.
I can’t even adjust bitlocker settings on my laptop’s windows 11 home Installation…
RoyaltyInTraining@lemmy.worldto linuxmemes@lemmy.world•Better not be a simp to Microsoft2·3 months agoI wish I could delete that partition for good, but my computer grqphics professor forces me to write code for DirectX instead of Vulkan.
I miss the days of barely functioning SLI
Please don’t lump me in with the iPad kids.
The worst thing you can do in non-unsafe Rust is perform an out-of-bounds indexing operation, or anything else that panics. The error you get tells you the panic’s exact location in the source code, down to the line and column. Meanwhile, C and C++ either don’t produce an error at all when accessing uninitialized memory (which is arguably the worst behavior), or it segfaults with zero extra info.
The only way to make Rust segfault is by performing unsafe operations, and those must always be clearly marked.
Except that many other languages have proven that C++ is simply terrible at providing meaningful errors.
I feel like all C++ does these days is badly and very slowly copy other languages. It wouldn’t be a huge loss.
RoyaltyInTraining@lemmy.worldto Programmer Humor@programming.dev•Autostart in Linux Mint401·7 months agoWeird that it doesn’t work. The usual way to run scripts on startup is through systemd units though. That has the added benefits of automatically logging all output and letting you control it through commands like
systemctl enable <unit name>
. It’s a really neat system, and I highly recommend learning it if you see yourself doing this kind of automation more often.
Are you really gonna be pedantic about me using the word “good” one time? With fucking quotes to denote how i’m practically spitting it out…
You are a living meme, and I mean that in the worst possible connotation. You are the personification of a Reddit argument. The president of the Ben Shapiro debate club. I am so done with this…
We are talking about systemic issues here. The capitalist class as a whole benefits from homelessness being extremely widespread as a way to put pressure on everyone else. One “good” billionaire won’t change anything. We have to put an end to the entire class. The world can only become a just place when former billionaires are limited to levels of economic and political power comparable to everyone else.
My real thoughts are that we should get rid of the elites who prop up the current system so that homelessness doesn’t have to exist anymore. Don’t put words into my mouth.
It still would have been better if workers got the money in the first place. There are no good billionaires.
VS Code could really use some work in that regard and I really do feel bad for that person, but this is also just funny as heck
RoyaltyInTraining@lemmy.worldto Programming@programming.dev•Ladybird browser is switching from C++ to Swift62·11 months agoReading that really makes me want to give it a go. If swift’s package management is anything like Rust or Go, I could see myself enjoying it
More like 10 minutes in my case. I am not joking. Android is a terrible operating system and the entire smartphone industry should be ashamed of itself for letting it get this bad.