Earlier quoted context omitted.
True, but on the other hand, it's not exactly surprising if they're redacting details related to spam detection, algorithmic manipulation, foreign interference, and other such adversarial phenomena. (I'm not necessarily saying that's what's going on. But I do seem to recall that when reddit open-sourced, they deliberately chose to redact info related to vote manipulation/spam detection/etc.)
Do you also believe it plausible that aside from redacted parts, this module has not been changed in any way on production servers for over 2 years (last commit is spring 2023)?
Source code for the X recommendation algorithm
141–150 of 156 posts
Re: Source code for the X recommendation algorithm
#142Earlier quoted context omitted.
The reporters should be getting down to the point and asking Elon Musk about the practical usefulness of such a heavily redacted public release.
I can think of like 3 institutions that have reporters who would ask that kind of question (The Register, Ars Technica and 404media) and I don't think Musk is going to be sitting across the table from any of them, ever.
Ars Technica’s space editor, Eric Berger, interviewed Musk only a few months back: https://arstechnica.com/space/2025/05/elon-musk-turns-his-fo...
Re: Source code for the X recommendation algorithm
#143Earlier quoted context omitted.
It would cost a fortune in API calls, so it's not practical for anyone except internally at corporate.
well, Bluesky and Mastodon posts would suffice, but it's still useless because of how redacted the release is
Re: Source code for the X recommendation algorithm
#144Earlier quoted context omitted.
In the same way that someone speaking on behalf of the White House is held to a standard whenever they speak, the same applies to journalists that are representing a newspaper. Making everyone 'equal' is a political heuristic that IMO presupposes that journalists can't be trusted and are as useful as a random person paying $20/mo.
I'm going to go ahead and say that the last 5 years did in fact show that journalists cannot be trusted. I will agree that random persons paying $20 obliterates what was already an embarrassingly low bar. Really, opening it up just expanded the pool of what was already just influencers/activists. And why did celebrities have the bluecheck? It's probably more useful as a verification mechanism.
Re: Source code for the X recommendation algorithm
#145Not sure if this is the right place to ask, but why does Bluesky feel so much faster to load and interact with compared to X? On the surface, both have similar interfaces and equally rich content, yet Bluesky consistently feels snappier and more responsive, even though it’s the newer platform.
Re: Source code for the X recommendation algorithm
#146Earlier quoted context omitted.
Not only no weights. Not sure what people's expectations are but a lot of the time this isn't even valid code with all the redaction they did [1]. I'm confused as to who this is for, this surely isn't the repo they're working on, is it? [1] https://github.com/twitter/the-algorithm/blob/main/trust_and...
Are you talking about this? wandb_key = ... wandb.login(...) It's rather weird that they would add keys to the source code like this, rather than reading from the environment or some secrets service. Rather than redacting the source, they should refactor to remove the keys from the source
Re: Source code for the X recommendation algorithm
#147Earlier quoted context omitted.
I’m a big fan of grok fact checks.
it has potential but they need to improve the @grok UI. Twitter is just cluttered with "@grok is this true?" spam and I had to mute it.
Re: Source code for the X recommendation algorithm
#148Not sure if this is the right place to ask, but why does Bluesky feel so much faster to load and interact with compared to X? On the surface, both have similar interfaces and equally rich content, yet Bluesky consistently feels snappier and more responsive, even though it’s the newer platform.
Iiirc, Twitter uses some mongrel version of React Native on the web. That's why you get the 3 seconds long loading thingie whenever you open a new tab.
Re: Source code for the X recommendation algorithm
#149Just like with their last release, they only released the architecture and not the weights. It may be useful for analyzing the system if you're a competitor (but from my last dive into it, it seemed like a strict subset of fancier, industry-leading rec systems), or perhaps getting into rec / retrieval systems as a newcomer. However, this gives roughly zero insight into how Twitter's feed behaves.
Re: Source code for the X recommendation algorithm
#150Earlier quoted context omitted.
I'm going to go ahead and say that the last 5 years did in fact show that journalists cannot be trusted. I will agree that random persons paying $20 obliterates what was already an embarrassingly low bar. Really, opening it up just expanded the pool of what was already just influencers/activists. And why did celebrities have the bluecheck? It's probably more useful as a verification mechanism.
Forgive me if I'm misunderstanding, but wasnt that the original purpose of the blue checkmark - a verification that the twitter account was who they are saying they are, be it a person, company, etc?