home.social

#ripgrep — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #ripgrep, aggregated by home.social.

  1. Z pewnością wielu z Was zna narzędzie #grep, wyszukujące fraz w plikach tekstowych. Ale powstało coś, co ma go zastąpić i nazywa się - a jakże - #ripgrep. Oto poradnik tego "pogromcy".

    #linux #terminal

    dev.to/shrsv/ripgrep-your-jour

  2. Z pewnością wielu z Was zna narzędzie #grep, wyszukujące fraz w plikach tekstowych. Ale powstało coś, co ma go zastąpić i nazywa się - a jakże - #ripgrep. Oto poradnik tego "pogromcy".

    #linux #terminal

    dev.to/shrsv/ripgrep-your-jour

  3. Z pewnością wielu z Was zna narzędzie #grep, wyszukujące fraz w plikach tekstowych. Ale powstało coś, co ma go zastąpić i nazywa się - a jakże - #ripgrep. Oto poradnik tego "pogromcy".

    #linux #terminal

    dev.to/shrsv/ripgrep-your-jour

  4. Z pewnością wielu z Was zna narzędzie #grep, wyszukujące fraz w plikach tekstowych. Ale powstało coś, co ma go zastąpić i nazywa się - a jakże - #ripgrep. Oto poradnik tego "pogromcy".

    #linux #terminal

    dev.to/shrsv/ripgrep-your-jour

  5. Z pewnością wielu z Was zna narzędzie #grep, wyszukujące fraz w plikach tekstowych. Ale powstało coś, co ma go zastąpić i nazywa się - a jakże - #ripgrep. Oto poradnik tego "pogromcy".

    #linux #terminal

    dev.to/shrsv/ripgrep-your-jour

  6. #Ripgrep seriously FTW. Honestly, grep sucks big time in comparison, now.

  7. #Ripgrep seriously FTW. Honestly, grep sucks big time in comparison, now.

  8. #Ripgrep seriously FTW. Honestly, grep sucks big time in comparison, now.

  9. #Ripgrep seriously FTW. Honestly, grep sucks big time in comparison, now.

  10. Ah, the classic "my #grep can beat up your grep" showdown! 🎩✨ Behold, a blog post about ripgrep's speed—because clearly, the world was desperate for yet another mind-numbing benchmark of #terminal #wizards whispering sweet nothings to their consoles. 🐢💨 #Rust #fanboyism never looked so thrilling! 🔥🕵️‍♂️
    burntsushi.net/ripgrep/ #showdown #ripgrep #speed #HackerNews #ngated

  11. Ah, the classic "my #grep can beat up your grep" showdown! 🎩✨ Behold, a blog post about ripgrep's speed—because clearly, the world was desperate for yet another mind-numbing benchmark of #terminal #wizards whispering sweet nothings to their consoles. 🐢💨 #Rust #fanboyism never looked so thrilling! 🔥🕵️‍♂️
    burntsushi.net/ripgrep/ #showdown #ripgrep #speed #HackerNews #ngated

  12. Ah, the classic "my #grep can beat up your grep" showdown! 🎩✨ Behold, a blog post about ripgrep's speed—because clearly, the world was desperate for yet another mind-numbing benchmark of #terminal #wizards whispering sweet nothings to their consoles. 🐢💨 #Rust #fanboyism never looked so thrilling! 🔥🕵️‍♂️
    burntsushi.net/ripgrep/ #showdown #ripgrep #speed #HackerNews #ngated

  13. Ah, the classic "my #grep can beat up your grep" showdown! 🎩✨ Behold, a blog post about ripgrep's speed—because clearly, the world was desperate for yet another mind-numbing benchmark of #terminal #wizards whispering sweet nothings to their consoles. 🐢💨 #Rust #fanboyism never looked so thrilling! 🔥🕵️‍♂️
    burntsushi.net/ripgrep/ #showdown #ripgrep #speed #HackerNews #ngated

  14. Ah, the classic "my #grep can beat up your grep" showdown! 🎩✨ Behold, a blog post about ripgrep's speed—because clearly, the world was desperate for yet another mind-numbing benchmark of #terminal #wizards whispering sweet nothings to their consoles. 🐢💨 #Rust #fanboyism never looked so thrilling! 🔥🕵️‍♂️
    burntsushi.net/ripgrep/ #showdown #ripgrep #speed #HackerNews #ngated

  15. To search for Google API keys recursively in the current folder and its sub-folders with ripgrep:

    rg 'AIza[0-9A-Za-z\-_]{35}' -o

    Also shared on Shodan Snippets:

    snippets.shodan.io/c/FHw2r7wWI

    #Security #OneLiner #Google #GoogleAPIKeys #APIkeys #ripgrep #Regex #BugBounty #Snippet

  16. To search for Google API keys recursively in the current folder and its sub-folders with ripgrep:

    rg 'AIza[0-9A-Za-z\-_]{35}' -o

    Also shared on Shodan Snippets:

    snippets.shodan.io/c/FHw2r7wWI

    #Security #OneLiner #Google #GoogleAPIKeys #APIkeys #ripgrep #Regex #BugBounty #Snippet

  17. To search for Google API keys recursively in the current folder and its sub-folders with ripgrep:

    rg 'AIza[0-9A-Za-z\-_]{35}' -o

    Also shared on Shodan Snippets:

    snippets.shodan.io/c/FHw2r7wWI

    #Security #OneLiner #Google #GoogleAPIKeys #APIkeys #ripgrep #Regex #BugBounty #Snippet

  18. To search for Google API keys recursively in the current folder and its sub-folders with ripgrep:

    rg 'AIza[0-9A-Za-z\-_]{35}' -o

    Also shared on Shodan Snippets:

    snippets.shodan.io/c/FHw2r7wWI

    #Security #OneLiner #Google #GoogleAPIKeys #APIkeys #ripgrep #Regex #BugBounty #Snippet

  19. I’ve been leaning on ripgrep a lot lately. I always knew it existed, but I never fully appreciated it until I started working with larger, fast-changing codebases. Now rg is one of my most-used commands.

    What I love most is that it respects .gitignore, so it skips things like venv and node_modules without extra effort. And honestly, the overall UX is just fantastic.

    github.com/BurntSushi/ripgrep

  20. I’ve been leaning on ripgrep a lot lately. I always knew it existed, but I never fully appreciated it until I started working with larger, fast-changing codebases. Now rg is one of my most-used commands.

    What I love most is that it respects .gitignore, so it skips things like venv and node_modules without extra effort. And honestly, the overall UX is just fantastic.

    github.com/BurntSushi/ripgrep

    #Linux #CLI #FOSS #DevTools #RipGrep

  21. I’ve been leaning on ripgrep a lot lately. I always knew it existed, but I never fully appreciated it until I started working with larger, fast-changing codebases. Now rg is one of my most-used commands.

    What I love most is that it respects .gitignore, so it skips things like venv and node_modules without extra effort. And honestly, the overall UX is just fantastic.

    github.com/BurntSushi/ripgrep

    #Linux #CLI #FOSS #DevTools #RipGrep

  22. I’ve been leaning on ripgrep a lot lately. I always knew it existed, but I never fully appreciated it until I started working with larger, fast-changing codebases. Now rg is one of my most-used commands.

    What I love most is that it respects .gitignore, so it skips things like venv and node_modules without extra effort. And honestly, the overall UX is just fantastic.

    github.com/BurntSushi/ripgrep

    #Linux #CLI #FOSS #DevTools #RipGrep

  23. I’ve been leaning on ripgrep a lot lately. I always knew it existed, but I never fully appreciated it until I started working with larger, fast-changing codebases. Now rg is one of my most-used commands.

    What I love most is that it respects .gitignore, so it skips things like venv and node_modules without extra effort. And honestly, the overall UX is just fantastic.

    github.com/BurntSushi/ripgrep

    #Linux #CLI #FOSS #DevTools #RipGrep

  24. 🚀 #Ripgrep 15.0.0: the latest in a thrilling saga of text searching — because who doesn't crave yet another tool to do what we've been doing since the dawn of UNIX? 🙄 Meanwhile, #GitHub drowns us in buzzwords like AI and security, hoping we won't notice it's all just new packaging on the same stale sushi. 🍣
    github.com/BurntSushi/ripgrep/ #TextSearching #SoftwareUpdates #UNIX #Tools #HackerNews #ngated

  25. 🚀 #Ripgrep 15.0.0: the latest in a thrilling saga of text searching — because who doesn't crave yet another tool to do what we've been doing since the dawn of UNIX? 🙄 Meanwhile, #GitHub drowns us in buzzwords like AI and security, hoping we won't notice it's all just new packaging on the same stale sushi. 🍣
    github.com/BurntSushi/ripgrep/ #TextSearching #SoftwareUpdates #UNIX #Tools #HackerNews #ngated

  26. 🚀 #Ripgrep 15.0.0: the latest in a thrilling saga of text searching — because who doesn't crave yet another tool to do what we've been doing since the dawn of UNIX? 🙄 Meanwhile, #GitHub drowns us in buzzwords like AI and security, hoping we won't notice it's all just new packaging on the same stale sushi. 🍣
    github.com/BurntSushi/ripgrep/ #TextSearching #SoftwareUpdates #UNIX #Tools #HackerNews #ngated

  27. 🚀 #Ripgrep 15.0.0: the latest in a thrilling saga of text searching — because who doesn't crave yet another tool to do what we've been doing since the dawn of UNIX? 🙄 Meanwhile, #GitHub drowns us in buzzwords like AI and security, hoping we won't notice it's all just new packaging on the same stale sushi. 🍣
    github.com/BurntSushi/ripgrep/ #TextSearching #SoftwareUpdates #UNIX #Tools #HackerNews #ngated

  28. For all you NeoVim VimWiki users out there: I wrote a plugin to do a fulltext search through your VimWiki files with Telescope. You can also exclude files with words prefixed with "!". For example:

    'log !sunday updates !neovim' will find all files containing the words "Log" and "Updates" but will exclude files with the words 'Sunday' or 'NeoVim'. As long as you only type lower case letters the search is case-insensitive.

    You can also group words with double quotes like "Edit Notes", which will find the exact term. You also can exclude these terms with the exclamation mark: '!Edit Notes' will find all files which do not contain the term 'Edit Notes'. You can mix it with single word searches as you please.

    It's hosted on Codeberg.org and not on GitHub, so you have to specify the full URL in your plugin setup file. I'm very bad at naming things, so I simply called the plugin 'find-vimwiki-words.nvim'.

    You can find more information in the README.md in the repo which is located on Codeberg.org:

    https://codeberg.org/fab/find-vimwiki-words.nvim

    It would be nice to get some feedback.

    #NeoVim #VimWiki #Plugin #Telescope #LUA #bash #ripgrep
  29. For all you NeoVim VimWiki users out there: I wrote a plugin to do a fulltext search through your VimWiki files with Telescope. You can also exclude files with words prefixed with "!". For example:

    'log !sunday updates !neovim' will find all files containing the words "Log" and "Updates" but will exclude files with the words 'Sunday' or 'NeoVim'. As long as you only type lower case letters the search is case-insensitive.

    You can also group words with double quotes like "Edit Notes", which will find the exact term. You also can exclude these terms with the exclamation mark: '!Edit Notes' will find all files which do not contain the term 'Edit Notes'. You can mix it with single word searches as you please.

    It's hosted on Codeberg.org and not on GitHub, so you have to specify the full URL in your plugin setup file. I'm very bad at naming things, so I simply called the plugin 'find-vimwiki-words.nvim'.

    You can find more information in the README.md in the repo which is located on Codeberg.org:

    https://codeberg.org/fab/find-vimwiki-words.nvim

    It would be nice to get some feedback.

    #NeoVim #VimWiki #Plugin #Telescope #LUA #bash #ripgrep
  30. For all you NeoVim VimWiki users out there: I wrote a plugin to do a fulltext search through your VimWiki files with Telescope. You can also exclude files with words prefixed with "!". For example:

    'log !sunday updates !neovim' will find all files containing the words "Log" and "Updates" but will exclude files with the words 'Sunday' or 'NeoVim'. As long as you only type lower case letters the search is case-insensitive.

    You can also group words with double quotes like "Edit Notes", which will find the exact term. You also can exclude these terms with the exclamation mark: '!Edit Notes' will find all files which do not contain the term 'Edit Notes'. You can mix it with single word searches as you please.

    It's hosted on Codeberg.org and not on GitHub, so you have to specify the full URL in your plugin setup file. I'm very bad at naming things, so I simply called the plugin 'find-vimwiki-words.nvim'.

    You can find more information in the README.md in the repo which is located on Codeberg.org:

    https://codeberg.org/fab/find-vimwiki-words.nvim

    It would be nice to get some feedback.

    #NeoVim #VimWiki #Plugin #Telescope #LUA #bash #ripgrep
  31. For all you NeoVim VimWiki users out there: I wrote a plugin to do a fulltext search through your VimWiki files with Telescope. You can also exclude files with words prefixed with "!". For example:

    'log !sunday updates !neovim' will find all files containing the words "Log" and "Updates" but will exclude files with the words 'Sunday' or 'NeoVim'. As long as you only type lower case letters the search is case-insensitive.

    You can also group words with double quotes like "Edit Notes", which will find the exact term. You also can exclude these terms with the exclamation mark: '!Edit Notes' will find all files which do not contain the term 'Edit Notes'. You can mix it with single word searches as you please.

    It's hosted on Codeberg.org and not on GitHub, so you have to specify the full URL in your plugin setup file. I'm very bad at naming things, so I simply called the plugin 'find-vimwiki-words.nvim'.

    You can find more information in the README.md in the repo which is located on Codeberg.org:

    https://codeberg.org/fab/find-vimwiki-words.nvim

    It would be nice to get some feedback.

    #NeoVim #VimWiki #Plugin #Telescope #LUA #bash #ripgrep
  32. For all you NeoVim VimWiki users out there: I wrote a plugin to do a fulltext search through your VimWiki files with Telescope. You can also exclude files with words prefixed with "!". For example:

    'log !sunday updates !neovim' will find all files containing the words "Log" and "Updates" but will exclude files with the words 'Sunday' or 'NeoVim'. As long as you only type lower case letters the search is case-insensitive.

    You can also group words with double quotes like "Edit Notes", which will find the exact term. You also can exclude these terms with the exclamation mark: '!Edit Notes' will find all files which do not contain the term 'Edit Notes'. You can mix it with single word searches as you please.

    It's hosted on Codeberg.org and not on GitHub, so you have to specify the full URL in your plugin setup file. I'm very bad at naming things, so I simply called the plugin 'find-vimwiki-words.nvim'.

    You can find more information in the README.md in the repo which is located on Codeberg.org:

    https://codeberg.org/fab/find-vimwiki-words.nvim

    It would be nice to get some feedback.

    #NeoVim #VimWiki #Plugin #Telescope #LUA #bash #ripgrep
  33. How can #ripgrep be so abnormally fast?

    Searching through my 87GB source code directory in half a second.

    Like... WHAT?

  34. How can #ripgrep be so abnormally fast?

    Searching through my 87GB source code directory in half a second.

    Like... WHAT?

  35. How can #ripgrep be so abnormally fast?

    Searching through my 87GB source code directory in half a second.

    Like... WHAT?