User: whom would you worship?
LLM: Is offensive
Social media: Offended
Also social media: but if you ignore reality, you can make up a funny story about Social media!
It certainly is fast, but I'm curious if LLMs ever will figure out how bitshifts work..
e.g. from the playground: `static const uint64_t MERSENNE_PRIME = (1ULL << 127) - 1;` which it insists is the correct way to store a 128-bit integer in followup questions.
For 128-bit values in C++, you'd need uint128_t (compiler extension) or a library like Boost.Multiprecision since 1ULL << 127 overflows the 64-bit type before subtraction occurs.
Neat idea, the 'search' feature is a bit odd though if you don't know which instruction you are looking for. e.g. searching for 'SHA' shows the autocomplete for platforms not selected and then 0 results due to the filters (they haven't been added for SSE/AVX yet), but searching for 'hash' gets you 100 results like '_mm256_castsi256_ph' which has nothing to do with the search.
Thanks for your comment. We have noticed some strange behavior with the “search” feature, you are right to mention that & we are currently trying to improve its performance. Regarding the SHA you don’t get any results when filtering out NEON or VSX, because the AVX512 SHA intrinsics hasn’t been added yet (under dev atm). When searching for “HASH”, the first 3 results that you get are correct (NEON), the other ones are as mentioned before are bad behavior of the search component - it must have found some similarity.
It's funny that one of their main arguments is that "verified" users used to mean trustworthy information. Like no one remembers Twitter before Musk where you'd get verified by having a blog with the right politics, wrote an article for an outlet the staff liked, was friends with staff, or just straight up paid one to give you the badge..
tumblr kind of had their hand forced by apple on that one. I don't think that would happen to twitter in the same way, especially with the appstore rules they already have a carveout for.
While not 'evidence' per se, it's a common trend with monopolies (e.g. Xerox back in the day) to shift engineering/R&D budgets to marketing for a better ROI.
And personally I never used Twitter much, but I certainly did not follow Elon Musk when I did - yet I had to see lot's of his posts in my feed. Surely just coincidence.
"They were just tracking how well his tweets were doing versus others. "
Yeah, and adjusting it, so he comes out best. That was Musks demand, as the other article shows, that is linked inside, after a Biden tweet performed better than Musk:
They officially boost people, who pay a little bit. Elon payed a lot.
And the source is clearly not the production source and never where in this shape - otherwise why sue someone, who open sourced it?
"But, the release of this source code also comes days after Twitter forced Github to take down other parts of Twitter's source code that was allegedly posted by a former employee without the company's permission. So, clearly, there's still plenty of Twitter that Musk still doesn't want us to see."
Also, you probably missed that:
"Zoë Schiffer of Platformer reported that Twitter actually removed part of the source code that affected the reach of Musk's and other user's tweets before releasing the algorithm to the public."
Which is consistent with quite some other statements, also from Twitter itself and the fact, that the source has not been updated in 8 months.
"But the underlying policies and models are almost entirely missing (there are a couple valuable components in [1]). Without those, we can't evaluate the behavior and possible effects of "the algorithm.""
It's not too hard to believe it is a coincidence when the most followed person on a platform shows up in your feed, especially if you follow tech accounts.
So changes in power users stats would also result in audience balancing?
Most likely the code was used for analytics and for tracking balance; Elon was a pain in the ass and asked to have custom analytics for his account and devs eventually added him as an audience to be able to get analytics about him easily. A bit dirty but it works.
Most likely the balancing code is somewhere else and it affects only republican / democrats.
IIRC There was some followup hikers that explored and found a cave/entrance near a military area which sort of looked like the described one, only that it had been caved in (which they couldn't judge if natural or man-made). Not sure about the 'validity' or if they just wanted to contribute to the story.
And actually - it has 2 "M Cave" candidates which people have visited since. One - probably the wrong cave (high up, when M Cave was ground level). The other one, I feel it's a tall order that it's been "filled in". While strange, the M-Shaped cave found mostly filled with different colored sedimentary rock, it doesn't resemble any kind of man-made mortar/concrete/etc.
The military's style is to just pour high PSI concrete into a mold and call it a day, not to try to emulate natural sedimentary rock and half-ass block a cave in a way that a prybar can get past.
All in all - the real M Cave (if indeed there was one to begin with), it's appearance and approximate location is only known to someone who is not likely to ever be seen again.