top | item 45171275

(no title)

cgijoe | 5 months ago

Sorry, I am unfamiliar with ripgrep. Is this simply scanning for the string `_0x112fa8`? Could we do the same thing with normal grep -r?

discuss

order

skrebbel|5 months ago

yes. ripgrep just does it faster, is all.

nothrabannosir|5 months ago

But also respects .gitignore by default so I’m not sure you want to use ripgrep to scan your node_modules

hinkley|5 months ago

Make it work, make it right, make it fast.

For security checks, the first 2 out of 3 is just fine.

EasyMark|5 months ago

[deleted]

naikrovek|5 months ago

I feel like you were trying to help here, but anyone can do this for themselves. Providing information in this way sort of indicates that you don't believe that the person you're replying to can do it on their own, and for that reason it's considered rude.