Lu Doan
608 posts

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

Want to turn @openclaw into a powerful chief of staff + exec assistant system?
I just shipped Clawchief v3.0.
- @todoist as the task system (thx @rsarver for the idea)
- moved from gog to gws for Gmail / Calendar / Sheets
- a bunch of quality-of-life upgrades
If you saw v2, this is a major step up.
Open source and free:
github.com/snarktank/claw…
Ryan Carson@ryancarson
English
Lu Doan retweetledi

🦞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

@theOriginalFin @theSamPadilla @steipete @fxnction You can find instructions to use your OpenAI Pro sub in the Openclaw docs ... or you can ask your OC to connect OpenAI as a new provider. docs.openclaw.ai/providers/open…
English

@theSamPadilla @steipete @fxnction Are you running your openclaw on a OpenAI pro sub? How are you connecting to it?
English

@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

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

@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

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

@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

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_
English

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

@gregisenberg It’s like Dreamweaver with an AI agent. What was old is new again.
English

I think we’re heading toward a world where the designer, the engineer and the marketer become the same person.
Cursor@cursor_ai
You can now design directly in your codebase. Select elements, modify them visually, and Cursor writes the code.
English

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

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 👇

English

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.

English

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
English
Lu Doan retweetledi

@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







