Live data from Hacker News

Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

news.ycombinator.com

31–40 of 102 posts

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#31
post #8

A lot of these things are made fast and loose, and unfortunately this is the reality of using the bleeding edge. Even Figma went through this kind of thing very early on. To add something else to the discussion however, I'd encourage people to skip out on Claude Design for other reasons, and that is the inherent restrictions of LLMs for visual design. LLMs are blind, and spatial relativity is tremendously hard across…

> A lot of these things are made fast and loose

Yeah, I'm starting to be worried about Anthropic's security controls for customer information.

To say they'd have a firehose of sensitive info from customers would be a massive understatement. Hackers gaining access to that, especially for a non-trivial duration, would be a disaster.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#32
post #8

A lot of these things are made fast and loose, and unfortunately this is the reality of using the bleeding edge. Even Figma went through this kind of thing very early on. To add something else to the discussion however, I'd encourage people to skip out on Claude Design for other reasons, and that is the inherent restrictions of LLMs for visual design. LLMs are blind, and spatial relativity is tremendously hard across…

Thank you so much for your suggestion regarding UI design. As my main expertise is not this, I need some tool to depend on to ground my projects somehow. Even though stitch by google and claude design are not perfect, they give me some starting point. And then, after building the actual working project, will iterate until I like the look of it. This is how I'm using these right now. I can't even itearte on these design LLM's now, their own UX is very clunky and not very friendly, or its made more for the design folks.

But I will give GPT-Image-2 a try. Actually few months back I remember doing this UX/UI research on the chat gpt app itself, just asking it to generate what a certain app might look like and etc.

Please let me know your UI design tool. I'm want to try it out.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#33
>This is a first. I never lost access to any of my past sessions because I unsubscribed in any of the LLM apps.

It's not entirely unprecedented - seen these tactics in the google ecosystem. Google music. Unsubscribe killed(kills?) access to see you playlists which of course you only learn once it's done. Give them a credit card again and you can see and export them again. Magic!

Resubscribed for 1 month, exported it, unsubscribed, and swore to never trust google music again. idk why they implement patterns like that because sure you extorted $10 in cash out of me but it makes the brand toxic. There is no way that decision has a net positive future value. Hell it even got them a pissed hn post years later

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#35
post #30

It is still there and you may get it easily. If you export your data [0] all your Claude Design chats are in a design_chats directory along with the code, even if your account currently has no access to Claude Design. It is .json, but converting that into usable code is easily done, either manually or by asking any fairly modern LLM via OpenCode. Just did it myself, it works. I will say that I'd still prefer if they…

thanks for letting me know this exists for claude designs as well.

yeah.. anyway it will be my coding agent that will be reading these. and if needed, it can show me what they look like.

in the ideal world, I know all these things should be in place, but I was not sure, they had the bandwidth to implement all these before releasing these things into the wild. but i will use it to download my sessions.

as a dev, building the product is the fun part, implementing entitlements, payment gateway, rate limiting, usage calculation, billing, gdpr stuff, account creation, deletion, export, these are the boring parts. so I wasn't sure they would have implemented this part.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#36
post #15

I have been using Claude Design + Claude Code, and results have been excellent. I have explicit clean-up instructions in Claude Code, and the handoff skill in Claude Design is pretty solid. I've been on product launches many times, so can drive the design side appropriately and keep things focused. Has been a wonderful addition to my workflow. As usual with any agent-driven tool - GIGO. If the human driving has no pr…

DId you read the post? They aren't giving access to my projects, because I unsubsribed from my max subscription to try out codex.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#37
post #23
post #2

Cannot help but think Claude team are busy adding gimmicky side features instead of doing 'real' RSI and bugfixing.

The lovely irony of a bleeding edge AI company being afflicted by the most mundane problem of all software engineering—the goldfish attention span of human coders.

Have any of you tried their support bot? Its insane bleeding edge AI company gets away with such experience. The bot decides the issue is solved and closes the ticket. WTFFF.

similar to claude code, they need to revolutionise customer support. Maybe from a ticket, if the agent decides if its real bug, and legitimate, it will go on and fix it.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#38

Aside from OP's post there's another issue with claude design worth mentioning. Yes, it makes absolutely beautiful designs, stunningly so, but the actual code is not something a human could ever maintain. So its like ending up with an opaque blob. Write-once, read-never, or almost disposal code. This is kind of bad because code people aren't going to bother to read might contain vulnerabilities. It's an extreme examp…

Have you actually gotten it to build stunning designs? From what I’ve seen it still falls apart very quickly. They can do a decent job at building blocks but usually not putting them together in a cohesive way in my experience.

Well subjectively I've been extremely happy with what it built for me. This was all made with claude design: www.warpgate.io. It's the website for my NAT traversal library. Even has different theme for it, kek.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#39
post #21

I also encountered an issue with my credits. I was previously subscribed to the max plan, claimed credits, then downgraded to the pro plan and noticed I lost my credits. I didn't unsubscribe, just downgraded plans as I wasn't using claude enough to justify needing max.

yes, their "contract" is insane right now, with so many edge cases. giving poor user experience. when they have so many users, these edge cases also compound. They should simplify things to to give peace to their engineers.

Re: Tell HN: Dont use Claude Design, lost access to my projects after unsubscribing

#40
post #9

When you lose access to your projects, does Anthropic acquire the intellectual property? It's a real issue when it's in a machine learning system, not passive storage like Github.

I dont think github is a passive storage system anymore lol. There was an opt-out mechanism we needed to check to not use our code or something like that recently.
Post reply on HN