Remix.run Logo
harel 18 hours ago

This looks great, I'll give it a try. It seems like most of the comments focus on how this was created, whether it's vibe coded, agent engineered, LLM assisted or however you want to term this. On one hand, I am sad at the collapse of my craft. I love building things in code, figuring it out from the system design to the last compile. On the other hand, I love how productive I am now. How I can complete tasks faster. As someone mentioned, there is a very larger distance between "I vibed coded it and I don't know how it worked" to "I built it and I used LLMs to assist the process". It is possible to design a system, and instruct LLMs to write code for you. Task them the actual act of code writing, not feature development. It's not "build me a music player" but "I'm building a music player that works like so, and you will now write me the play button component that will behave like so and so, focusing on this or that, paying attention to x, y and z and avoiding a, b and c".

Although the scope is different but I imagine a similar debate when one didn't need to write machine code anymore...