

Maybe for your very specific use case that’s true. However, other use cases exist and for many of those RegEx is the better option.
Maybe for your very specific use case that’s true. However, other use cases exist and for many of those RegEx is the better option.
You’re discussing a completely different use case from what I said. RegEx can be increidbly useful but it’s not always the only/best option.
Not even close. Sometimes you can have a large text file where you need to do a find replace with a pattern. For example, in the translation world this can be a common occurrence for translation files (.xliff) or translation memories (.tmx).
There’s a reason why this is widely used and it’s not because everyone else but you is dumb.
Hard disagree. The function regex serves in programs like Notepad++ can’t be easily replaced by “writing it out in code”. With a very small number of characters you can get complex search patterns and capturing groups. It’s hard to read but incredibly useful.
I’m neither smug nor a liberal. I’m simply tired of repetitive, dumb and US centric political memes. Lemmy started out sort of ok but it’s turning into a very annoying place.
Do you want people to stop coming here? Because this is how you can get people to stop coming here.
Maybe, just maybe, the context in which you use regex isn’t the same as everyone elses. But hey, who am I to deny you the disservice of thinking you’re the center of the world?