Software Alternatives, Accelerators & Startups

JOE VS fd

Compare JOE VS fd and see what are their differences

JOE logo JOE

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

fd logo fd

A simple, fast and user-friendly alternative to 'find'.
  • JOE Landing page
    Landing page //
    2019-10-01
  • fd Landing page
    Landing page //
    2023-08-18

JOE videos

Joe - Movie Review

More videos:

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

fd videos

Discmania FD (Fairway Driver) Golf Disc Review

More videos:

  • Review - Honda Civic FD | Review & Tips If you want to own one
  • Review - Regular Car Reviews: 1993 Mazda RX-7 FD

Category Popularity

0-100% (relative to JOE and fd)
Text Editors
100 100%
0% 0
Note Taking
0 0%
100% 100
IDE
100 100%
0% 0
Productivity
0 0%
100% 100

User comments

Share your experience with using JOE and fd. For example, how are they different and which one is better?
Log in or Post with

Social recommendations and mentions

Based on our record, fd should be more popular than JOE. It has been mentiond 118 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 / 15 days 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 / 7 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 / 9 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

fd mentions (118)

  • Level Up Your Dev Workflow: Conquer Web Development with a Blazing Fast Neovim Setup (Part 1)
    Ripgrep: A super-fast file searcher. You can install it using your system's package manager (e.g., brew install ripgrep on macOS). Fd: Another blazing-fast file finder. Installation instructions can be found here: https://github.com/sharkdp/fd. - Source: dev.to / 2 months ago
  • Hyperfine: A command-line benchmarking tool
    Hyperfine is such a great tool that it's one of the first I reach for when doing any sort of benchmarking. I encourage anyone who's tried hyperfine and enjoyed it to also look at sharkdp's other utilities, they're all amazing in their own right with fd[1] being the one that perhaps get the most daily use for me and has totally replaced my use of find(1). [1]: - Source: Hacker News / 3 months ago
  • Z – Jump Around
    You call it with `n` and get an interactive fuzzy search for your directories. If you do `n https://github.com/sharkdp/fd. - Source: Hacker News / 4 months ago
  • Unix as IDE: Introduction (2012)
    Many (most?) of them have been overhauled with success. For find there is fd[1]. There's batcat, exa (ls), ripgrep, fzf, atuin (history), delta (diff) and many more. Most are both backwards compatible and fresh and friendly. Your hardwon muscle memory still of good use. But there's sane flags and defaults too. It's faster, more colorful (if you wish), better integration with another (e.g. exa/eza or aware of git... - Source: Hacker News / 5 months ago
  • Making Hard Things Easy
    AFAIK there is a find replacement with sane defaults: https://github.com/sharkdp/fd , a lot of people I know love it. However, I already have this in my muscle memory:. - Source: Hacker News / 8 months ago
View more

What are some alternatives?

When comparing JOE and fd, you can also consider the following products

Micro - Modern terminal-based text editor

fzf - A command-line fuzzy finder written in Go

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

Bat - A cat(1) clone with wings.

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

The Silver Searcher - A code searching tool similar to ack, with a focus on speed.