The fact that most universities will graduate CS majors without ever teaching them how to use a debugger, build system, or version control system shows how useful they are to actual engineering work.
The fact that most universities will graduate CS majors without ever teaching them how to use a debugger, build system, or version control system shows how useful they are to actual engineering work.
”On a scale of 1 to 10, how often do you think about killing yourself?”
“Uhhh… 3?”
”That’ll be $40”
This map is completely meaningless. The local value of “one money” in each country’s currency varies massively. A Coke might cost 1 dollar in Australia but cost 1000 won in South Korea, but Australians make 50,000 dollars per year while South Koreans make 3,500,000 won per year.
temporary detransition
That’s a very strange way to phrase it. I wish we could just recognize that sex and gender can be orthogonal properties of an organism.
Only if they are well-known in the language you’re using or domain you’re writing for. x
and y
are fine for coordinates. i
and j
are fine for loop indices. But abbreviating things unnecessarily is bad IMO. s = GetSession()
is too terse, for example.
The preview image looks like the lady on the right just let loose the most foul stench imaginable and the other two are being forced to deal with it.
TFW you roll a natural 1 on your background.
I think you meant IAbstractBlahBlahManagerFactoryControlBeansHandlerFactoryFactory6ProxyHandlerAsync_Compat3
, and of course its test counterpart, IAbstractBlahBlahManagerFactoryControlBeansHandlerFactoryFactory6ProxyHandlerAsync_Compat3::FakeMockVirtualDeviceTestManagerBeansFactory2_HACK_DO_NOT_USE
Is that why shitty Chinese microprocessors are all 32-bit?
Debuggers are for when you hit a problem with your code. Logs are for when someone else hits a problem with your code.
It’s insane that anyone needs to drive their kids on a regular basis
I take it you didn’t have a very active childhood.
While it’s probably true that most oversized SUVs are owned by people that don’t need them, “soccer mom” specifically refers to someone that would need that space, since they’re the one that drives their kids (and their friends) to and from soccer practice.
Honestly “soccer mom” is probably a better use of street capacity than most usage of cars. One adult and six kids in a Suburban is much more efficient than three adults each with two kids in the back of three sedans.
I don’t think I’ve seen a legitimate shower thought on Lemmy ShowerThoughts.
Not my IP; it’s just a random one that didn’t respond to pings.
Definitely less secure, but way more convenient. Security for residential door locks doesn’t really matter that much though; thieves are unlikely to try to pick your lock or use some smart-device exploit to access your home - they’ll just smash a window.
NATO shills
Says the guy with a brand new account who has exclusively posted anti-west and anti-Ukraine content. Go home, Putin - you’re drunk.
Apache2 is preferred nowadays.
Not really a problem with UDP itself, but with some very old protocols like DNS that rely on UDP but can’t be changed because of compatibility. If you’re writing a new service that uses UDP, there’s nothing stopping you from designing it so that it doesn’t provide an opportunity for bandwidth amplification.