Clearly someone’s never been horny on main…


Javascript’s type coercion is rather insane, yes, but there is an actual, practical reason it’s done. JS, having been designed to be run in web browsers, wants to avoid blowing up and crashing at all costs. If it gets an unusual type comparison, usually the result of a bug, it tries to return something, such that the script can continue running if at all possible. In JS’ mentality, keeping a page running, even if it might not completely function properly, is preferable to throwing an unhandled exception and completely crashing it.
Whether or not that is the right approach is debatable, but there is at least some logic to it. Personally, I think that the proliferation of Node letting JS run outside of browsers exacerbates a lot of JS’ issues, but TypeScript does a lot to make it look like a more sensible language.


I don’t think Morrowind needs a remake. A remake would likely try to smooth over the game’s rough edges, but the rough edges are a big part of what makes the game actually work, imo.
Now, at this point I don’t think I trust Bethesda enough to get an Oblivion remake right, either, but Oblivion was very much held back by technological limitations of the time, and in my opinion it hasn’t aged very well. I can at least see the potential of an Oblivion remake where they don’t have to be concerned about how much they can fit on an Xbox 360 disc.
The whitespace doesn’t bother me. Any IDE worth a damn will manage that for you. As for the type system, yeah, I strongly prefer static typing, but for simpler projects I can see the convenience of it.
My real issue with Python comes with managing a development environment when multiple developers are working on it. Dependency management in Python is a headache, and while in theory, virtual envs should help with synchronizing environments from machine to machine, I still find it endlessly fiddly with a bunch of things that can go wrong that are hard to diagnose.
Python is great for small scripts, proofs-of-concept, and such, but I wouldn’t write anything more heavy-duty than that in it.


No, your intuition is correct, this is extremely cursed.


“Product Degradation” has been the modus operandi for nearly every online service for like 10-15 years now, but it’s the Gamepass price increase is what got the FTC’s attention? Where was the FTC when the movie/TV streaming service market balkanized itself in an arms race to reinvent cable?
Granted, I doubt the FTC could really do anything meaningful to stop enshittification given that corporations are effectively above the law these days, but it’s been blatantly obvious that this was going to be Gamepass’ strategy from day one. If this actually surprised anyone at the FTC, they really haven’t been paying attention.
Yeah, I guess “black tea” is a bit of a misnomer. It’s probably just simpler to share the terminology with coffee though
Coffee is just too bitter for me unless I overload it with way more cream and sugar than is healthy. At that point all the caffeine and sugar makes me way too jittery. On the other hand, I enjoy drinking tea black, so tea it is.
It’s honestly incredible that Bing even still exists, much less is still being actively being pushed by M$
Good to see they’re branching out with their business model. Can’t just commit to a single strategy these days. Sometimes it helps to rebase your priorities to avoid creating new issues.
Ok, bad jokes aside, how did it taste?
I also have a Yahoo address. Yahoo is such a pain in the ass at this point, but what am I going to do, go back and change the email address on every single online account I’ve made since I was 11?
Bugs in tests aren’t necessarily exceptions. You could be incorrectly setting up your function inputs, or just making the wrong assertions.


I don’t really get how “overt racism in a job description” is programmer humor, but alright
deleted by creator


No resolution of tech debt, ONLY DELIVER


Then another message popped up. This time with a console.warn() logging level, so I just couldn’t ignore it.
That’s how you know this one’s fake. Most unrealistic part of the whole story.
It’s AI