Remix.run Logo
abstractspoon 5 days ago

I can't imagine programming without understanding aka vibe coding. Hence I will never vibe code.

zby 8 minutes ago | parent | next [-]

What do you do to learn new programming construct? What did you do to learn programming - didn't you write

  #include <stdio.h>

  int main() {

    printf("Hello World");
    return 0;
  }
while having no idea what 'stdio.h' is?
avilay an hour ago | parent | prev | next [-]

The two don’t have to be mutually exclusive. You can let the agent code and you review it, or vice versa. No different from being a team lead where you don’t write all the code, or even review each and every line of code, but you have a very firm grasp of the code base.

amelius 3 hours ago | parent | prev [-]

-- me, two months ago

kykat 2 hours ago | parent | next [-]

After vibe coding: I can't understand how I could deal with coding before.

cj 3 hours ago | parent | prev [-]

[dead]