@antonosika: Seriously though, why would you host anywhere else? If there's still something missing, tell me so we can fix it.
Summary
@antonosika responds to criticisms about Lovable's platform, emphasizing that users can export code via two-way git sync, export data with real Postgres migrations, and avoid vendor lock-in.
View Cached Full Text
Cached at: 07/14/26, 08:32 PM
Seriously though, why would you host anywhere else?
If there’s still something missing, tell me so we can fix it.
Tyler Bruno (@tylerbruno05): people keep saying you can’t leave Lovable:
“you can’t get your code out” → two-way git sync, full history, runs anywhere
“your data is trapped” → real postgres export, migrations in your repo. or bring your own supabase from day one
“you have to host with them” → frontend
Similar Articles
@antonosika: I just asked @nklsmhs (cracked designer at Lovable) what his personal mission is: >"To create the best interface for ag…
Anton Osika shares that Lovable designer Niklas's personal mission is to create the best interface for agents, emphasizing the importance of extreme ownership in teams.
@GergelyOrosz: "We would never be comfortable to give a 3rd party tool access to our database" - from a dev at a mid-sized company tha…
A developer at a mid-sized company built their own coding harness, used in 70%+ of PRs, because they were uncomfortable giving a third-party tool database access, reflecting a trend of companies keeping code and data IP in-house.
@github: The best thing about building in the open? Nothing gets lost. Anders Hejlsberg, creator of TypeScript and C#, on 12 yea…
Anders Hejlsberg, creator of TypeScript and C#, discusses the benefits of building in the open on GitHub, where 12 years of issues and decisions are searchable.
@svpino: If you want to self-host your dev environment and don't worry about the cloud, check out Coder. Open-source. Free to us…
Coder is an open-source tool for self-hosting development environments, enabling developers to avoid cloud dependencies and control their agentic coding.
@svpino: We should build a church for people who open-source their code so everyone can learn from it. Here is the complete sour…
This tweet highlights an open-source RAG assistant for airline policies with complete source code and a video walkthrough by Lena (@lenadroid). It uses LangChain, LangGraph, Postgres with pgvector, Terraform, and indexes source documents.