HiddenLayer555@lemmy.ml to Programming Humor@lemmy.worldEnglish · 16 days agoThey're trying to normalize calling vibe coding a "programming paradigm," don't let them.imagemessage-square12linkfedilinkarrow-up188arrow-down13
arrow-up185arrow-down1imageThey're trying to normalize calling vibe coding a "programming paradigm," don't let them.HiddenLayer555@lemmy.ml to Programming Humor@lemmy.worldEnglish · 16 days agomessage-square12linkfedilink
minus-squarethevoidzero@lemmy.worldlinkfedilinkEnglisharrow-up2·15 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-215 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·15 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.