Lovable has a mass data breach affecting every project created before november 2025.
I made a lovable account today and was able to access another users source code, database credentials, AI chat histories, and customer data are all readable by any free account.
nvidia, microsoft, uber, and spotify employees all have accounts. the bug was reported 48 days ago. its not fixed. They marked it as duplicate and left it open.
@threepointone@threepointone i was checking a durable object in cloudflare and there seems to be an actors library? IS that intended to get to stable? Should i try it?
@RyanCarniato Maybe is something the docs could do better.
Curious about the support of solidstart with tanstack start also in the picture with first class solid support. Will it still be pushed forward?
I remember my main pain point when we did a SolidStart app was that it wasn't clear what was running in the server and client, it took us a while to figure out that code could be running in either depending on the context, and by the time we realized we were too deep into treating everything as client side code.
@RyanCarniato Interesting that you consider Tanstack Start an Isomorphic First Framework, they seem to put a great effort into making explicit what code runs in the server, with the rest running mostly on the client (I guess they do have SSR)