Software Alternatives, Accelerators & Startups

JOE VS The Silver Searcher

Compare JOE VS The Silver Searcher and see what are their differences

You need to log in

JOE logo JOE

JOE is a full featured terminal-based screen editor which is distributed under the GNU General...

The Silver Searcher logo The Silver Searcher

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

JOE videos

Joe - Movie Review

More videos:

  • Review - Joe Movie Review (Schmoes Know)
  • Review - Barstool Pizza Review - Joe & Pat's Pizzeria

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 JOE and The Silver Searcher)
Text Editors
100 100%
0% 0
File Manager
14 14%
86% 86
IDE
100 100%
0% 0
Note Taking
0 0%
100% 100

User comments

Share your experience with using JOE 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 JOE. 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.

JOE mentions (15)

  • Ask HN: Interesting TUIs (text user interfaces), maybe forgotten ones?
    > Unlike emacs or vim or even nano, it didn't have a bunch of invisible shortcut keys, just a Windows-like drop-down menu system (but rendered in DOS). You might like "joe", which was inspired by WordStar: . - Source: Hacker News / about 1 month ago
  • WordStar: Arrogant, Difficult, Powerful (2022)
    I actually have a bound set for WordStar 4. If you want to use something similar on modern systems, try "Joe's Own Editor." https://joe-editor.sourceforge.io/. - Source: Hacker News / 8 months ago
  • Micro – A Modern Alternative to Nano
    JOE is pretty nice https://joe-editor.sourceforge.io/ — a hybrid of WordStar and Emacs, and if you run it with `jstar` you get a pretty authentic WordStar experience which also reminds of the earliest Borland Turbo IDEs. - Source: Hacker News / 10 months ago
  • RAM requirement for a cyberdeck for writing
    If you want to change your workflow, you might consider using a terminal based text editor though. There are many out there, the most famous being vi or emacs (though both a bit hard to use) and packages specifically for word processing exist as well (for example https://joe-editor.sourceforge.io/). It will need more getting used to, but this will pretty much run on a potato and you could use a pi zero or any... Source: over 1 year ago
  • Resolving the Great Undo-Redo Quandary
    JOE [1] has worked this way as long as I remember (which is close to 20 years). [1] https://joe-editor.sourceforge.io/. - Source: Hacker News / over 1 year 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 / 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 JOE and The Silver Searcher, you can also consider the following products

Micro - Modern terminal-based text editor

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

Ox editor - An independent Rust text editor that runs in your terminal.

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

Visual Studio Code - Build and debug modern web and cloud applications, by Microsoft

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