Live data from Hacker News

I design with Claude more than Figma now

blog.janestreet.com

281–290 of 292 posts

Re: I design with Claude more than Figma now

#281
Designer here. There is a lot of pressure at the startup I work at to use AI for everything so we can 'move faster'. Often working with vague requirements. Given leaderships inexperience building software, having something to look at and point to is helpful for sussing out requirements and edge cases.

Figma is still my preferred canvas. Figjam is still great for rough wireframes, flows, and agreeing on data models with my eng counterparts.

But Claude accelerates the divergent early stage 'exploration' work. Unfortunately we don't take the time to properly validate the concepts with customers. Again in the name of 'moving fast'. They will learn eventually I guess.

I'm getting off-topic. Claude is super helpful. As time passes I'm doing more and more work with it. But sometimes taking my design system and pushing pixels is genuinely faster when there is an obvious solution, opposed to ensuring Claude has all the right context to solve a relatively simple problem.

All depends on what I'm working on really.

Re: I design with Claude more than Figma now

#282
Claude Design is great because I always knew what I needed UX designers to do. A software engineer can pick up frontend UX concepts really easily, but it's just still a full time job to keep up, iterate, do states.

I've worked with graphic designers, whether its 1 person on a team, or a group, or a division, and had the back and forth for years. I've also contracted with many graphic designers to polish my own applications as well as promotional materials. I've contracted with agencies, I know what a style guide looks like, a press kit, a design library shared between applications and departments needs to have.

Now it's not a full time job. Its 3 tabs for different user flows in the application.

And on the flip side, designers can also deploy software now that's good enough - (I feel like I can deploy more efficient software than an AI will initially suggest, and do things that stay on free tiers for far longer than anyone just going along with AI's suggestions.)

Re: I design with Claude more than Figma now

#283

We already have the business side come with requirements in the form of 'solutions' that they have thought up, which more often than not are Rube Golberg-esque contraptions, that you have to conversationally reverse engineer to arrive at the actual requirements. In the future they will come with their 'ready' solution, already 'working' and be even less receptive to look at design and architecture holistically. Just…

I have seen this already. Vibecoded top to bottom. The downside is that the business people don't understand why you can't just put their app in production as is. And then there's a lot of pressure to make it happen quickly "because we can use AI to move fast". This is going to come down to healthy organization dynamics, and hopefully represents a learning opportunity for leadership. The upside is that the idea has a…

That will never get fixed. Early in my career I demoed a Java Swing UI, emphasized it didn't actually do anything repeatedly. A manager declared it done. They'd "seen it working".

Re: I design with Claude more than Figma now

#284
" At present, there are no other major purchasers of AI compute outside of NVIDIA, hyperscalers (who are selling it to Anthropic and OpenAI, or they’re Meta, which has no AI strategy), OpenAI, and Anthropic. None. I can’t find a single one outside of Jane Street spending more than a few hundred million. We need a few hundred billion. " https://www.wheresyoured.at/ai-is-slowing-down/

The one non-circular-financing entity that is heavily spending on AI, is interested in you knowing how wisely they think they are spending their money.

Jane Street isn't one to telegraph their moves (seems like they prefer to Telegram them privately https://protos.com/what-weve-learned-from-terraform-labs-unr... , so not only Jump Crypto felt fine letting everyone believe the ponzi, per these allegations it seems Jane Street did too). If Jane Street is spending the most, and their staff is supposedly high value pay/profit but low headcount, for all the end user knows, their "AI agent" is half chat bot / half software engineer with 20 years experience who checks each result before sending it. Literally the Mechanical Turk scam of hundreds of years ago, where a midget hides in the stand and moves the chess pieces--with shades of Amazon Fresh self checkout. Maybe the higher ups at Jane Street know this, maybe not. But unless they have a closed system that Anthropic can't get into, I would be suspicious. And, of course, they aren't /that/ free from the circular financing because they are a major investor of Anthropic. To me the fact that the blog post doesn't start with a disclosure doesn't seem like a misstep/accident. And if they find out they are being Mechanical-Turked, I think it far more likely they'll find some way of shorting before telling anyone, or they won't tell anyone.

Re: I design with Claude more than Figma now

#285

Earlier quoted context omitted.

I have seen this already. Vibecoded top to bottom. The downside is that the business people don't understand why you can't just put their app in production as is. And then there's a lot of pressure to make it happen quickly "because we can use AI to move fast". This is going to come down to healthy organization dynamics, and hopefully represents a learning opportunity for leadership. The upside is that the idea has a…

> business people don't understand why you can't just put their app in production I’d flip that around and say that engineers don’t understand that sometimes you _can_ just put their app into production. It might take some cleanup, and some clever ways of deploying it in isolation, but some of these “vibe coded prototypes” — many made by technical business people (they do exist) – are much closer to production-ready…

In all honesty: no, and no.

Security, legal considerations, internal controls and tracking for monitoring.

See, corporate means usually financial services. Money laundering is a thing here and there are deliberately checks and controls implemented as well as boundaries which don't allow for "deploy to PROD instantly" processes since they pose a red flag.

For example, PEN testing is mandatory as well as token handling to connect to the right backend.

