codeinabox@programming.dev to Programming@programming.devEnglish · 6 hours agoBreaking the Spell of Vibe Codingwww.fast.aiexternal-linkmessage-square14fedilinkarrow-up127arrow-down10
arrow-up127arrow-down1external-linkBreaking the Spell of Vibe Codingwww.fast.aicodeinabox@programming.dev to Programming@programming.devEnglish · 6 hours agomessage-square14fedilink
minus-squareFeyd@programming.devlinkfedilinkarrow-up2·edit-22 hours agoYeah node’s --experimental-strip-types exposes the absurdity immediately. The only incompatibility is that it has type annotations.
minus-squarekibiz0r@midwest.sociallinkfedilinkEnglisharrow-up2·2 hours agoAlso, like… the fact that it has a compiler. It’s like saying C is incompatible with assembly because you can’t yeet a .c file at an assembler.
Yeah node’s
--experimental-strip-typesexposes the absurdity immediately. The only incompatibility is that it has type annotations.Also, like… the fact that it has a compiler. It’s like saying C is incompatible with assembly because you can’t yeet a .c file at an assembler.