[-] Quasari@programming.dev 18 points 5 months ago

Is it a farce, though? Isn't more like they want to make it a farce, just like how they are trying to make impeachment a farce?

[-] Quasari@programming.dev 23 points 5 months ago* (last edited 5 months ago)

That just means every member of congress is an insurrectionist because they have just as much or more power to change that.

It is not insurrection in either todays definition or the 14ths contemporary definition, and that would be slapped down.

[-] Quasari@programming.dev 15 points 7 months ago

The apps using GPT4 without regards to safety can be though. Example: replacing human with chatbot for suicide prevention.

[-] Quasari@programming.dev 16 points 8 months ago

Tsukiyaki Western Django has nothing to do with this movement, I think, but it is great seeing a western featuring an all Japanese cast doing lines in English and Quentin Tarantino doing lines in Japanese

[-] Quasari@programming.dev 14 points 9 months ago* (last edited 9 months ago)

From Washington Post:

In the lawsuit, Biden does not concede that the laptop was his, but he does acknowledge that at least “some of the data that Defendants obtained, copied, and proceeded to hack into and tamper with belongs” to him. The lawsuit charges that Biden’s data was “manipulated, altered and damaged before it was copied and sent” to Giuliani and Costello.

He specifically says some of his private data was hacked, he's not saying the laptop they had was his, just they definitely had his private data.

[-] Quasari@programming.dev 45 points 9 months ago* (last edited 9 months ago)

I'm pretty sure what's being alleged is that there is real data exfiltrated from his devices on the laptop, but the laptop itself wasn't his. As in he was hacked, someone created the laptop with that data and added manipulations to it, then coincidently dropped it off to be "found".

Given the lack of proper chain of custody, it's probably likely.

[-] Quasari@programming.dev 22 points 9 months ago

Hey, I love that they added the effect of his clothes dropping off him the first time he shape-shifts after regaining his shape-shifting abilities.

[-] Quasari@programming.dev 12 points 9 months ago

They are laying off people not on strike in response to the strike and blaming those on strike for it.

[-] Quasari@programming.dev 15 points 9 months ago

Mainly because JavaScript was designed to work along side HTTP in a browser. Most of its input will be text, so defaulting common behavior to strings makes some sense.

[-] Quasari@programming.dev 65 points 10 months ago

Numbers 5:11-31. Here's a Wikipedia Article about it.

[-] Quasari@programming.dev 17 points 10 months ago

It was 50k doubling each day. So 50k + 100k + 200k for 3 days, if they had let it keep going it would of hurt a lot. This type of fine works.

At 10 days would be 51 million, after 20 would be 52 billion dollars. So, they have a compelling reason to comply with haste.

[-] Quasari@programming.dev 21 points 11 months ago* (last edited 11 months ago)

Array.prototype.sort if no callback is passed to it will coerce non-undefined elements to strings when sorting. It does do that.

To sort numbers passing a function like (a, b) => a - b is good enough.

view more: next ›

Quasari

joined 1 year ago