Natanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 1 年前Easy, it's uuuuuuuuh…discuss.tchncs.deexternal-linkmessage-square57linkfedilinkarrow-up1514arrow-down14
arrow-up1510arrow-down1external-linkEasy, it's uuuuuuuuh…discuss.tchncs.deNatanox@discuss.tchncs.de to linuxmemes@lemmy.worldEnglish · 1 年前message-square57linkfedilink
minus-squarebus_factor@lemmy.worldlinkfedilinkarrow-up12arrow-down1·1 年前I think they’re arguing for having the LLM generate the regex. And I certainly would not trust an LLM to do that right.
minus-squareNatanox@discuss.tchncs.deOPlinkfedilinkEnglisharrow-up9·1 年前Yeah, it’s way more sensible to use some of the available regex utilities like this. Although it’s always funny to see what an LLM comes up with.
minus-squarefoggy@lemmy.worldlinkfedilinkarrow-up3·edit-21 年前I mean fair. I guess the caveat here should be fucking learn regex first, lmao. Don’t use it works not necessary. Google is probably still better if you’re looking for regex for an email or something like that And also don’t just rely on its answer for prod.
deleted by creator
I think they’re arguing for having the LLM generate the regex. And I certainly would not trust an LLM to do that right.
Yeah, it’s way more sensible to use some of the available regex utilities like this. Although it’s always funny to see what an LLM comes up with.
I mean fair.
I guess the caveat here should be fucking learn regex first, lmao.
Don’t use it works not necessary. Google is probably still better if you’re looking for regex for an email or something like that
And also don’t just rely on its answer for prod.