not_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 4 days agofinally something worse then curl | shlemmy.blahaj.zoneimagemessage-square133fedilinkarrow-up1785arrow-down19file-text
arrow-up1776arrow-down1imagefinally something worse then curl | shlemmy.blahaj.zonenot_IO@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 4 days agomessage-square133fedilinkfile-text
minus-squarememe_historian@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up3·2 days agoI mean, you could do away with package managers altogether… Just always include “use standard library components only” in every prompt. Added bonus, your program will be very secure because it would very rarely be affected by any publicly known CVEs. /s
minus-squaregroet@feddit.orglinkfedilinkarrow-up1·23 hours agoHonestly… in a world where code is written by AI and not humans, most frameworks SHOULD go away. They were designed to make a task easier for humans not for a machine. AI should not write “react on node using vue”
I mean, you could do away with package managers altogether… Just always include “use standard library components only” in every prompt.
Added bonus, your program will be very secure because it would very rarely be affected by any publicly known CVEs.
/s
Honestly… in a world where code is written by AI and not humans, most frameworks SHOULD go away. They were designed to make a task easier for humans not for a machine. AI should not write “react on node using vue”