slazer2au@lemmy.world to Ask Lemmy@lemmy.worldEnglish · 22 days agoWhat is the technical hill you are willing to die on in your industry?message-squaremessage-square279linkfedilinkarrow-up1131arrow-down15file-text
arrow-up1126arrow-down1message-squareWhat is the technical hill you are willing to die on in your industry?slazer2au@lemmy.world to Ask Lemmy@lemmy.worldEnglish · 22 days agomessage-square279linkfedilinkfile-text
minus-squarevrighter@discuss.tchncs.delinkfedilinkarrow-up26arrow-down1·20 days agothe hill i am willing to die on is: FUCK AI. I’ll be dead before I let it write a single line of code.
minus-squareristoril_zip@lemmy.ziplinkfedilinkEnglisharrow-up3·20 days agoI don’t let it wrote code per se but I’ve found it useful for writing regex for me to paste into notepad++ find/replace commands.
minus-squareScoffingLizard@lemmy.dbzer0.comlinkfedilinkarrow-up1·19 days agoHoly shit, that’s a thing you can do? Like a sed type function works in Notepad++?
minus-squareristoril_zip@lemmy.ziplinkfedilinkEnglisharrow-up2·7 days agoI bet someone smart could, but i just have Gemini or Claude open on the side where I tell it what I want to do with a regex in NP++ (or Geany now in Linux). Then I paste it into the regex box of the Find/Replace and test it then run it.
the hill i am willing to die on is: FUCK AI. I’ll be dead before I let it write a single line of code.
I don’t let it wrote code per se but I’ve found it useful for writing regex for me to paste into notepad++ find/replace commands.
Holy shit, that’s a thing you can do? Like a sed type function works in Notepad++?
I bet someone smart could, but i just have Gemini or Claude open on the side where I tell it what I want to do with a regex in NP++ (or Geany now in Linux). Then I paste it into the regex box of the Find/Replace and test it then run it.