Software Alternatives, Accelerators & Startups

fd VS Suplemon

Compare fd VS Suplemon and see what are their differences

Note: These products don't have any matching categories. If you think this is a mistake, please edit the details of one of the products and suggest appropriate categories.

fd logo fd

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

Suplemon logo Suplemon

Suplemon is a modern, powerful and intuitive console text editor with multi cursor support. Suplemon replicates Sublime Text style functionality in the terminal with the ease of use of Nano.
  • fd Landing page
    Landing page //
    2023-08-18
  • Suplemon Landing page
    Landing page //
    2023-10-20

fd features and specs

  • Speed
    fd is optimized for speed and can outperform traditional tools like find due to its use of parallelism and optimized algorithms.
  • Ease of Use
    fd has a simpler and more user-friendly syntax compared to find, making it easier to learn and use.
  • Colorized Output
    fd provides colorized output by default, making it easier to differentiate between file types and enhancing readability.
  • Smart Case
    fd enables smart case detection by default, meaning searches are case-insensitive unless the pattern includes an uppercase letter.
  • Defaults to Ignoring Hidden Files
    By default, fd ignores hidden files and directories, as well as files specified in .gitignore, helping to narrow down search results to relevant files.
  • Cross-Platform Support
    fd supports multiple platforms including Linux, macOS, and Windows, making it versatile for different development environments.

Possible disadvantages of fd

  • Dependency on Rust
    fd requires the Rust toolchain to build, which may be inconvenient for environments where installing additional dependencies is restricted.
  • Limited to Modern Features
    fd may not support some legacy systems and older versions of operating systems, limiting its applicability in certain scenarios.
  • Not as Feature-Rich
    While fd is easier to use, it doesn't have all the advanced features and fine-grained control options that find offers.
  • Compatibility
    fd’s simplified syntax and modern features may not be directly compatible with scripts or workflows that depend on find, requiring adjustments for integration.

Suplemon features and specs

  • Multi-cursor support
    Suplemon allows multiple cursors, enabling simultaneous editing at various locations in the text, similar to modern editors like Sublime Text.
  • Terminal-based
    Being a terminal-based editor, Suplemon is lightweight and can be used over SSH or in any environment where a GUI is not available.
  • Python-based
    Since Suplemon is written in Python, it is highly customizable and easier for Python developers to modify or extend.
  • Easy to learn
    The editor combines familiar keyboard shortcuts from other popular editors, making it easier for new users to adapt.

Possible disadvantages of Suplemon

  • Limited features compared to full-fledged IDEs
    Suplemon does not have as many advanced features or plugins as larger Integrated Development Environments (IDEs).
  • No official package manager integration
    The lack of a built-in or standardized package manager makes it difficult to add plugins or extensions compared to editors like VS Code.
  • Maturity and support
    As a less well-known project, it may not receive updates or community support as frequently as more popular editors.
  • Dependency on Python
    Since it requires Python, environments without Python or with incompatible versions may require additional setup.

Analysis of fd

Overall verdict

  • Yes, fd (github.com) is generally considered good, particularly for its speed, ease of use, and modern features that enhance productivity over the traditional 'find' command.

Why this product is good

  • fd is a program for users who need a fast and user-friendly alternative to the traditional 'find' command. It provides a simple syntax, speed improvements by parallelizing search processes, ignores hidden files and directories by default, and offers colorized outputs, making it more intuitive and efficient for everyday use.

Recommended for

    fd is recommended for developers, system administrators, and power users who often search through directories and require a fast, efficient tool with a shorter learning curve.

Analysis of Suplemon

Overall verdict

  • Suplemon is a solid, lightweight terminal-based text editor for those who want a modern, Sublime Text-like experience directly in the console. It's free, open source, and easy to use, making it a good choice for developers who prefer working in the terminal.

Why this product is good

  • Free and open source under the MIT license
  • Offers modern features like multiple cursors and multi-line editing in the terminal
  • Familiar keybindings and interface inspired by Sublime Text
  • Lightweight and fast, running entirely in the console
  • Extensible via a plugin/module system
  • Syntax highlighting and mouse support

Recommended for

  • Developers who work primarily in the terminal or over SSH
  • Users who want a Sublime Text-like experience without leaving the console
  • People looking for a lightweight alternative to nano or vim
  • Programmers who value multiple cursor support in a CLI editor
  • Open source enthusiasts who want a customizable, hackable editor

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

Suplemon videos

No Suplemon videos yet. You could help us improve this page by suggesting one.

Add video

Category Popularity

0-100% (relative to fd and Suplemon)
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 Suplemon. 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 seems to be a lot more popular than Suplemon. While we know about 129 links to fd, we've tracked only 2 mentions of Suplemon. 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 (129)

  • I wrote an bash enumerator because I was sick of xargs
    > Find works, but the syntax is arcane. Fd is a lifesaver: https://github.com/sharkdp/fd. - Source: Hacker News / about 2 months ago
  • Biff is a command line datetime Swiss army knife
    I know that if you want `fd` (https://github.com/sharkdp/fd) you need to `apt install fd-find` and which installs the binary `fdfind` (!). - Source: Hacker News / 3 months ago
  • 5 CLI Tools I Use to Keep Terminal Workflows Less Annoying
    Fd is a friendlier, faster alternative to find, with sensible defaults and clean output. - Source: dev.to / 4 months ago
  • Rewriting essential Linux packages in Rust
    Fd is also great and I install it everywhere. https://github.com/sharkdp/fd. - Source: Hacker News / over 1 year ago
  • Apple's Software Quality Crisis: When Premium Hardware Meets Subpar Software
    It's not just the OS itself, where some of the slowness can at least be explained by the silo-ed nature of development and the large amount of moving parts. But even when MS gives a small-ish team free reign and a fresh start, the software is just agonizingly slow and buggy. Example 1: new PowerToys https://github.com/microsoft/PowerToys/ and has not improved since Win7. Who cares, nobody ever searches for files,... - Source: Hacker News / over 1 year ago
View more

Suplemon mentions (2)

  • [ine] a simple terminal based text editor made only using bultin python functions
    Very cool. Been thinking about taking on a similar project as well. BTW, you should check out suplemon. It's a terminal text editor written in python and inspired by sublime text. Source: over 3 years ago
  • Good text editor for terminal
    I did also take Suplemon for a spin a while back and it was pretty nice ... Not sure why I stopped using it. Source: about 4 years ago

What are some alternatives?

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

Bat - A cat(1) clone with wings.

Textadept - Textadept is a cross-platform text editor that runs on different types of platforms, that allows to control over the application using Lua programming language.

fzf - A command-line fuzzy finder written in Go

Kakoune - Vim inspired — Faster as in less keystrokes — Multiple selections — Orthogonal design

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

Light Table - Light Table is a new interactive IDE that lets you modify running programs and embed anything from...