Visual Studio for live .NET debugging and the WPF live editor.
I take my shitposts very seriously.
Visual Studio for live .NET debugging and the WPF live editor.
It wins by default but only because I never liked the Twitter/Mastodon/Bluesky-like infinitely scrolling threads and only use Discord to follow some artists.
The fandom takes cosplay and immersion very seriously.
“For your attempted unaliving of the monarch, you are sentenced to summary forever sleep.”
Others have answered, but I’ll say it anyway.
The name paracetamol is used in most of the world, and by the WHO. Acetaminophen is the adopted name in the United States, Canada, and Japan. US pharmacies also use APAP. The most common trade names are Tylenol and Panadol. They all refer to the same stuff.
Regular use also fucks up your organs. Paracetamol (Tylenol) kills your liver, and ibuprofen kills your kidneys.
Damn, someone should’ve told Dr. Frasier that it’s just a weapon of terror…
Leaded fuel. Avgas is 100-octane leaded gasoline that is still being used by most small aircraft piston engines. Lead-free alternatives exist, but production and supply infrastructure is nonexistent.
Sony is the biggest fucking security risk in this entire deal, what the fuck
You’ll encounter math eventually. It could be as simple as implementing linear interpolation for a custom type, or understanding why a type is not suited for a particular application (e.g. never use floating points to represent money). If you delve into low-level networking, you’ll need a good understanding of binary/decimal/hexadecimal conversions and operations. If you go into game development or graphics, you won’t survive without a deep understanding of vectors, matrices, and quaternions. Any kind of data science is just math translated to a machine-readable language.
In my opinion, knowledge of the basic concepts is more important than being good at actually performing mathematics with pen and paper. For example, if you need to apply a transformation to a vector, nobody expects you to whip up a program that does the thing. Instead, you should immediately know:
That abstract knowledge will give you a starting point. Then you can look up the particulars – the corresponding transformation matrices, the method to convert between inhomogeneous and homogeneous coordinates, and the process of matrix multiplication. I know because I failed calculus.
I despise micro-USB with a passion. Even more than mini-USB. It is so flimsy, it’s always been the first thing to die on my wireless devices, including my older phones.
If a device charges through USB, I consider not having USB-C to be a deal breaker. Right now I’m waiting for a USB-C socket breakout panel because I want to convert my Xbox One controller from micro to C.
I’d be very concerned about the state and safety of those rails.
It’s because xbox’s naming scheme is fucking stupid.
Those dialogues go frickin’ haaard, dude!
(I hate myself for even writing this.)
It’s not markdown, those are different unicode characters. https://cursivegenerator.net/
By the way, you can view the markdown source of comments and text posts. There’s a “view source” button that looks like a document icon on the stock Lemmy UI.
“Some people deserve to be punished.” - Amos Burton (actor Wes Chatham), The Expanse season 2, in reference to an opportunist who had been enriching himself during a humanitarian crisis; comparing him to pimps that force kids and vulnerable people into prostitution.
(after beating up an uncooperative person and threatening him at gunpoint, then getting confronted about it)
I didn’t kill him. Not yet. He’s a bully, and where I come from, bullies take desperate young girls like your daughter and force them into prostitution. And when they finally get knocked up, they peddle them to johns who get off on that. After they have the kid, they push them right back out on the streets even before they have a chance to heal. And those kids, they use them, too. Some people deserve to be punished.
The virgin .NET:
Thread.CurrentThread.CurrentCulture = System.Globalization.CultureInfo.InvariantCulture;
Thread.CurrentThread.CurrentUICulture = System.Globalization.CultureInfo.InvariantCulture;
The chad POSIX: LANG=C
You can call it 𝓜𝓮𝓻𝓭𝓮, but it’ll still taste like shit.
Windows search bar
I’m baffled that people actually have the news on the taskbar. It’s the first thing I kill on every install (not that I use Windows, but sometimes I need it in a VM). I’m not letting Minitrue force-feed me.
Managers will still expect you to do 60% of your work on 60% of your keyboard.