Lu Doan

608 posts

Lu Doan banner
Lu Doan

Lu Doan

@LuDoan

Designer, Product Manager, AI builder. I use AI to automate my life and build things for fun and profit.

Katılım Mayıs 2008
1.1K Takip Edilen412 Takipçiler
Lu Doan retweetledi
ollama
ollama@ollama·
🦞Ollama's cloud is one of the best places to run OpenClaw. $20 plan is enough for most day to day OpenClaw usage with open models! To make the switch, all you need is to open the terminal and type: ollama launch openclaw Choose a model: kimi-k2.5:cloud glm-5:cloud minimax-m2.7:cloud If you are affected, Ollama welcomes you!! ❤️
The Verge@verge

Anthropic essentially bans OpenClaw from Claude by making subscribers pay extra theverge.com/ai-artificial-…

English
183
323
3.4K
647.9K
fxnction
fxnction@fxnction·
It’s worth a shot 😂
fxnction tweet media
English
37
18
1.3K
205.6K
Lu Doan
Lu Doan@LuDoan·
@melvynx @bsinthewild We’ve been using @clerk for almost 2 years. Our multi-tenant app has 56k+ users with custom SSO across multiple organizations. Clerk is worth every penny!
English
0
0
4
30
Melvyn • Builder
Melvyn • Builder@melvynx·
Just deep dive on the Clerk pricing and this is literally a predatory SCAM for YC Founders: 1. B2B organization is limited to 100 and then $1/organization 🤯 2. Impersonated user is limited to 5/month and you need to pay $100/month just to impersonate users 3. Billing is literally 0.7% fees for a thing Claude Code can literally one-shot
Melvyn • Builder@melvynx

If you start an app now, please don't use: 1. Supabase = you will regret it. → use Convex, Neon, Better-Auth instead 2. Clerk = this is the worst choice ever → use Better-Auth instead 3. Supabase Storage or AWS S3 → use Cloudflare R2, this is the cheapest you can have 4. Namecheap: laggy, buggy, boring → use Porkbun or Cloudflare 5. MongoDB = just don't

English
10
1
49
62.8K
Lu Doan
Lu Doan@LuDoan·
@ReplitSupport @Replit What I posted is a screenshot of the Replit Agent's response when I asked it if the dev and prod databases are the same. The Replit agent has the wrong info. It thinks that both databases are the same.
English
1
0
0
15
Replit Support
Replit Support@ReplitSupport·
Hi Lu, we understand how annoying that can be after burning time debugging. Dev and prod databases on Replit are separate environments. The dev database is for building and testing, and a dedicated production database is created when you publish for live data isolation. We can flag this internally so Agent can better communicate the dev/prod separation. In the meantime, you can find more details here: docs.replit.com/cloud-services… Thanks for the feedback!
English
1
0
0
23
Lu Doan
Lu Doan@LuDoan·
Just burned a ton of tokens and time debugging only to find out the issue was the @Replit agent having no idea a separate prod database exists. It just assumes dev and prod are the same and runs with it. Super frustrating. @Replit please fix 🙏
Lu Doan tweet media
English
2
0
1
73
Lu Doan
Lu Doan@LuDoan·
@mattshumer_ Interesting approach. How do you address context decay? In my Claude Code sessions, CC forgets some instructions from its own Claude.md. I had to shift important instructions into a Skill and envoke the Skill at a start of specific tasks.
English
0
0
0
0
Matt Shumer
Matt Shumer@mattshumer_·
Most people are using coding agents completely wrong. There's a simple setup change that makes them dramatically better. And once you switch to it, you'll never go back. Here's the full breakdown + the starter prompt to copy. Trust me, you NEED to try this.
Matt Shumer@mattshumer_

x.com/i/article/2035…

