sad VS sd

Compare sad vs sd and see what are their differences.

sad

CLI search and replace | Space Age seD (by ms-jpq)

sd

a cozy nest for your scripts (by ianthehenry)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sad sd
12 8
1,525 699
- -
8.9 3.5
25 days ago about 1 month ago
Rust Shell
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sad

Posts with mentions or reviews of sad. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-31.

sd

Posts with mentions or reviews of sd. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-21.
  • Which command did you run 1731 days ago?
    9 projects | news.ycombinator.com | 21 Jan 2024
    Prefixing these utility scripts is a nice tip, I used to do that as well.

    Some time ago I found https://github.com/ianthehenry/sd though. It's a light wrapper around your own scripts which provides namespaces, autocompletion, custom help texts + some other QoL enhancements around that. It improves discoverability and usability a lot, very happy with it.

  • CLI user experience case study
    12 projects | news.ycombinator.com | 12 Jan 2024
    A few things that can help with memory:

    - spaced repetition for stuff that you use sporadically. I use Anki, it's great. For how to use it, this article is great: https://borretti.me/article/effective-spaced-repetition. I've found a positive feedback loop where the more I know how to do things without looking anything up, the more I use the CLI, the easier I remember things, the more things I discover, etc. I read once that when learning a new language, you should aim for content where you know 80%/90% already. It seems to be true for learning the CLI, and especially for integrating that learning into my day to day job.

    - sd (https://github.com/ianthehenry/sd) for lowering the cost of creating a "documented alias". Before that I made aliases with either alias, or bash functions, all starting with "," to quickly see all which are "mine" (I read that trick in an article that I can't find), now the more complex stuff is in sd with some documentation.

  • SD: My script directory
    1 project | /r/patient_hackernews | 31 Dec 2022
    1 project | /r/hackernews | 31 Dec 2022
  • sd: your script directory
    1 project | /r/hypeurls | 31 Dec 2022
    8 projects | news.ycombinator.com | 31 Dec 2022
    Yeah :( https://github.com/ianthehenry/sd/issues/9

    The trouble is `sd` is just so easy to type on a qwerty keyboard, and it's such a nice mnemonic for "script directory." I've thought about renaming it, but I can't think of anything I like nearly as much.

  • Start all of your commands with a comma (2009)
    4 projects | news.ycombinator.com | 23 Jun 2022
    zsh can do this if you set the PATH_DIRS option, but if I remember right it doesn't autocomplete deeply nested directories, just one level.

    I made a little tool that dispatches hierarchical commands in a slightly nicer way, with intelligent autocomplete with command descriptions: https://github.com/ianthehenry/sd

What are some alternatives?

When comparing sad and sd you can also consider the following projects:

fzf.vim - fzf :heart: vim

bash-ctx - Make working on multiple projects a breeze!

kok.nvim - Fast as FUCK nvim completion. SQLite, concurrent scheduler, hundreds of hours of optimization.

comma - Comma runs software without installing it. [maintainers=@Artturin,@burke,@DavHau] [Moved to: https://github.com/nix-community/comma]

vim-qf - Tame the quickfix window.

sd - Intuitive find & replace CLI (sed alternative)

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

repo-cmd - Small unified framework for git-ignored scripting

dua-cli - View disk space usage and delete unwanted data, fast.

garden - Garden grows and cultivates collections of Git trees ~ Official mirror of https://gitlab.com/garden-rs/garden

far.vim - Find And Replace Vim plugin

direnv - unclutter your .profile