Software Alternatives, Accelerators & Startups

Vim Adventures VS The Silver Searcher

Compare Vim Adventures VS The Silver Searcher and see what are their differences

Vim Adventures logo Vim Adventures

Learning Vim while playing a game

The Silver Searcher logo The Silver Searcher

A code searching tool similar to ack, with a focus on speed.
Not present
  • The Silver Searcher Landing page
    Landing page //
    2022-11-02

Vim Adventures videos

VIM Adventures

The Silver Searcher videos

No The Silver Searcher videos yet. You could help us improve this page by suggesting one.

+ Add video

Category Popularity

0-100% (relative to Vim Adventures and The Silver Searcher)
Coding Games
100 100%
0% 0
File Manager
0 0%
100% 100
Online Learning
100 100%
0% 0
Note Taking
0 0%
100% 100

User comments

Share your experience with using Vim Adventures and The Silver Searcher. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, Vim Adventures should be more popular than The Silver Searcher. It has been mentiond 122 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

Vim Adventures mentions (122)

  • Practical Vim Command Workflow
    It surprises me how few people are aware of https://vim-adventures.com Beat that game and hjkl will feel just as natural as arrow keys, and so will a ton of vim commands. I think the creator does himself a disservice by selling 6 month licenses rather than lifetime. But 6 months is more than enough to play through it. I think it only took me a couple days. - Source: Hacker News / 23 days ago
  • Any fun ways to learn Emacs?
    I do not know any for emacs, but for Vim there is one: https://vim-adventures.com/. - Source: Hacker News / 25 days ago
  • Obsidian 1.5 Desktop (Public)
    That’s a good question. The built in tutorial is actually really good, you can launch it with “vimtutor” on the command line. It doesn’t give you everything, but its instructions and text to try things out on in the editor itself, which I find a good way to learn. It isn’t particularly programming focused either. For getting used to the motions especially https://vim-adventures.com can be a fun way, in its game... - Source: Hacker News / 5 months ago
  • Flexbox Froggy
    Very cool! As an aside, I've learned so many things via games like this. Including vim (via https://vim-adventures.com/), which I now basically can't live without. - Source: Hacker News / 8 months ago
  • How to Transform Vim to a Complete IDE?
    If you want to become thoroughly familiar with the commands of Vim and remember them forever, there is a browser game that can help you achieve this: https://vim-adventures.com. - Source: dev.to / 8 months ago
View more

The Silver Searcher mentions (34)

  • Debugging Silent Create Action Failures in Rails
    If you have trouble finding it among the other stuff happening in the server log, well, so do I! I recommend learning how to programmatically search through your terminal output. Providing a universal method for this is challenging because various tools and terminal emulators implement this functionality differently. Another option would be to use tools like grep or the_silver_searcher (a favorite of mine) to... - Source: dev.to / 6 months ago
  • ✨7 Github Repositories to Master React
    Some of the examples below use ag, but could just as well use grep or equivalent. - Source: dev.to / 7 months ago
  • Rust crate rg typosquatting/redirect to ripgrep
    Why guess when [there are installation instructions for various platforms on the README](https://github.com/ggreer/the_silver_searcher#installing)? Also, although it may not be easy to remember, is this really a problem in practice given the installation count in most contexts is one? If there's a context where it's installed regularly, that's... - Source: Hacker News / 9 months ago
  • 🚀 Boost Your Coding Productivity with These 9 Powerful FREE Tools! 💪
    URL 🔗 : https://github.com/ggreer/the_silver_searcher. - Source: dev.to / 12 months ago
  • how to list places where a function is being used?
    My "vim" way of finding all the places where a function is being used: using visual mode, marking the function, and passing it to :Ag (silversearcher) The problem with this is that it is not 100% accurate, since it will just look for things with the same name, so I was thinking about using the LSP to make things more robust. Source: about 1 year ago
View more

What are some alternatives?

When comparing Vim Adventures and The Silver Searcher, you can also consider the following products

Vim Awesome - Awesome Vim plugins from across the universe

grep - grep is a command-line utility for searching plain-text data sets for lines matching a regular...

vim.so - Learn vim fast with interactive exercises in the browser

ripgrep - ripgrep combines the usability of The Silver Searcher with the raw speed of grep.

CodeCombat - Learn programming with a multiplayer live coding strategy game.

DocFetcher - DocFetcher is a portable German/English open source desktop search application.