Earlier quoted context omitted.
I really don’t understand this idea that seems to be prevalent to let the LLM generate everything from scratch instead of using existing battle tested frameworks. Be it for css or backend code. Good modular design of software and separation of concern are still important for debugging and lifecycle. For (instructing) the llm it will also be easier if it uses frameworks as the resulting code of the project itself will…
CSS simply doesn't need a framework - there's no "from scratch". For humans or LLM authors. Tailwind is a lot of overhead conceptually and tooling wise to just not have to write classnames, and it's actually anti-modular.
Google AI Studio is now sponsoring Tailwind CSS
121–130 of 319 posts
Re: Google AI Studio is now sponsoring Tailwind CSS
#122Earlier quoted context omitted.
What kind of headcount do you estimate $1MM/year can reliably support? That's like ~2 engineers at FAANG.
Lots of great engineers will work for way less than a FAANG salary as long as it means not having to work for FAANG. $1m/year still won't get you all that much though.
Problem is that doing "boring" parts of open source project maintenance is not very exciting for many top tier developers so it should pay at least competetively for experience or people will just burn out.
And while you can obviously fund a team of 20 on $1M/year outside of US whatever said team will manage to keep up to the level of quality is another question.
Re: Google AI Studio is now sponsoring Tailwind CSS
#123Earlier quoted context omitted.
Google is actually kind of infamous for not using much in the way of OSS software. The list of things I can think of is: * Linux * LLVM * Webkit/Chrome (which they have done the majority of contributions to for a long time) * Java & a little bit of Python
Didn’t they open source Kubernetes (aka probably the biggest OSS project since Linux itself)
Re: Google AI Studio is now sponsoring Tailwind CSS
#124Earlier quoted context omitted.
Lots of great engineers will work for way less than a FAANG salary as long as it means not having to work for FAANG. $1m/year still won't get you all that much though.
Realistically if you can work on a small and high profile project like tailwind you're gonna be snatched up by someone willing to pay you at or near FAANG levels
Re: Google AI Studio is now sponsoring Tailwind CSS
#125Earlier quoted context omitted.
So if you subtract linux and LLVM and Webkit and Java, what is left of Google? Absolutely nothing. Well, a mostly empty, dysfunctional mono repo lacking the main dependencies.
Come on.
Re: Google AI Studio is now sponsoring Tailwind CSS
#126Earlier quoted context omitted.
It seems to be in Google's interest to keep Tailwind CSS afloat. Tailwind CSS is alive -> New / existing projects keep using Tailwind CSS -> more code for Gemini to train upon -> better and fancier UIs being created through Gemini -> popularity and usage of Gemini doesn't go down Of course this applies to any other LLM provider too but I guess Google saw this opportunity first.
I think it'd be better for AI and web dev if AIs generated real CSS instead. The supposed difficulty of tracking from elements to classes to rulesets is something that AIs can easily handle, and being able to change a ruleset once and have the update apply to all use sites is really good for AI-driven changes. Plus, humans and AIs won't have to wait for Tailwind to adopt new CSS features as they are added. If the AI…
Re: Google AI Studio is now sponsoring Tailwind CSS
#127This is good, but it doesn't necessarily mean that Tailwind is out of the financial difficulty that we talked about yesterday. You can sponsor Tailwind for as little as $6,000/year. 29 companies were already sponsoring Tailwind including 16 companies at the $60,000/year level. Maybe Google AI Studio has decided to shell out a lot more, but it could also be a relatively small sponsorship compared to the $1.1M in spons…
No ill will towards the team, but isn’t it almost absurd that a CSS library is funded to the tune of 1m+ yearly and is still in financial difficulty? It is technically complete. There is no major research work or churn like in React, no monstruous complexity like Webpack.
That said 3 motivated developers and a designer should be more than sufficient to build a css library, but you could 100% have a team of 20 and they would find stuff to do.
Re: Google AI Studio is now sponsoring Tailwind CSS
#128Earlier quoted context omitted.
CSS simply doesn't need a framework - there's no "from scratch". For humans or LLM authors. Tailwind is a lot of overhead conceptually and tooling wise to just not have to write classnames, and it's actually anti-modular.
Can you explain? Tailwind massively reduces overhead for abstraction, classing, documentation, and maintenance.
If you've rejected structural CSS to begin with, I sort of get the point that it saves a lot of typing; otherwise I don't see how it helps all that much over SASS or just modern plain CSS.
Re: Google AI Studio is now sponsoring Tailwind CSS
#129Earlier quoted context omitted.
It seems to be in Google's interest to keep Tailwind CSS afloat. Tailwind CSS is alive -> New / existing projects keep using Tailwind CSS -> more code for Gemini to train upon -> better and fancier UIs being created through Gemini -> popularity and usage of Gemini doesn't go down Of course this applies to any other LLM provider too but I guess Google saw this opportunity first.
I think it'd be better for AI and web dev if AIs generated real CSS instead. The supposed difficulty of tracking from elements to classes to rulesets is something that AIs can easily handle, and being able to change a ruleset once and have the update apply to all use sites is really good for AI-driven changes. Plus, humans and AIs won't have to wait for Tailwind to adopt new CSS features as they are added. If the AI…
Re: Google AI Studio is now sponsoring Tailwind CSS
#130This is good, but it doesn't necessarily mean that Tailwind is out of the financial difficulty that we talked about yesterday. You can sponsor Tailwind for as little as $6,000/year. 29 companies were already sponsoring Tailwind including 16 companies at the $60,000/year level. Maybe Google AI Studio has decided to shell out a lot more, but it could also be a relatively small sponsorship compared to the $1.1M in spons…
The lesson here is to always offer a larger tier than what your largest subscribers have.
This is why enterprise software is "call for pricing".