Legal, as a hint, has a show stopping word in here. Every text, that surfaces, needs to be approved first, and also documented. "How inflexibel and anti-business" you might think, but here is the kicker: the wrong words as well as wording gets you into trouble faster than you can imagine.

Here is one example out of many dangerous mistakes, that cost you dearly besides a noticeable shitstorm:

We (one of the largest banks operating globally) were 2017 (!) already closely monitored which means, every change would not be undetected. And we are not talking about days later, but instantly, seconds later.

We have to follow certain obligations in certain countries to conform to legislation. So we are also obliged to incorporate changes, but these had to follow strictly the letters of the law. So if you deploy this change 5 minutes too early or too late for a specific day, you could be hit by a lawsuit. Ridiculous you might say and I somehow have to agree but my opinion does not play a relevant role here or better: won't change because I follow law while keeping my opinion.

And this is also something that disallows for the "vibe code to PROD" myth: Usually many teams and departments are involved.

I am glad I worked in corporate, because my understanding went from the cocky and totally arrogant "One team from us would beat you all easily. You are totally outdated." line to the "Well, now I understand that it is a difference to be under scrutiny globally and have to define responsibility as well as accountability depending on the context. And god forgive me, that I had no insights into a huge regulated machine, that has serious redundancy, however it works and rebels do more harm than good."

Re: I design with Claude more than Figma now

#286

Earlier quoted context omitted.

I have seen this already. Vibecoded top to bottom. The downside is that the business people don't understand why you can't just put their app in production as is. And then there's a lot of pressure to make it happen quickly "because we can use AI to move fast". This is going to come down to healthy organization dynamics, and hopefully represents a learning opportunity for leadership. The upside is that the idea has a…

> business people don't understand why you can't just put their app in production I’d flip that around and say that engineers don’t understand that sometimes you _can_ just put their app into production. It might take some cleanup, and some clever ways of deploying it in isolation, but some of these “vibe coded prototypes” — many made by technical business people (they do exist) – are much closer to production-ready…

As someone who's had to deal with a fair share of these types of sentiments, they have been, without exception, based on incompetence, and demonstrably wrong.

That isn't to say that there aren't cases where "just do the happy path" is actually sufficient, and the right thing to do. However, and bit overly simplified, but the non-happy-path is almost always the important parts of a system. It's the monitoring. Disaster recovery. Error handling and correction. Well thought out data models that prepare for future features, etc.

Re: I design with Claude more than Figma now

#287
post #272

I’ve been using Claude Design for my front ends. The output looks and feels good enough, but the designs often look very similar and generally adhere to contemporary web tropes. Keen to hear if anyone has had unconventional creative adventures with it.

[Take a look at my portfolio site]( https://reebz.com ), please view on desktop. This is about 3 weeks of effort to date. It is unfinished, but you get the idea. Just like SaaS boilerplate from the decade prior, there is LLM boilerplate (since it’s trained on the internet). So if you put in enough elbow-grease anything is (still) possible!

This is amazing.

Re: I design with Claude more than Figma now

#288
post #95

Earlier quoted context omitted.

I've been playing with local models for some time, and I've been pleasantly surprised of late. A meager rtx 5080 with 16gb can give pretty good results now. The ecosystem is also improving pretty quickly. I have a feeling at some point we will have a "Windows 95" moment (when computing really became personal for the masses) in AI, and things will significantly change shape again.

What local model do you recommend these days? I’ve got a 4090, mostly sitting idle.

The answer to which ai model, in mid 2026, is always qwen. Depending on your ram, it’s qwen3.5-9b, qwen3.6-35b-a3 in a 3 or 4 bit quant, or qwen3.6-27b. I’m told a bigger model quantized is better than a smaller model unquantized. In 16Gb vram on 10 year old hardware i can run a 3bit quant of qwen3.6-35b-a3 at ~30tokens/sec, and it can do a lot.

Re: I design with Claude more than Figma now

#289

Earlier quoted context omitted.

any tips for design/aesthetics prompts?

I keep a bookmarks folder of websites that have non-cookie-cutter design. If I have an aesthetic in mind I'll use some screenshots of those sites in the prompt and phrase their inclusion as: "Look at these slightly non-standard designs that work really well for me." So far I've only seen Claude look for through-lines and high-level takeaways--"user likes based on the screenshots, so I'll include that"--and screenshot…

This. Keep a list of sites you like and just jam screenshots of the best bits into Claude Design when you are asking it for help.

I've been designing sites for 32 years, and I've tried almost all the tools. I was very impressed with Stitch, but I've now migrated all my designs to Claude. My aesthetic is born in the simplicity and cleanliness of mid-90s, coupled with modern CSS. I want the purest, simplest HTML, with the simplest CSS and the absolute minimum of JS. Claude generates some of the best looking, most user-friendly designs I've seen. I don't need crazy scroll effects and tons of animations; I just need sites that are easy to read, easy to navigate and let the user get the task done in the quickest way.

Re: I design with Claude more than Figma now

#290
post #52

I’ve been using Claude Design for my front ends. The output looks and feels good enough, but the designs often look very similar and generally adhere to contemporary web tropes. Keen to hear if anyone has had unconventional creative adventures with it.

Most applications don't need unconventional creativity though.

Exactly. 99% of sites don't need bleeding edge design and fancy fonts.
Post reply on HN