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.<p>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 make it like that. And why do you need to spend X man hours? The thing is basically already done!
I have seen this already. Vibecoded top to bottom.<p>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.<p>The upside is that the idea has already been proven out much more thoroughly than a sketch on a napkin. Claude has already prompted them about edge cases and design decisions. It's very likely that at some point they had to explicitly tell Claude "don't worry about that and just make an assumption", or "I actually don't like that interaction after trying it a few times, can you do a differently". They had to write out much of their idea in clear and direct language in order to prompt the AI. They've probably been playing with their own toy because it's fun to play with toys you summoned from thin air, so they've had a chance to discover the experience and refine their own preferences.<p>It's probably a net negative right now because the "ship it what's the problem team" pressure is intense and stupid and demoralizing and miserable to work under. But I think it will stabilize and it might be a net positive in future projects.
I think Jane Street is an Anthropic investor, so take it fwiw.
With a huge pile of salt<p>> In July 2025, the Securities and Exchange Board of India (SEBI) alleged that Jane Street used multiple entities for market manipulation and barred it from accessing the market.
Anyone with knowledge of Indian regulatory culture would not take this as dispositive.
Such as them not paying the required bribes
<a href="https://dataintellect.com/blog/sebi-vs-jane-street-index-manipulation-scandal-and-a-regtech-wake-up-call/" rel="nofollow">https://dataintellect.com/blog/sebi-vs-jane-street-index-man...</a>
[dead]
[flagged]
[flagged]
Incompetent SEBI went after Jane Street for closing an arb, what about it?
As I understand Jane Street they have done great things for OCaml and they also do their own web framework (I guess that big money bin needs a lot of dashboards).<p>I think the designer here takes a wrong approach and sort of falls into engineer envy where he wants to make prototypes as deep and realistic as possible. And that is not really the most important part of the design job.<p>The most important thing is that the right thing gets build (why do we need a JSQL input box? what do we actually want? what are other ways to do this?). And this is often better done with pen and paper sketches, meetings, observation, discussions ... rather than too quickly narrowing on a particular design and spinning into discussions on whether buttons should be on the left or on the right, LLM intricacies etc.
Taking it slow with paper and interviews works if you think about what you're doing. The other option now is shut down brain and press the slot machine lever one more time. One of the designs has got to be good soon.
(I’m the author) making ideas legible and testing them with users is part of the design process regardless of tooling. You can summarize this article as “I find LLMs more effective at making ideas legible vs figma - for the work I’m doing at Jane Street”. This has helped me iterate and it helps me test with users and get better feedback from them. I’m not just prompting “make no design mistakes” over and over.
This. LLMs helping implement many ideas is a curse and the results speak for themselves.<p>As a non-designer I want to see a thought through 1-2 ideas, not 10 ideas you coded with llm and now the burden of thinking which one is better and why is for some reason is on me.
People are much better at saying what they don’t want rather than thinking about what they do. It’s more effective to throw everything in using LLMs, then using human judgment to sculpt away.
>> It’s more effective to throw everything in using LLMs, then using human judgment to sculpt away.<p>Not really. Maybe its effective from designer side but from other side that has to review all those ideas it is exhausting and counterproductive. Especially when it is in code.<p>You really don't need a real prototype for most things. Simple visual is more than enough to present an idea and explain etc. In fact, it is often much better as you can see all flows in canvas at once.<p>With interactive prototype to see all flows of a feature you have to go through each one, which again is very uneffective.
Even if they're not, I'm not sure if we should care a quantitative trading firm's opinions on frontend design...
The whole HN is one huge AI ad now.
I think AI programming just has a bliss period for a lot of people where it feels like you can solve every problem with a prompt. And you can, for a time. Eventually the chickens come home to roost and you realise what a mess you made.<p>Give it some time. We’ll figure out what LLMs are good and bad at. I think vibe engineering will eventually go up on the wall next to static vs dynamic typing and vi vs eMacs.<p>At least, that assumes AI models won’t keep improving by leaps and bounds. We’re in a transition period. It’s gonna be chaos.
> <i>eventually the chickens come home to roost and you realise what a mess you made</i><p>But a lot of times they don't. Devs building websites for small businesses used to be a thing, and it was almost universally a crap product. Practically every restaurant in my small town has been able to take control of their own website with AI, and it's a better experience for everyone.<p>Rapid digitisation meant a <i>lot</i> of low-value work wound up being done by high-value people. The economy is pivoting away from that configuration. The high-value folks getting displaced are pissed, partly rightly, partly out of spite. The folks who had to pay those bills are ecstatic, mostly overexuberantly, but in part correctly.
That era is already long gone. Those things have been built in Wix for over a decade. And since then, I haven't had any friends or family ask me for a simple site. The low-value work is already automated.<p>Your comment is valid, but not for the reason you think. What you should be talking about is the grunt work done in our field to non-trivial applications. Adding a search box to a table, or add an extra field to a form, etc.<p>So you think about a ticket that often might take a few hours, but in badly architected system might take a week, add a field to a class, edit the DB structure (maybe manually, maybe through via an ORM generated migration), add it to DTOs, add a validator, add it to the FE definitions, edit the page layout, etc..<p>Low value work that until now had to be performed by high-value employees.
> That era is already long gone. Those things have been built in Wix for over a decade.<p>I think there's still a lot more custom work than you'd expect. A recent example: My mum is ex-president of a small international NGO. When I visited earlier today, she was bemoaning how the lady who runs their NGO's website charges them an arm and a leg for small changes. As a result, the website is constantly out of date. The current site is entirely built on top of wordpress. There is, of course, politics. This lady holds the login credentials to everything. And she holds them close to her chest.<p>I showed my mum what we could do with claude design. Claude whipped up a much better looking, working version of (part) of the website in about 5 minutes. I think LLMs aren't quite at the point that my mum could manage the website herself. You do need a little technical knowledge. My mum just doesn't know what to ask for. But we're really close. I've offered to be a human frontend to LLMs for them going forward, if she can wrest control from the "webmaster".<p>I suspect conversations like this are happening everywhere at the moment. There are an incredible number of small websites out there. Most of them, claude or chatgpt could reimplement in 5 minutes tops.
> <i>Low value work that until now had to be performed by high-value employees</i><p>The current trend is a proliferation of internal tooling. I've honestly found quite a bit of it useful. The rest is the usual should-have-been-a-Google-form nonsense.
Until what they need is free or has a heavily subsidized cost.
We keep forgetting that
I think there’s a good chance low effort AI content and vibecoding effectively become an eternal September
Yesterday I needed a tool for a specific task. In 1 hour I created a working tool with antigravity. Is it something I'd publish or sell or offer to others? Probably not, but I found that quite impressive. It is an extension of the idea "now I can program and create everything."<p>Besides I remember what kind of code we had when we first started coding with AI and now with all these coding agents etc. it has become quite impressive.<p>However, at the end it is still a tool and needs to be used accordingly.
Hey, at least vi vs emacs is fun, no matter how crappy as an editor Emacs is, no one is getting paid by privacy invasive corporate, to sway people, to cash out more money
I was literally reading through another thread[0] where the OP claimed that HN is anti-AI. I guess HN is decently balanced afterall?<p>[0] <a href="https://news.ycombinator.com/item?id=48420827">https://news.ycombinator.com/item?id=48420827</a>
I thought we were too anti-AI?
Pro- or anti-AI, it's seemingly related or tangentially related to half of the discussions on HN.
Depends which agent you ask to cherry pick comments for sentiment analysis.
I’m looking for an alternative too..
Well, confirmation bias. You see what support your beliefs, ignoring anti AI articles being promoted.
It's a cult. And frankly, I am not interested in churches or cults.
The utility of current-era AI may well be overstated, and the business models of certain companies might be doubtful, but that doesn't make AI it a "cult".
If you blindly ignore all the drawbacks, preach that "future is now" and whoever is not using the slot machine "will be left behind", then you're in a cult.
An opinion held, in my estimation, by a tiny (but noisy) minority of people who have always existed; the trend obsessed rebuild-the-world types who probably think that AI will soon be able to write unaided a kernel in Rust superior in 100% of metrics to Linux.
AI is not a cult, HN regarding AI is.<p>It's boring and it's viral and if you refuse to participate, there are still people annoying you with their beliefs.<p>It's a fucking tool, like a fucking shovel.
In between some old family history and recent US politics, I think there are other things I'd rather reserve the weighty word "cult" for... However, should it arise, one of the features that might convince me is this:<p>In the name of "loyalty" or "faith" cults require members to burn their bridges, actively cutting off their own potential to escape to any <i>other</i> social support network. That may mean creating enemies out of former associates, humiliating rituals or blackmail material, or simply ruining their reputations through obvious lies.
I don't particularly care about the US or US politics since 2016.<p>Unless you invade a country again and we have to deal with the Fallout for years to come, that is.<p>For example: I have banned all news about Trump administration from my home.<p>It's simply not interesting. He is a toddler, and I have a toddler of my own.
What the leader of the free world says or does is definitely interesting to us.
I think I did enough to be vague and oblique on that ccontributing factor, so that it wasn't the focus and any reader could choose to avoid the topic... if they chose to.
[dead]
It's also a huge ad for microprocessors. I mean don't people realize we did math before microprocessors? We even had mechanical machines which were much more elegant than these electronic abominations. /s
Maybe a random employees mildly interesting blog post is not exactly where we need to look for a psyop. But that is maybe what <i>they</i> want you to think.
Gotta pump those numbers up. Those are rookie numbers in this racket.<p>I myself, I pump my investments at least twice a day. Once in the morning, right after I work out. And then once right after lunch.<p>I want to, that's not why I do it. I do it cause I fuckin' need to.
Most are. Some are paid for.<p>I'm not saying AI isn't a good tool. However the less you understand what you're using and what you're doing the further you stand to geopardize the business you're working for.
This is why hn is the best. First comment helps to decide if we need to read the article or not .
> Submit a feature (our version of a pull request) that looks and behaves exactly the way I want<p>What happens after the submission? Who reviews the feature? How long? Are there any limits to the size of the diff? Do reviewers push back? How often are features submitted?
The benefit here is designers learning to code. It was always weird to me that designers were shaping software without knowing how it was built. I'm a designer btw.<p>However, designing in code is technology-first. One could argue that the purpose of design - to shape the artifacts for human purpose - is better done NOT starting with the strict rules of code. Pen and paper is still hard to beat, not for anything that looks nice, but for helping your mind forward.
> without knowing how it was built<p>It helps to understand the constraints of a medium, but you really don't need to know every level down to the electrons moving through the silicon.
LLM usually make you forget coding, it doubt it's good for learning if you use in this way. For a designer it would be similar to Figma where he see the result and can edit it using language instead of visual editor
But then you „design like software developers”.
> Claude gave me free, unlimited iteration, unbothered when I changed my mind for the 50th time or asked for a small tweak<p>Do you not pay for Claude?
> free, unlimited iteration, unbothered when I changed my mind<p>I think they mean that specifically in working with 3rd party per-project / freelance designers you usually get a "first draft + one adjustment" price, then every modification costs more. Similar for small design shops. Prices aren't necessarily per hour, as you'd get from developers.
Free as in creative freedom without manual effort, not price.
Free with an easy monthly payment of $20!
When you are used to ordering humans around that are paid a salary measured in tens of thousands $20 seems like nothing in comparison.
Yeah, for people that work in orgs that are < 150 people. For others it pay by token (API pricing).
20 dollars for this is practically free.
50 iterations on the Pro plan? You kidding?
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.<p>Keen to hear if anyone has had unconventional creative adventures with it.
I've had that experience and I've started testing different prompts and inputs.<p>I find it funny about meeting requirements when you give them, and making safe choices when you don't give direction. So if you're going to rate the output aesthetics and UX/content, but you don't prompt especially much around the aesthetics, you're only getting the safe assumed defaults. It's good at making bootstrap/tailwind clone designs unless you work that angle. For simple web pages, I've started making this the only focus for initial iteration.
Same, you can instruct it specifically to look non-standard and give it examples of website styles I want. After some wrangling it feels a bit more creative but takes prompting.
Do you have any like dyes or work clothes describing this process?<p>I don’t know what prompted to get it away from the base model and any of like the non-standard web design like styles are a little bit too harsh for me if that makes sense. Like for example I like brutalist design, but it just feels heavy sometimes on the apps that I’m making.<p>I’ve tried to get the AI to describe a style based on the product name or you know it seem that I wanna have for example travel. But then it creates us like steal, amorphic design where everything looks like a boarding pass airplane ticket.
Most applications don't need unconventional creativity though.
I use claude design too. It has been suggested to me by some very respected and experienced designers which now prototype almost exclusively in claude and then when happy refine in figma.<p>By the way, you can always tune your prompts to not be generic, if you ask for generic UIs without detailed styling prompts you will get generic designs.
I’ve done a few different things, some different presentations, web mockups etc. They all look more or less identical out of the box, and in every single case of a presentation, Claude Design has zero concept of layout boundaries, happily making slides that expand 200% or more out of the visible viewport (I have a lot of content and it just can’t figure out nice ways of presenting it).<p>There’s still value in it for me, I get decent enough output to convey my intent and I sometimes manually tweak the HTML.<p>Defining fonts is a good way to at least not get the same typography as everyone else.
Sort of, I've given it examples of unconventional UI's and then had it sort of create a mashup of them and it's been decent. But I feel like that's cheating.
>>> prototypes are living proposal docs, the code is disposable, and a reviewer’s job is to give feedback about the design and user experience. Eventually, reviewers still take over the idea and implement it in a separate feature, referencing the prototype but owning the production code<p>That’s solves an issue I have with all POC - a really good approach
The article does not come from someone who relies of Figma for a living. It's easy to call it a "proposal doc" when you're working on a specific issue for a specific product. There are still millions of designers who use Figma to define and maintain design systems that span across products and platforms, where Figma <i>is</i> the source of truth.
true it is much more easier using claude design rather than Figma yet it does not produce the same output quality.
At work we are now in the process of migrating away from Figma. We had spend years perfecting our Figma based design workflow. Currently we are moving all the designs into the code itself using Storybook. The gap currently is reviews and feedback which is addressed by Chromatic now.
I use the same approach a lot. Before AI I also did this manually. First sit down with a user and just paper and pencil, then hack together a frontend POC / demo, have them play with it and adjust until it works as they wanted.<p>For me building a quick (not production quality) frontend demo in code was already often faster than getting the right interaction working in Figma. And it allowed to make it fully interactive so you can catch much more edge cases on the UX side.<p>Now with Claude Code it's even faster to build the throw away prototype. But not a huge difference since discussing with the users and thinking about how it should work is 80% of the time. Claude maybe halves the other 20% compared to quickly doing it yourself. Faster to first version, slower to iterate if it didn't fully get it.
You should note that Claude Design is most likely a DPO->PPO->Actor-Critic bootstrap play: <a href="https://arxiv.org/abs/2305.18290" rel="nofollow">https://arxiv.org/abs/2305.18290</a> / <a href="https://en.wikipedia.org/wiki/Proximal_policy_optimization" rel="nofollow">https://en.wikipedia.org/wiki/Proximal_policy_optimization</a> / <a href="https://spinningup.openai.com/en/latest/algorithms/sac.html" rel="nofollow">https://spinningup.openai.com/en/latest/algorithms/sac.html</a><p>It's much harder to RL out design taste because it's not self-grounding, and human labelers have no real skin in the game, so this (having a human with a vested outcome in the process directing a model's work) is the best way to get LLMs better at design/"taste"/aesthetic judgment themselves. We were working on the same thing 7 months ago and then I realized that winning over designers to do this would be a huge uphill battle setting up an inevitable fall from grace later on.<p>What makes me most suspicious of Claude Design is that when you disconnect and reconnect later, it loses context and nags you that the product doesn't work like that. Bullshit. It's at best an anti-abuse/implementation detail (to keep you from launching 10 at once and coming back to them later) or product shortcoming that just so happens to be optimized for keeping you from continuing your design in better tools than theirs for the inevitable followups.<p>It's great for one shots and it makes sense when you're trying to build a vertical product development stack like Anthropic but I'm disappointed it feels more like a tool optimized for keeping you in <i>their</i> product than for what you're working on. If a company other than Anthropic had shipped this - it's not that hard to build a visual self-eval loop, just use Chrome Devtools Protocol to run headless chrome and take screenshots -> feed into a judge LLM for feedback -> continue - I don't think it would really have seen much adoption.<p>That said, AI trained on Actor-Critic with a tight human feedback loop definitely seems like the right approach to solving the problem, just not something I want to spend my time training for someone else unless I can do so with higher "entropy" ie high parallelism/optionality
Where does the article mention Claude Design? It seems to me the author is using LLMs as a tool for iteration, given he is a designer.<p>Also, you're mentioning a lot of unrelated tech. DPO, PPO, actor-critic, visual self-eval loops, Anthropic's "vertical product development stack" may be interesting, but they are mostly orthogonal. The article's point is simply that a designer can now turn design proposals into working prototypes faster than with Figma.<p>Also, you mention what seems to be a random product bug about disconnect and reconnect that doesn't have anything to do with this workflow. It seems to me that you're post-rationalising some insights that are not really there.<p>Good to think things through and in public, not discouraging it. I hope this reads as constructive.
Even for the large products, figma is not the starting point for new concepts anymore. I start with a quick prototype on dev environment and then share it with designer for further improvements in figma or in the app itself. With every new model or agent improvement, going back to figma for polishing the ui is decllinig.
If we can find a way to keep the frontend code static templates without complex logic, need for this polishing in figma will go away completey as llms can understand it one context window. With the modern frameworks designed for client side rendering, keeping everything in one context is still tricky.
We are doing this on my team (I am the frontend engineer) and honestly I really miss the old way of doing things.<p>Written specifications are being reduced in favor of these working prototypes, and now there’s this extra cognitive burden of reading the code and trying to determine what were the intended changes, and what’s the slop that needs to be tossed aside.<p>We also have to figure out, should we take over this generated PR and make any needed changes? Or do we start over from scratch? There’s often a sense of friction either way.<p>There have been times where a bunch of unintended changes were generated and I took time to port them over on my reimplementation, and then later on it’s “oops! Sorry! We didn’t mean to change that.”<p>I get it’s empowering but it does take away from some of the joy I used to find in my work and replaced it with some headaches.
I am in a similar boat. Design and product use Claude to vibe design/code a feature/experience and rapidly prototype it, getting it in front of customers to get feedback with minimal engineering time. Amazing! However, you might be surprised to find out it hasn’t really helped us ship stuff faster overall.<p>The reason, I believe, is we’ve lost something along the way. Thinking. A non-trivial amount of which is now outsourced to a language model. It paints over the cracks in the prompt, hallucinates how things should work when unspecified, what would normally make someone stop and say “this isn’t quite working”, “how should I communicate this idea” or “what happens when…” has gone. Now, these details are left for after it’s been built proper.<p>Sure, we can improve the process and reflect more on how to utilise this new technique … but is it better than how things used to be? Yeah nah
I did this before AI though. I'd sometimes just build mockups directly in React using real components because it was quick and easy to put a form together with existing UI elements. I remember one project where the whole team was waiting on designs and I just came into stand up and was like "I built this yesterday. Is this what we wanted?"
My experience has been there’s more “what did it make and does it work?” overhead. It’s like a junior developer throwing stuff over the wall and I’m responsible for seeing if it sticks.
The code is not meant to be read anymore. That's the mistake.<p>Do you look at generated assembly that comes out of your compiler? You don't. So why are you looking at this code?<p>We have pushed up the abstraction layer.
Good engineers should understand what goes on underneath them in the stack (at decreasing accuracy probably the more layers away it is) if they care about their craft and the quality of it, even if not in perfect detail, if you're just acknowledging that you've never even tried, then perfect! The AI "revolution" is just right for you.
your two statements can be true at the same time: I do not need to look at the code because I know exactly what it does.<p>do I care for every snippet? every call's signature? no I do not.<p>do I understand what it does 100%? yes, because I directed it to be built like that.<p>I don't get people like you. "care about their craft" - what craft? my job is to make ideas into reality, how I get there is irrelevant. this is what I get paid for and this is what gets me satisfaction.<p>I've always disliked spending weeks arguing with people about every little detail and having an ideaological war. From the end output most of the decisions that people who "care about their craft" care about are utterly irrelevant.
> So why are you looking at this code?<p>Because I am getting the call to fix it when it breaks. I don't have to fix assembly by hand because compilers are deterministic and I have maybe encountered a single real compiler bug in my whole career. Compilers have earned my trust. LLMs are eroding that trust more and more every day I work with them. I encounter LLM-created problems in basically every single diff they surface for me, just over the months the diffs are getting bigger and harder to review and uncover the problems.<p>LLMs are not an abstraction(not even a bad one) because by design what they are doing is disambiguation. Compilers are not doing that, what you put IN the compiler has to be unambiguous in the first place.<p>Disambiguation is not a functionality of an abstraction layer. A good abstraction layer is the one I don't have to understand and can trust, if I have to understand its inner workings to use it it ceases to be an abstraction. Except with LLMs you can't even do that, they are a black box you can have no hope of understanding.<p>And it is not to say LLMs and agentic coding tools are not useful, they are absolutely very useful. They are just not an abstraction layer.
Why not ask Claude design to write a document fully specifying the prototype?
old way that was clunky, long feedback cycles and gate keeping UI<p>no thanks. BE boys do FE now
Sounds like desk strat RAD work is moving to LLM gen code at JS. My recentish experience of that kind of work has been Athena at JPMC and Quartz at BoA; both Python with functional style via DAG or pixie with py ui framework to match. Which enables quick dev of the parts of trading workflow that don't need to be quick, like booking tools or EOD risk. I know first hand Athena and Qz are crufty when you get into the weeds. The bonsai framework with Elm inspired ocaml impl sounds v cool. So I can see how this approach can accelerate a lot of trading tech dev. But does it have any traction over the hard problems where we turn to C++ or Rust: near real pricing and risk across multiple instruments and markets?
I worry about Figma stock, I know some who bought during the IPO who are now underwater. Figma launched their own design agent but not sure how well that's doing.
> I know some who bought during the IPO who are now underwater<p>Yeah you don't say. High of $124, currently $22. But hey: that's ~~gambling~~ stock trading for you.<p><a href="https://au.finance.yahoo.com/quote/FIG/" rel="nofollow">https://au.finance.yahoo.com/quote/FIG/</a>
Their efforts at AI have been really sad to see. They tried making an Everything Bagel and seem to have hit a wall, hard.<p>It's a shame because if they'd taken an iterative approach of automating various parts of a normal Figma workflow to speed things up for users, that would have helped them discover where the value was; lots of little ideas, failing fast, testing and updating.<p>Maybe they just got too big and lost their mojo.
Figma make and gpt designer have a bunch of catching up to do. I couldn’t even import our brand guidelines into make which is already a .fig like what are we even doing here, guys? CD crunches through ungodly amount of tokens and is really slow on iteration but at least you can get some really nice prototypes extremely quickly there. GPT beats any Anthropic models on illustrations so they really should get a grip on multimodal. Overall, it seems like we’re still super early but you can already see glimpses of what may come
i gave claude code my design system that i built in figma and haven't opened it again. it's much faster designing with your voice.
Same here. I mostly use Figma for logos and random assets now.
Even if this is ad only - are we really ready for a rug pull from Anthropic?
Maybe I’m completely unaware in this tools space, but I feel like it’s last tool that’s worth (and not pricey)…
For SVG and html/css generation?<p>When they paywall hard, I’ll use a local model on my laptop processor instead,<p>or phone,<p>and wait a few hours as needed.
For design tools and website builders tough times ahead. Wix for example lay down 20% of staff in some countries. All due to “optimization” with LLM.<p>Klankers will fix everything. Right?
amyone know how to use claude design more effectively I always alhave a feeling I use a slot machine<p>from 6 sessions and 5 projects only one template that I choose anything else is really really bad
I don't see how a coding model competes with figma TBH, an image model maybe but that's a stretch too.
I'm my work as an FDE this week, Copilot did the initial UI. Feedback was given and tells were adjusted all through prompting.
I still prefer Figma for collaboration
You aren't designing.
Is it just me or the bar to publish janestreet blogposts has been lowered recently?
And how much of these designs are used in the end compared to when they where done with Figma?
Claud design burns lots of tokens
Yea I mean okay JaneStreet. World wide renowned to be a tech design powerhouse...
> Oh no, Figma ER was actually positive, release mode SaaS FUD
upvote
> Having joined Jane Street this past summer, I’m finding AI support indispensable. There’s just so much that’s new to me, and so much I’m not good at yet, like OCaml and Bonsai.<p>Using AI for things you aren't good at, or not experienced with, is literally the worst way to use AI. You WANT to struggle when learning a new language, and use reliable documentation to solve your problems, not circumvent them entirely by using AI.<p>This is extreme incompetence, I'm shocked that Jane Street would advertise it.
Honestly, I'm not really pro or anti llm and I think there are a <i>ton</i> of limitations for using it to generate code, but UI has been probably the only thing I've been able to vibe code. It helps that I've done a lot of UI work over the years, but I think the combination of defects being easily visible through normal usage, the UI being a non-critical component of a system (bugs don't cause vulns or data corruption (usually), combined with the amount of churn that UI's see, make it a somewhat uniquely good candidate for vibe coding. Also a lot of UI toolkits are declarative, and I think language models do <i>much</i> better with declarative code.<p>In a way it's not much different from copy-pasting components from templates or whatever, just with more customisability. And for stuff that isn't HTML-based like React it does worse. It's also not great at building component libraries, I still write those myself with little LLM involvement, but that makes sense because the architecture is actually relevant with that, unlike generating CSS and xml-derived components, which is mostly just declarative templating anyways.<p>I've had decent success writing the core logic myself and then delegating the UI to AI. I think if I didn't write the core logic it would not work very well, but since it's designed well by myself the AI has a much smaller scope to work in which constrains it enough where vibe coding works. Pretty cool.
[flagged]
[dead]
[dead]
[dead]
[dead]
I use codex
Janestreet is now known for shady trading in India and its aggressive AI trading strategies:<p><a href="https://www.bloomberg.com/news/articles/2026-06-04/jane-street-plans-new-data-center-as-compute-power-runs-scarce" rel="nofollow">https://www.bloomberg.com/news/articles/2026-06-04/jane-stre...</a><p>In other words, it is an AI booster. Abusing the goodwill of programmers for their OCaml involvement even though most of it was convoluted bloat and inferior to INRIA code is devious.<p>It happens all the time now and people need to inoculate themselves against it:<p>A single famous open source person or an open source involved company invested in AI suddenly posts "organic" testimonies in favor of AI. It means nothing. The person is not the same person, the company is not the same company (or is now overtly evil).