Alex Finn Profile picture
Feb 20, 2024 13 tweets 4 min read Read on X
Elon announced last night that the X algorithm is going to change dramatically this week

Several months ago he asked me what changes I'd make

I went through every single line of code

Here's every change I'd like to see that will make X 100x better: Image
🔶 Post Ranking

Below is the code used to rank posts

There are a ton of variables that determine the rank, and none of them are known to the user

A major improvement would be adding this score to the UI, with an explanation of how the score was calculated Image
If users know why their post was prioritized or deprioritized, they can avoid making the same mistakes again

This should radically improve the quality of content over time. Improving both the user and platform experience

Transparency is king Image
🔶 User Reputation

Below is code I found on user reputation

You have variables around follower ratio, account age, and others

This should be brought to the UI as well

Users should be able to see their reputation and how it was calculated

This will encourage better behavior Image
Something as simple as a user score privately shown in analytics would be helpful for everyone

Talk about controversial topics? Get marked as controversial

Bot your posts? Get marked as such

This kind of transparency will instantly improve user behavior Image
🔶 De-ranking based on engagement

Here is code that de-ranks accounts with bad follower to following ratio

We need to have a platform that ENCOURAGES engagement with others

The more people want to connect and engage with others without the fear of silencing, the better Image
🔶 Too small Time To Live

Here is some recent code changes you made that increased TTL of posts from 24 to 48 hours

This needs to be increased to a week+

Quality content (especially videos) are disappearing too quick

Competing platforms feature A+ content for months Image
Especially with your increased emphasis on videos, quality video content needs to perform better

Right now videos are dying too quick and getting terrible retention rates

If you want to compete with other multimedia platforms, videos need to be featured for weeks on timelines
🔶 Naughty words

Currently you have a file of blacklisted topics that instantly de-rank posts

While people are smart enough to figure a few of these out, we should have more transparency around which topics get our content hidden

This should be shown in the UI as well Image
This comes down to 2 things:

Transparency + Encouragement of good content

When you purchased X you promised transparency and free speech

Adding full transparency in the UI around what impacts content would make open conversation a lot easier
Encouraging high quality content by surfacing it for longer will bring more creators here

Encouraging conversation by rewarding engagement, not punishing it will make this town square WAY more fun to be in

Transparency + Quality content and engagement

This is how X wins
Agree with my assessment? Disagree with my assessment?

Let me know in the replies to the first post

I create on X full time. The easiest/most free way to support me is to leave a like and RT on the first post (appreciated!):

I've spent hundreds of hours going line by line through every single file in this code base (it's massive)

If you'd like more insight on the algorithm and how X works, I'd encourage you to follow @AlexFinnX

And if you have any questions I do live content daily at 4pm est

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Alex Finn

Alex Finn Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @AlexFinn

Mar 31
Unreal. The entire Claude Code source code just leaked

It reveals EVERY secret Anthropic has in store for Claude

I went through all 600,000 lines of code

Here's EVERYTHING juicy detail you need to know about how Claude Code is built and what is coming next: Image
🔶 Proactive mode is coming

In the code there is a feature flag for PROACTIVE mode

In this mode Claude will literally just do work for you 24/7. Even work you didn't ask for.

This feels like the moment Claude becomes an actual employee and not just a vibe coding tool
🔶 Claude will be able to dream

A new DREAM mode is coming which will allow Claude to just constantly be thinking in the background

Developing ideas, improving your current ones, and just giving you nonstop intelligence solving your problems

Do Claudes dream of sheep?
Read 7 tweets
Mar 16
OpenClaw changed my life

It's completely automated my workflows and multiplied my revenue in just a month

It is the single most important software of our lifetimes

Here is step by step how to set it up and get the absolute most out of it: Image
🔶 SET UP

First thing you need to do is get it installed

DO NOT use a VPS. Use a local device like a Mac Mini or old laptop

Go to openclaw dot ai and copy the install command into your terminal

This will put you through onboarding. Now you need to make some decisions... Image
🔶 Models and messaging

At the moment Claude Opus 4.6 is the best model for OpenClaw

If you want to save money, you can go with Sonnet 4.6 instead

Next, you need to choose your messaging service. I highly recommend Telegram. By far the easiest way to message your Claw Image
Read 13 tweets
Jan 22
Building an app changed my life. Last year it made me $300,000

I promise you can do the same thing, even with no programming experience

By far the best tool to do this is Claude Code

Here is your complete beginner's guide to building your first app with Claude Code: 🧵 Image
Make sure to bookmark the post above to save it for later!👆

In this post we are going to cover:
• Choosing an idea
• Installing Claude Code
• Using Claude Code
• Testing and debugging
• Pro tips

Let's get it 👇 Image
🔶Choosing an idea

Before we start building, we need to choose an idea to build

Pop open Grok or your favorite LLM and list all of your interests

Then ask for the top 10 challenges of those interests

Then ask for 10 ways you can solve those challenges with an app

Choose one Image
Read 8 tweets
Jan 3
Anthropic just released ALL the Claude Code secrets

Their Prompting best practices just went live in their docs and I spent hours reading it and testing out all the tips

Here are the 10 that make Claude Code so much better: 🧵 Image
🔶 Use Github early and often

Once you connect CC to git, it gets access to your entire commit history

Meaning it will know about EVERY change you've ever committed, making it SO much more powerful

This will reduce hallucinations a ton. Connect CC to git right away Image
🔶Load up your context

CC's context management has gotten MASSIVE improvements the last few weeks

It now compacts intelligently, allowing you to keep context for a LONG time

Don't be afraid to load context by having CC review your architecture at the beginning of sessions Image
Read 11 tweets
Oct 23, 2025
Claude Code changed my life

It helped me build an app without writing a single line of code

That app is now making me over $300,000 a year

Here is step by step how you can do the exact same thing, even if you've never coded in your life: Image
🔶 Come up with an idea to build

The best apps in the world solve challenges

If you build an app that solves one of your own challenges, the odds are you're solving other people's challenges too

Take the prompt in the next post and put it into Grok or the LLM of your choice Image
PROMPT

I write content about {niche}. I'm looking to build an app that will solve BIG challenges for my users.

What are 5 problems my audience has and 5 software solutions I can build? I'm a beginning programmer, so make sure the solutions to the challenges are simple
Read 11 tweets
Oct 16, 2025
9 months ago I launched an AI app that is now making $300,000 a year

Life changing.

You can do the same exact thing. No experience required.

Here are the 4 AI tools you need to get started (if you bookmark this and take action I promise you'll make money):

1/
🔶 Claude Code

Claude Code is by far the most powerful AI tool in the world right now

It's an AI agent that can build you enterprise apps in just a couple prompts

It is like a senior developer

You tell it what you want, then it can work for hours independently

Get it now
🔶 Codex

Codex is another AI agent, but has awesome tools built in

If you combine Cursor with Claude Code, you become a machine

Open CC inside Cursor to work on your big tasks

Then use Codex's cloud agents to complete small tasks

This workflow is cheating
Read 7 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(