top | item 43467364

(no title)

Tteriffic | 11 months ago

True, it’s all machine language in the end. But could you imagine brute forcing UI elements and all, every single time? Maybe eventually.

discuss

order

1shooner|11 months ago

It's funny you mention UI, because for me this is the first place I'm experiencing this, in web development: LLMs are better at the 'brute force' nature of e.g. Tailwind (inline UI styling) vs. needing to handle the abstractions of indirectly-applicable CSS classes. That's a really small, high level example, but to me it demonstrated how less abstraction actually makes prediction easier for the LLM.