Live data from Hacker News

Creators of Tailwind laid off 75% of their engineering team

github.com

561–570 of 893 posts

Re: Creators of Tailwind laid off 75% of their engineering team

#561

The biggest miss from Tailwind is ignoring the rest of the ecosystem. Rightly or wrongly, everyone has moved on to using shadcn's system for components. Tailwind hasn't. Tailwind has excellent components available through Plus which are worth paying for but they're not available where people are, which pushes people towards other libraries built on top of Tailwind. I have paid for Tailwind Plus and I like their Catal…

> everyone has moved on to using shadcn's system for components.

This is the first time I've seen anyone ever mention it.

Re: Creators of Tailwind laid off 75% of their engineering team

#562

Earlier quoted context omitted.

Actually synthetic training dats is better, thats why the new models are all better at design.

If synthetic data is so much better then what are AI crawlers still DDOSing everyone for? Are they stupid?

Mostly. I had the "AI bot tsunami" problem on my own personal site and blocked a bunch of bot user agents in robots.txt. Most of them were from companies I had never heard of before. The only big AI name I recognized was GPTBot from OpenAI.

Re: Creators of Tailwind laid off 75% of their engineering team

#563
post #444

> But the reality is that 75% of the people on our engineering team lost their jobs here yesterday because of the brutal impact AI has had on our business. Adam is simply trying to navigate this new reality, and he's being honest, so there's no need to criticize him.

Some of the critics in the thread are… odious. I’ve written down some of the GH handles, because if I’m ever hiring again, I wanna make sure I’d never hire some of these folks. I don’t understand how someone can display such contempt towards the maintainer of a thing they’ve used for free.

insert "First time?" meme

Re: Creators of Tailwind laid off 75% of their engineering team

#564

The biggest miss from Tailwind is ignoring the rest of the ecosystem. Rightly or wrongly, everyone has moved on to using shadcn's system for components. Tailwind hasn't. Tailwind has excellent components available through Plus which are worth paying for but they're not available where people are, which pushes people towards other libraries built on top of Tailwind. I have paid for Tailwind Plus and I like their Catal…

> Rightly or wrongly, everyone has moved on to using shadcn's system for components.

Everyone in your bubble on X maybe.

Re: Creators of Tailwind laid off 75% of their engineering team

#565

Earlier quoted context omitted.

If a business model can't withstand being disrupted, it is no longer viable. It's like Uber putting cabs out of business with something better. Selling templates is now no longer viable, and blaming AI will not do anything. As Darwin would say, adapt or die.

If the disruption comes from theft, is the business not viable?

Just like piracy isn't theft, so too isn't AI scraping. Personally I think copyright should be abolished and I think it's wild to see people on HN turn from hackers to copyright hawks literally supporting massive corporations which are the primary beneficiaries of long copyright laws, like Disney and their Mickey Mouse laws.

Re: Creators of Tailwind laid off 75% of their engineering team

#567
post #434
post #274

I recently had a similar junk PR on my 1,700 star repository: https://github.com/gnat/surreal/pull/56 I'm fairly convinced these are bot / LLM generated; the content is nonsensical garbage. PS: If an LLM needs a whole seperate fork to understand your content, the LLM is failing at it's job. PS PS: I want to highlight that the PR itself also seems to be an excuse to get the library quantizor made pulled in as a new de…

[flagged]

[deleted]

Re: Creators of Tailwind laid off 75% of their engineering team

#568
The issue seems to be that LLMs already consumed large parts of the templatized code somewhere. Not directly from TW but from some other project. Codex / Claude are also exceptionally good at whipping out a UI quickly even when given flimsy requirements. Its hard running this business and competing against a several billion dollar machine. Wonder how Material UI is doing as they have a similar business model.

Re: Creators of Tailwind laid off 75% of their engineering team

#569
post #105

Key comment is this one: https://github.com/tailwindlabs/tailwindcss.com/pull/2388#is... > [...] the reality is that 75% of the people on our engineering team lost their jobs here yesterday because of the brutal impact AI has had on our business. And every second I spend trying to do fun free things for the community like this is a second I'm not spending trying to turn the business around and make sure the people wh…

>The docs are the only way people find out about our commercial products Wall that's the problem, and it's tractable problem. Seems like tailwind needs a sales strategy beyond hoping people read the docs. And that it gives rise to a perverse incentive--making a less intuitive product to drive the need for documentation--is bound to affect the product. If LLMs are really the problem, and it seems possible that they ar…

Agreed. If Tailwind could give you a paid subscription to a service that plugs into your agent and will recommend component compositions, styles, etc. (basically how those web app generators companies work but targeted at experienced devs) they have a chance to survive the transition.

Re: Creators of Tailwind laid off 75% of their engineering team

#570

The biggest miss from Tailwind is ignoring the rest of the ecosystem. Rightly or wrongly, everyone has moved on to using shadcn's system for components. Tailwind hasn't. Tailwind has excellent components available through Plus which are worth paying for but they're not available where people are, which pushes people towards other libraries built on top of Tailwind. I have paid for Tailwind Plus and I like their Catal…

> everyone has moved on to using shadcn's system for components. This is the first time I've seen anyone ever mention it.

I tried ShadCN then quickly ported everything over to Mantine. A bit of config magic later, I can quickly whip out functional UIs faster than I can think of features.
Post reply on HN