Alex Finn

63.2K posts

Alex Finn banner
Alex Finn

Alex Finn

@AlexFinn

I love vibe coding. Founder/CEO of Creator Buddy, the only AI trained on all of your X posts. Built a 300k ARR app by myself. https://t.co/4BfYJUDFEh

Master OpenClaw 👉 เข้าร่วม Mart 2021
8.8K กำลังติดตาม436.9K ผู้ติดตาม
ทวีตที่ปักหมุด
Alex Finn
Alex Finn@AlexFinn·
I'd like to introduce you to Creator Buddy, the greatest AI content tool ever made It's 8 AI tools in one to help you come up with endless bangers, explode your engagement, and grow your network faster than you can imagine It's going to change the way you use X forever Over the last 3 years I've grown from 0 to 260,000 followers on X I did this completely organically. No bots or retweet groups. All through banger content and reply guying I took every system and strategy I used to get to 260k and 6 figures of revenue on X and put them in this tool Then I powered it all by AI so it's 10x smarter and easier to use This isn't your mother's AI either. This is an AI trained on millions of X posts. Trained on what works and what doesn't This AI will create better content than you've ever seen in your entire life I'm not kidding. BANGERS only It's also everything I wanted Grok to be but never was It's an AI that knows your post history so you can ask it questions like: • What topics get me the most engagement? • What hooks get me likes? • What time of day does my audience engage with me? • What calls to actions get me clicks? • I have no idea what to write about. Based on my past successful posts give me a template It will seriously change the way you create content forever. No more writer's block. No more flopped posts. No more posting into the void. And that's not even 10% of the functionality: • It also has an AI trained on the entire X algorithm so you know if your post will be algo friendly BEFORE you post • A reply guy tool that will help you be the LOUDEST reply guy on X • An AI account researching tool that is basically your own spy on X • A chrome extension that allows you to save posts directly from X and repurpose into your own voice with AI • A brain dumping tool that allows you to take whatever is on your mind and INSTANTLY turn it into content This is my life's work. I truly believe this will take your X game to the next level If you're taking X seriously, you HAVE to get Creator Buddy I truly believe moving forward there will be 2 groups of people on X: those with Creator Buddy and those without. Trust me, you want to be in the group with it I've worked endlessly the last 7 months on building this by myself. No help whatsoever Every line of code, every video, EVERYTHING was done by me. 0 help. I sacrificed everything for this tool Hit the link below and start working with your own personalized AI content coach now! And if I've ever provided you even a tiny bit of value over the last 3 years, all I ask for is a simple like and RT on this post! With love, Alex (link to Creator Buddy on next post!!!)
English
720
474
4.5K
1.5M
Malia
Malia@ShyMalia·
@AlexFinn I thought you gave up video games for a while?
English
1
0
1
121
Alex Finn
Alex Finn@AlexFinn·
OpenClaw and Hermes agent on the right, Crimson Desert on the left Multiple agents autonomously building businesses while I play the sickest video game ever made This is the future Your AI employees go out and create value while you enjoy the finer things in life I love 2026
Alex Finn tweet media
English
44
1
144
5.7K
Tig
Tig@Tig_Bo·
@AlexFinn Have you created any video content about Hermes yet?
English
1
0
2
62
Josh Meyer
Josh Meyer@JoshMeyer·
@AlexFinn It's exhausting how often you change your setup. I can't keep up!
English
2
0
4
344
Alex Finn
Alex Finn@AlexFinn·
@yashhsm openclaw is a dead product? on what planet? I talk to hundreds of people daily that are using the hell out of it I just went to GTC and every person here is using OpenClaw and it's all Nvidia can talk about
English
19
0
64
2.7K
Alex Finn
Alex Finn@AlexFinn·
@AmirMushich i use the x api for other things, but this use case specifically is actually around youtube (which i use the youtube api for)
English
1
0
2
304
AmirMušić
AmirMušić@AmirMushich·
@AlexFinn do you use X API for this one Alex? or how your OC access the X TL/Lists?
AmirMušić tweet media
English
1
0
1
357
Alex Finn
Alex Finn@AlexFinn·
"OpenClaw is nothing special. ChatGPT can do all of this" OK, if you can show me how ChatGPT does the following use cases I've accomplished, I'll write you a check for a million dollars: • Identifying gaps and challenges people are having then building apps proactively to solve them • Fine tuned it's own model so it can write scripts in my voice • Self improves itself by building new memory systems. Now remembers every detail of every conversation (again, without me asking) • Texts me proactively when a competitor posts content that performs better than their average • Continuously analyzing my own X posts, letting me know daily what hooks, wording, structures, and topics perform well • Download and test new local models when they launch without me asking, then give me the benchmarks based on its tests If you can show me how to do any of these use cases with ChatGPT without any additional tooling, the million dollars is yours. P.S. youtube ad revenue from a video it wrote:
Alex Finn tweet media
English
111
19
356
24.9K
NVIDIA GTC
NVIDIA GTC@NVIDIAGTC·
Bring more AI power home 💥 Unlock GTC-only savings on DGX Spark when you purchase two or more in a single transaction. Available exclusively at the Build-A-Claw tent in GTC Park. Don’t miss your chance to level up your setup—only at #NVIDIAGTC.
NVIDIA GTC tweet mediaNVIDIA GTC tweet media
English
6
10
86
4.8K
Alex Finn
Alex Finn@AlexFinn·
IF YOU'RE ON OPENCLAW DO THIS NOW: I just sped up my OpenClaw by 95% with a single prompt Over the past week my claw has been unbelievably slow. Turns out the output of EVERY cron job gets loaded into context Months of cron outputs sent with every message Do this prompt now: "Check how many session files are in ~/.openclaw/agents/main/sessions/ and how big sessions.json is. If there are thousands of old cron session files bloating it, delete all the old .jsonl files except the main session, then rebuild sessions.json to only reference sessions that still exist on disk." This will delete all the session data around your cron outputs. If you do a ton of cron jobs, this is a tremendous amount of bloat that does not need to be loaded into context and is MAJORLY slowing down your Openclaw If you for some reason want to keep some of this cron session data in memory, then don't have your openclaw delete ALL of them. But for me, I have all the outputs automatically save to a Convex database anyway, so there was no reason to keep it all in context. Instantly sped up my OpenClaw from unusable to lightning quick
English
192
99
1.7K
218.2K
Brad Mills 🔑⚡️
Brad Mills 🔑⚡️@bradmillscan·
“249 files. 279MB total. sessions.json is 5.3MB. The current active session is 81MB by itself — nearly a third of the entire directory. The next biggest is a 40MB reset archive from March 14. There's also a graveyard of old .reset files. Looks like 7+ reset archives over 5MB each just sitting there. This is exactly the bloat Codex was talking about. And sessions.json at 5.3MB means the index alone is getting heavy — that gets parsed on every startup and session lookup.” Damn…
English
1
0
0
169
Alex Finn
Alex Finn@AlexFinn·
@NickScheifler make sure your claw knows there's differences between regular sessions and cron sessions. some of the regular sessions might be worth keeping. the cron sessions at least for me were largely not needed
English
0
0
4
963
Alex Finn
Alex Finn@AlexFinn·
@anonymous_zoot fair, that's why I recommend asking your openclaw what it thinks of the prompt first
English
1
0
2
1.5K
Random9 - e/acc 🍒 🍒 🍒
Random9 - e/acc 🍒 🍒 🍒@anonymous_zoot·
The prompt is directionally right but too aggressive for a single step. We should split it: 1. Diagnostic only first — count the files, check sizes, identify which session is "main," see the structure of sessions.json. No deletes. 2. Then decide together what to delete based on what we actually see. 3. Back up sessions.json before touching it — cp sessions.json sessions.json.bak 4. Stop OpenClaw gateway briefly during the cleanup to avoid race conditions.
English
1
0
9
1.9K
Jeremy Ward (Software Engineer)
Just hit this exact issue. 127 session files, 772KB sessions.json, 43MB total. Cleaned up archived sessions (.deleted, .reset, .archived) and dropped to 9.7MB. 77% reduction, sessions.json down to 4KB. Archived files don't load into context anyway, so safe to remove. Thanks for flagging this — was wondering why the directory was so bloated.
English
3
1
4
2.8K
Alex Finn
Alex Finn@AlexFinn·
@orange_boy boom! there it is. i just saved you a ton of time and tokens
English
3
0
7
1.2K
Vlad P
Vlad P@orange_boy·
@AlexFinn Omg 😱 “I found 1060 session .jsonl files and sessions.json is 14,030,599 bytes.”
English
1
0
4
1.5K
Alex Finn
Alex Finn@AlexFinn·
@ImNotTheWolf because it's the single most powerful software I've ever used in my life
English
0
0
7
763
ImNotTheWolf
ImNotTheWolf@ImNotTheWolf·
@AlexFinn You burn 35,000 tokens anytime you send ANYTHING to OpenClaw..... Why are you still using it.
GIF
English
1
0
1
1K
Alex Finn
Alex Finn@AlexFinn·
Going to do a live bootcamp on Friday in the Vibe Coding Academy on improving speeds/memory in openclaw. Feel free to join here if you want to watch and ask me questions live: vibecodingacademy.dev
English
2
1
23
9.6K
Alex Finn
Alex Finn@AlexFinn·
This is a fix for a very specific problem: Running a ton of cron jobs bloats context If you don't run a lot of cron jobs this won't be an issue for you
English
6
0
26
13.1K
Alex Finn
Alex Finn@AlexFinn·
@countersources wow first time I've seen this straw man. rich people don't need to communicate anymore. that's a good one. I'll let Elon know he shouldn't need to tweet anymore
English
1
0
26
1.9K
Counter Sources
Counter Sources@countersources·
@AlexFinn if openclaw was truly revolutionary wouldn't it have generated revenues that allows you to stop posting completely?
English
1
0
9
2.4K