HiddenLayer555@lemmy.ml to Programming Humor@lemmy.worldEnglish · 10 days agoThey're trying to normalize calling vibe coding a "programming paradigm," don't let them.lemmy.mlimagemessage-square12fedilinkarrow-up188arrow-down13cross-posted to: [email protected][email protected]
arrow-up185arrow-down1imageThey're trying to normalize calling vibe coding a "programming paradigm," don't let them.lemmy.mlHiddenLayer555@lemmy.ml to Programming Humor@lemmy.worldEnglish · 10 days agomessage-square12fedilinkcross-posted to: [email protected][email protected]
minus-squarethevoidzero@lemmy.worldlinkfedilinkEnglisharrow-up2·10 days agoLove functional coding. Depending on the use case it works really well. Wonder what return based is, sounds similar to functional.
minus-squarebarsoap@lemm.eelinkfedilinkEnglisharrow-up4·edit-29 days agoLess of a paradigm but a way to write exploits but still more of a paradigm than vibe coding. It basically means “hey I can buffer overflow over the return address, let’s treat the program’s code as a VM to do what I want”.
minus-squareloaf@sh.itjust.workslinkfedilinkEnglisharrow-up1·9 days agoWow, I never even knew about ROP until today. I feel kind of silly 😅 This is interesting, but I don’t think I could find a genuine use-case for it.
Love functional coding. Depending on the use case it works really well.
Wonder what return based is, sounds similar to functional.
Less of a paradigm but a way to write exploits but still more of a paradigm than vibe coding. It basically means “hey I can buffer overflow over the return address, let’s treat the program’s code as a VM to do what I want”.
Wow, I never even knew about ROP until today. I feel kind of silly 😅
This is interesting, but I don’t think I could find a genuine use-case for it.