Very creepy and dehumanizing
chicken
On real Hacker News users, the AI correctly linked the secret username to the real person 67% of the time, and when it made a guess, it was right 90%. The paper also states that matching the same person's Reddit posts from different years or groups met with 68% success.
Sometimes there's something wrong with the way a website does login and the password manager options won't trigger. In this case AI can be useful for telling you to install pwgen.
Wait, are they called tie fighters because they look sort of like bow ties
My theory is that it is much psychologically easier to publish something you put little effort into and is mostly not your own work. Ego related fears are a strong motivator. Or maybe it's just a question of volume, idk.
I also noticed that, maybe it would help to add some kind of loading progress indicator?
The main complaints about Matrix I've heard though are about behind the scenes stuff rather than features, which the video touches on:
But there are some reasons why I think XMPP is superior. In Matrix, when you join a room, your server downloads and stores the entire history of that room. If someone on a federated server posts illegal content in a room you're in, your server is now hosting it, and you are liable. Whereas in XMPP, messages are relayed in real time. Group chat, MU history stays on your server hosting that room. So your server only stores messages for your users which means that no content caching there is no content caching from other servers. This is a fundamental architectural difference which makes the XMPP protocol better in my opinion.
Personally I don't know that much about it but I briefly looked into what it would take to write a client for Matrix a few years ago and it seemed pretty daunting to work with. Maybe it would be possible to write software that implements more Discord features on top of XMPP to have something that works more smoothly.
They're reporting on statements made by the victim's lawyer. In this case I think the neutral way to report it is to relay those statements without omitting anything substantial.
The "best engineer in the world" said that it "is fully conscious according to any test I can think of", which of course means that it is conscious for all possible tests, and so it is unnecessary to look at any particular test or definition of consciousness
spoiler
/s
I thought it was interesting that not only is there way more than one Mortal Kombat movie, it's not even the most recent one since the movie that it is a sequel to: https://www.imdb.com/list/ls538995284/
So wait, does this mean basically "my enemies are very arrogant" or am I getting that slang wrong
Maybe it's just me but most times I try to compile a software project from source, it's gonna take a long time figuring out stuff not mentioned in the readme and I will probably give up in the end.