Log inSign up
Lawrence Chen
1,334 posts
user avatar
Lawrence Chen
@lawrencecchen
building open source coding tools cmux.com
san francisco
lawrencecchen.com
Joined December 2016
850
Following
4,958
Followers
1
Subscription

New to X?

Sign up now to get your own personalized timeline!

Create account

By signing up, you agree to the Terms of Service and Privacy Policy, including Cookie Use.

Terms·Privacy·Cookies·Accessibility·Ads Info·© 2026 X Corp.
Don't miss what's happening
People on X are the first to know.
Log inSign up
  • Pinned
    user avatar
    Lawrence Chen
    @lawrencecchen
    Feb 25
    Introducing cmux: the open-source terminal built for coding agents. - Vertical tabs - Blue rings around panes that need attention - Built-in browser - Based on Ghostty When Claude Code needs you, the pane glows blue and the sidebar tells you why. No Electron/Tauri. Just
    00:00
    366K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Mar 11, 2023
    Replying to @ggerganov
    65B running on m1 max/64gb! 🦙🦙🦙🦙🦙🦙🦙
    00:00
    2.6M
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Mar 11, 2023
    Replying to @lawrencecchen and @ggerganov
    final stats
    39K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    May 8, 2024
    got into yc!!!!!!!!!!! ty @aegucer @mlejva @samsollomon @misinfo_agent @vam_saladi for your help ♥️ @austinywang @wesleyyt_ lets do this
    16K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Mar 4, 2024
    This is the fastest way to build software I built this last night with @vercel's AI SDK, and it generates React UIs based on data queried from your database kinda like code interpreter meets v0 x.com/rauchg/status/…
    00:00
    00:20
    user avatar
    Guillermo Rauch
    Vercel
    @rauchg
    Mar 1, 2024
    Check out the demo sdk.vercel.ai/demo x.com/vercel/status/…
    37K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Apr 11, 2021
    Google drive directory to website! Built using @supabase_io + @sveltejs + @tailwindcss Day 10 of #100DaysOfCode
    00:00
  • user avatar
    Lawrence Chen
    @lawrencecchen
    May 6, 2024
    !!! got a yc interview tuesday morning, can anyone give us a mock practice interview? please dm!
    30K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Feb 19, 2022
    holy bun.sh is fast
    00:00
  • user avatar
    Lawrence Chen
    @lawrencecchen
    May 9, 2024
    started learning lisp 3 years ago pg liked it got into yc today go learn lisp
    16K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Apr 19, 2021
    reddit clone with @supabase_io and #sveltekit day 17 of #100DaysOfCode
    00:00
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Mar 30, 2021
    Making threaded comments with @supabase_io @vercel @tailwindcss and #nextjs! WIP, now with pagination and votes...
    00:00
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Mar 11, 2023
    Replying to @m1guelpf and @ggerganov
    mobile.twitter.com/ggerganov/stat… also did a brief writeup lawrencecchen.com/llama-65b-m1-m…
    This post is unavailable.
    34K
  • user avatar
    Lawrence Chen
    @lawrencecchen
    May 8, 2021
    Started the Supabase cheatsheet (brand new, barely has anything yet). Check it out and contribute if you'd please! supabase-cheatsheet.vercel.app github.com/lawrencecchen/… Day 37 of #100DaysOfCode @supabase_io
  • user avatar
    Lawrence Chen
    @lawrencecchen
    Jul 19, 2022
    making a typescript-first queue/delayed jobs/cron thing: - integrates with trpc (awesome types!) - convenient for serverless - spiritual successor to quirrel @t3dotgg thoughts on api design/ergonomics? some examples - delayed jobs from trpc mutation