English
59
21
318
132.2K
Alex Lieberman
Alex Lieberman@businessbarista·
I want to start a community dedicated to Claude Code. It’s become the gateway drug to coding and experiencing the power of AI for tons of people. This will be a space for people to share killer use cases, agentic workflows, proven prompts, and connect with other CC obsessives. Comment “Claude” if you want to join.
English
7.1K
206
6.3K
621.5K
Lu Doan
Lu Doan@LuDoan·
@gregisenberg It’s like Dreamweaver with an AI agent. What was old is new again.
English
0
0
0
15
David Roberts
David Roberts@recap_david·
I built a Morning Brew-style daily newsletter that writes itself with AI (now at 10,000 daily readers) (and I’m nuts for open-sourcing it) The AI system behind @therecapai clones how a human writer would function, but each step is packaged into an agentic workstream. The full automation handles: - Daily scrapping hundreds of reddit threads, hackernews, twitter posts, Google news API to build a massive data lake of 'daily AI news' - Dozens of custom prompts to pull the top daily stories from this data lake, write short breakdowns, & format the newsletter - Builds custom images based on each story with ChatGPT image generator This was 5 MONTHS of iterating and fine-tuning prompts to get the output and content to an extremely high quality state (no AI slop) and call me crazy, but I'm giving it away for free. Just Retweet, follow me, and comment on this thread "NEWSLETTER" and I'll DM you the full n8n template that you can copy/paste and fine-tune to your use-case as well as a full hour long video breakdown explaining the build. Also you can see the actual contents of the newsletter for yourself with the link below—proof of the quality that is possible with AI. RIP media companies 💀 AI is here.
English
1.1K
636
1.5K
218.7K
Lu Doan
Lu Doan@LuDoan·
@levelsio Mix it in your coffee to help it dessolve better ... and no, mixing creatine with hot liquids does not significantly degrade its effectiveness as long as you consume it soon after mixing.
English
0
0
0
24
@levelsio
@levelsio@levelsio·
Did you take your 10g today???
@levelsio tweet media
English
615
38
3.3K
649.1K
Lu Doan
Lu Doan@LuDoan·
@elie2222 Are you using either one in your workflow?
English
1
0
0
57
Elie Steinbock — oss/acc
Cursor 1.0 is live 🤯 I've been testing Cursor's BugBot in early access alongside CodeRabbit. Mini thoughts on it: It's nice to have two AIs reviewing my repo 😁 CR does more right now, but I'm sure BB will continue to improve over time. And advantages to a quieter, less verbose bot reviewing as well. Link below to a small example PR with BugBot and CR commenting 👇
Elie Steinbock — oss/acc tweet media
English
4
3
32
4.5K
Lu Doan
Lu Doan@LuDoan·
@elie2222 @elie2222 how has your Cursor process changed since early April? Can you give an update?
English
1
0
1
36
Elie Steinbock — oss/acc
A new 10x flow I'm using with Cursor: 1. Create a .md file 2. Add this line to the top of it: "As you complete tasks and reference relevant files update this file as our memory to help with future tasks." 3. Explain the task to Cursor Agent and have it fill out the core of the file. A transcription app like @WisprFlow or @superwhisper is great for this. Takes 2 minutes to describe a full feature and the steps needed. Then let Cursor organise the tasks for you neatly in the .md file based on your voice note. 4. Ask Cursor to implement the first task in the file. 5. Once that's done, the .md will be updated with the latest info, and you can ask it to move on to the next and so on. You could ask Cursor to implement everything in one go, but I prefer to understand what's happening at each stage - correct or approve - and then move on to the next step. What does this give us? Every step the .md file gets "smarter" and has all the latest context. This file is basically our to do list / kanban. It helps prevent the need to explain the same thing over and over. It's our task memory. It breaks down the tasks into manageable chunks. The same way a productive human works. The same way that AIs like Manus work. Have any good tricks you use with @cursor_ai? I'd love to learn.
Elie Steinbock — oss/acc tweet media
English
33
91
1.1K
85.1K
Lu Doan
Lu Doan@LuDoan·
@lennysan @rauchg @vercel @v0 Just finished the interview—tons of solid takeaways. 🙏 @rauchg, any chance the Lenny community could get a fresh batch of V0 codes? I missed out before they vanished!
English
0
0
1
42
Lenny Rachitsky
Lenny Rachitsky@lennysan·
New episode with @rauchg, founder and CEO of @Vercel (creators of @v0), and brains behind foundational JavaScript frameworks like Next.js and Socket.io Learn: 🔸 The three critical skills PMs and engineers should develop now to avoid falling behind 🔸 Specific ways to improve your design “taste,” plus practical tips to consistently create beautiful, user-loved products 🔸 How Guillermo built a powerful app in under two hours for $20 (while flying and using plane Wi-Fi) that would normally take weeks and thousands of dollars in engineering time 🔸 The exact strategies Vercel uses internally to leverage AI tools like v0 and Cursor, enabling their team of 600 to ship faster and better than ever before 🔸 Guillermo’s actionable advice on increasing your product quality through rapid iteration, real-world user feedback, and creating intentional “exposure hours” for your team 🔸 Much more Listen now 👇 • YouTube: youtu.be/-QsTmu2CqhA • Spotify: open.spotify.com/episode/4vZMjc… • Apple: podcasts.apple.com/us/podcast/eve… Thank you to our wonderful sponsors for supporting the podcast: 🏆 @WorkOS — Modern identity platform for B2B SaaS, free up to 1 million MAUs: workos.com/lenny 🏆 @TrustVanta — Automate compliance. Simplify security: vanta.com/lenny 🏆 @LinkedInMktg — Reach professionals and drive results for your business: linkedin.com/podlenny
YouTube video
YouTube
English
21
53
542
229.5K
Lu Doan retweetledi
Lovable
Lovable@Lovable·
lovable build competition with $40k in prizes is starting tomorrow apply to the competition + repost this post and we'll reach out to you with 100 lovable credits to build with
English
219
795
935
170.9K
Lu Doan
Lu Doan@LuDoan·
@bentossell If the requirement is “building something useful to at least one person” = MVP builder = Replit b/c it’s the simplest product to go from 0 to MVP. No setup required.
English
0
0
1
30
Ben Tossell
Ben Tossell@bentossell·
cursor or replit/bolt if you had to pick what 'wins'* - who are you picking? *wins = enables millions of non-technical people to build with code
English
78
3
136
40.1K
Okara
Okara@askOkara·
Starting a group chat for people who want to build AI agents stuff we’ll share: - ai agent ideas - best frameworks and tools - how to launch & get users reply if you wanna join
English
3.6K
145
4.4K
531.7K