slazer2au@lemmy.world to Ask Lemmy@lemmy.worldEnglish · 15 days agoWhat is the technical hill you are willing to die on in your industry?message-squaremessage-square280linkfedilinkarrow-up1132arrow-down15file-text
arrow-up1127arrow-down1message-squareWhat is the technical hill you are willing to die on in your industry?slazer2au@lemmy.world to Ask Lemmy@lemmy.worldEnglish · 15 days agomessage-square280linkfedilinkfile-text
minus-squareristoril_zip@lemmy.ziplinkfedilinkEnglisharrow-up3·13 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·12 days agoHoly shit, that’s a thing you can do? Like a sed type function works in Notepad++?
minus-squareristoril_zip@lemmy.ziplinkfedilinkEnglisharrow-up1·16 hours 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.
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.