People are not upset because "Level 1" was taken away from them. For artists and creatives, _all levels_ have been taken away. And for most, their very basic needs (i.e. income) are being taken away. And all that, just so we can get past "level 1"? Not even "level 4"? What kind of trade off is that?? We're supposed to be engineers. We spend days/weeks discussing how a table should be designed so it doesn't bite us in…
Where Are the Vibecoded Photoshops?
41–50 of 410 posts
Re: Where Are the Vibecoded Photoshops?
#42Re: Where Are the Vibecoded Photoshops?
#43The LLMs suck at testing still, so the feedback cycle still requires human input
Re: Where Are the Vibecoded Photoshops?
#44So yeah, it's coherent, complex and non-trivial but also absolutely not accessible to anyone who can prompt.
Re: Where Are the Vibecoded Photoshops?
#45Re: Where Are the Vibecoded Photoshops?
#46If Photoshop can be vibe coded in a couple of weeks, that's superintelligence. I think of "tokens" as units of intelligence spent on a problem. Producing software like Photoshop, Linux, or Excel literally cost billions of tokens (human intelligence back then, and now both human and artificial intelligence combined). A lot of deep intellectual problems were solved along the way, and the token cost of solving them accu…
This is not happening.
Re: Where Are the Vibecoded Photoshops?
#47If Photoshop can be vibe coded in a couple of weeks, that's superintelligence. I think of "tokens" as units of intelligence spent on a problem. Producing software like Photoshop, Linux, or Excel literally cost billions of tokens (human intelligence back then, and now both human and artificial intelligence combined). A lot of deep intellectual problems were solved along the way, and the token cost of solving them accu…
Trust me this version of me can't write code better than an LLM. I think even the LLMs from 2 years ago could do as much.
Only thing we have solved with LLMs is how to generate code, as in literally converting what you type in as text into something somewhat working. Fixing the details is impossible for AI.
Today and beyond.
Re: Where Are the Vibecoded Photoshops?
#48Re: Where Are the Vibecoded Photoshops?
#49LLMs make easy problems easier, but they do not make hard problems so.
For me, AI greatly reduces the TOIL - tooling, scripts, refactoring runs, and that's great. It does not, however, excuse you from knowing how to build solid, maintainable software past your little vibe sandbox.
Re: Where Are the Vibecoded Photoshops?
#50One of the bottlenecks right now is testing. The LLMs suck at testing still, so the feedback cycle still requires human input