

I started noticing it around February or March or so.
I feel like it’s displacing Corporate Memphis, at the very least in terms of how much I hate it.
I started noticing it around February or March or so.
I feel like it’s displacing Corporate Memphis, at the very least in terms of how much I hate it.
It was an effort by multiple Unix vendors to create a common desktop environment: https://en.wikipedia.org/wiki/Common_Desktop_Environment
Yeah, those models are referred to as “discriminative AI”. Basically, if you heard about “AI” from around 2018 until 2022, that’s what was meant.
Yeah, there were also several stories where the AI just detected that all the pictures of the illness had e.g. a ruler in them, whereas the control pictures did not. It’s easy to produce impressive results when your methodology sucks. And unfortunately, those results will get reported on before peer reviews are in and before others have attempted to reproduce the results.
It’s mainly horrid, because it means you have to code extremely defensively (or I guess, use a different API).
You can’t rely on new Date("not a date")
aborting execution of your function by throwing an error. Instead, you have to know that it can produce an Invalid Date
object and check for that. Otherwise a random NaN
shows up during execution, which is gonna be extremely fun to try to find the source of.
I understand that it’s implemented like that partially for historical reasons, partially because it’s often better to display “NaN” rather than nothing, but it’s still the sort of behavior that puts me in a cold sweat, because I should be memorizing all kinds of Best Practices™ before trying to code JavaScript.
(saying something more realistic like “2015” or whatever your inexperience or AI told you to)
User input is probably the big one where this API is gonna get stress-tested…
Hmm, I can believe that it was based on java.util.Date
, but I don’t remember that being as unpredictable. I guess, a different API to begin with, would have avoided a lot of problems, though…
For testing new speakers, this song: http://dig.ccmixter.org/files/Robbero/59698
I’ll let the hivemind know that we’re supposed to have only one opinion.
I’m always amazed how badly companies understand the concept of human interaction. Showing appreciation requires putting in some amount of effort. If you just type some words into a box and an image comes out, that’s not anything. Might as well use the first clipart that comes up in image search…
I believe, you can basically turn it off in Firefox, by telling it to open new windows instead of tabs.
Might need to hide the tab bar via userChrome.css
, though…
Maybe something like this?
The devs have access to the source code. Why would they put something like this two layers deep into the documentation? It’s like those people that think Mozilla is evil, because Mozilla openly talks about what they’re doing. If they wanted to be evil, you would know jackshit about it.
I mean, for what it’s worth, I’m a seasoned dev and just did a run where I tried to answer everything as it makes sense to me (which is “throws an error” or “invalid date” for all of them) and I also got a score of 4/28.
…and two of those points were given to me, because the quiz interpreted my answer differently than I meant it.
In other words, this quiz exists to highlight that JavaScript’s Date functions make no sense.
Should be noted that Ctrl+[Shift+]Tab behaves as you describe by default, but there’s a checkbox in the settings to make it go through tabs left-to-right, so it’s possible OP changed that behaviour…
Well, the thing is, if you’ve got a whole bunch of biodiversity and you cut down a small patch in the middle of it, where you grow your monoculture and use your big machines and whatnot, that’s when this fuck-biodiversity approach is rather profitable.
But if you scale that up, if a whole bunch of farmers kill biodiversity in the same region, this will obliterate profitability. You need biodiversity for:
I’m probably forgetting more aspects, and we probably don’t yet know all aspects either. But ultimately, plants have evolved to exist in rich biodiversity. It isn’t just some moral thing to do, to keep that intact. Plants will falter without biodiversity, no matter how much fertilizer and pesticide you pour onto them.
A few years ago, all the languages I would use started to have automatic unused variable warnings built-in. And yeah, by now when I hear of people that don’t have that, it’s very much a feeling of “Man, you live like this?”.
Yeah, Lemmy is actually a decent software for this use-case…
If you search for “find duplicate files <your OS>” there seem to be some options…