First command I run on any new Windows install
- 0 Posts
- 96 Comments
RoyaltyInTraining@lemmy.worldto Funny@sh.itjust.works•Could I get a photo of the bag on you?99·9 days agoTook me a while before I realized this isn’t Star Wars cosplay
RoyaltyInTraining@lemmy.worldto Memes@lemmy.ml•The Brandenburg Gate in Berlin: 1940 vs 202311·12 days agoIs the right photo real? I can’t believe how my country keeps blindly supporting Israel…
RoyaltyInTraining@lemmy.worldto Comic Strips@lemmy.world•Learning Curve - Litterbox Comics1·22 days agoSame thing applies to coffee maker / espresso machine tanks. I found a nasty surprise in mine recently…
RoyaltyInTraining@lemmy.worldto Comic Strips@lemmy.world•Learning Curve - Litterbox Comics6·22 days agoI once discovered that my moka pot had an industrial grease stuck to it in an area that is almost impossible to clean. I used it so many times before finding that out…
RoyaltyInTraining@lemmy.worldto Technology@lemmy.world•We Should Immediately Nationalize SpaceX and StarlinkEnglish13·27 days agoSpaceX has loads of capable engineers. If NASA gets a massive budget increase, they need to draw from that pool of talent.
RoyaltyInTraining@lemmy.worldto linuxmemes@lemmy.world•My experience with Discord on Linux6·30 days agoDiscord sure does feel like a 0.0.x version
RoyaltyInTraining@lemmy.worldto ADHD memes@lemmy.dbzer0.com•I'm going to murder you nowEnglish12·2 months agoEven if meth was chemically identical to ADHD meds, the argument still wouldn’t hold. Anything that lessens people’s symptoms without creating even more problems can be a medication.
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…
Francis tried to be a decent person, but the organization he supports has an ungodly amount of money and outreach which aren’t being put to good use. Christianity could do so much more to help, they just choose not to.
RoyaltyInTraining@lemmy.worldto Linux@lemmy.ml•Is KDE actually good or it is overrated? Or I was just unlucky because of prebuilt distros?5·2 months agoI use Fedora KDE, and I don’t think ive ever seen crashes that bad on my system (AMD CPU and GPU). I used to have a small problem with RADV crashing during video playback, but that solved itself after a few updates.
RoyaltyInTraining@lemmy.worldto linuxmemes@lemmy.world•Better not be a simp to Microsoft2·2 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.
RoyaltyInTraining@lemmy.worldto Buy European@feddit.uk•For your 3 days emergency package0·3 months agoMy swiss army knife’s mechanism has been completely seized up for years now. I hate that there is no obvious way to take it apart for cleaning.
No self-respecting UI designer would ever want to work on that dinosaur of a codebase. The GIMP team is simply unable to do what Blender did, even if they made the UI their number one priority.
Isn’t C just wonderful?
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.
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.