Every industry is full of technical hills that people plant their flag on. What is yours?

you are viewing a single comment's thread
view the rest of the comments
[–] 3 points 7 months ago (1 child)

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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 7 months ago (1 child)

    Holy shit, that's a thing you can do? Like a sed type function works in Notepad++?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 7 months ago

    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.

  • source
  • parent