Software Alternatives, Accelerators & Startups

fd VS JOE

Compare fd VS JOE and see what are their differences

fd logo fd

A simple, fast and user-friendly alternative to 'find'.

JOE logo JOE

JOE is a full featured terminal-based screen editor which is distributed under the GNU General...
  • fd Landing page
    Landing page //
    2023-08-18
  • JOE Landing page
    Landing page //
    2019-10-01

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

JOE videos

Joe - Movie Review

More videos:

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

Category Popularity

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

User comments

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

fd mentions (119)

  • Fzf advanced integration in Powershell
    If you want to integrate fzf with rg, fd, bat to fuzzy find files, directories or ripgrep the content of a file and preview using bat, but the fzf document only has commands for Linux shell (bash,...), and you want to achieve that on your Windows Machine using Powershell, this post may be for you. - Source: dev.to / 9 days ago
  • 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 / 3 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 / 4 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 / 5 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 / 6 months ago
View more

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

What are some alternatives?

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

fzf - A command-line fuzzy finder written in Go

Micro - Modern terminal-based text editor

Bat - A cat(1) clone with wings.

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

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

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