Software Alternatives, Accelerators & Startups

vim.so VS The Silver Searcher

Compare vim.so VS The Silver Searcher and see what are their differences

vim.so logo vim.so

Learn vim fast with interactive exercises in the browser

The Silver Searcher logo The Silver Searcher

A code searching tool similar to ack, with a focus on speed.
  • vim.so Landing page
    Landing page //
    2023-05-17
  • The Silver Searcher Landing page
    Landing page //
    2022-11-02

vim.so videos

MASTER VIM with this interactive course (vim.so review)

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.so and The Silver Searcher)
Productivity
57 57%
43% 43
File Manager
0 0%
100% 100
Developer Tools
100 100%
0% 0
Note Taking
0 0%
100% 100

User comments

Share your experience with using vim.so 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, The Silver Searcher should be more popular than vim.so. It has been mentiond 34 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.so mentions (5)

  • Why are online code courses so damn boring?
    I’ve only found some super niche ones that really walk you through some practical use-cases, or have some sort of theme (e.g. vim.so or this one I recently came across https://tigyog.app/d/C-I1weB9CpTH/r/everyday-data-science). Source: over 1 year ago
  • I will be a software engineer and was wondering what are good side hustles I can do?
    I did not make vim.so just to be clear, its just a recent example of a small recent project I came across that does not seem too intense but probably generated a decent amount of money. Source: over 2 years ago
  • I will be a software engineer and was wondering what are good side hustles I can do?
    Build something! There are tons of people making small sites that are relatively cheap but help generate some income and are a passion project. I personally have a side business that requires very little work and generates some extra cash every month. Examples of this are things like https://vim.so, https://thedailybyte.dev, https://llamalife.co, https://www.getcyberleads.com and the list goes on. Even if you... Source: over 2 years ago
  • vim.so is $10 right meow!
    I don't think that is fair, vim.so is obviously a proper learning game someone has spent a lot of time and effort on. If you want to save money, maybe:. Source: over 2 years ago
  • CourseMaker - Interactive Course Builder for Programming Courses
    Can you share how this compares to slip.so (this is the same guy behind vim.so) in term of prices, how many customers do you have currently, current revenue, and other details like how you got this idea, or is just a clone or the other are clones from you, how long is this on the market and so. Thanks. Source: about 3 years ago

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 / 7 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 / 8 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 / about 1 year 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.so and The Silver Searcher, you can also consider the following products

Vimified - The simplest way to learn Vim

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

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...

Master Vim - Learn Vim with interactive exercises

SearchMyFiles - Alternative to the standard Search For Files And Folders module of Windows. Duplicates search is also supported.