interactively VS digraph

Compare interactively vs digraph and see what are their differences.

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
interactively digraph
3 6
64 48
- -
3.6 9.2
11 months ago 2 months ago
Shell Rust
- 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.

interactively

Posts with mentions or reviews of interactively. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    I'm slightly embarrassed that in terms of building personally relevant things, my proudest (digital) work is always shell scripts I use daily. Most of my personal projects are non-technical meat-space things like building with wood and the like. Here's some that I've open-sourced:

    - A git interface using fzf that works pretty nicely and is very composable. https://github.com/bigH/git-fuzzy

    - An interactive evaluator, perfect for interactive `sed`, `grep`, `jq`, etc. If properly configured, it'll keep history per command or using whatever key you give it. I find myself using it often with `jq`. https://github.com/bigH/interactively

    There are many other shell functions/scripts that are interesting from my `dotfiles`. Particularly interesting snippets for anyone who wants them:

    - A recursize `which` that follows symlinks and stops at a real file. https://github.com/bigH/dotfiles/blob/3d48792b4e910d2fc82504...

    - A `watch` alternative that runs in the current shell. https://github.com/bigH/dotfiles/blob/3d48792b4e910d2fc82504...

  • Ask HN: Can I see your cheatsheet?
    37 projects | news.ycombinator.com | 29 Jun 2022
    I suggest:

    C-x C-e in the CLI (not sure if it’s zsh only) will open your command line in your $EDITOR - useful to get code highlighting and write multi line commands if that’s the blocker. The problem is iterating.

    OR

    Pipe your awk input to a file and then use this thing I wrote to build up your awk program. I use it most often with `jq`.

    https://github.com/bigH/interactively

  • Ask HN: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022

digraph

Posts with mentions or reviews of digraph. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-27.
  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    My own purpose in using it is to be able to get back to any link that I've read or have potentially wanted to read at a later point in time.

    You scan see screenshots here: https://github.com/emwalker/digraph.

  • My Bad Habit of Hoarding Information
    16 projects | news.ycombinator.com | 6 Jan 2023
    I have the same habit and wrote a web app to catalog the links I come across:

    https://digraph.app/

  • Google Search Is Dying
    8 projects | news.ycombinator.com | 15 Feb 2022
    This was kind of the idea behind a side project I started a few years ago:

    https://digraph.app/

    https://blog.digraph.app/2020-06-13-democratization-of-searc...

    I definitely think crowd-sourcing and a well-conceived reputation management system that can influence results are good next areas for exploration.

  • Paul Graham's Twitter thread on Search engines and SEO spam
    5 projects | news.ycombinator.com | 3 Jan 2022
    > I think building search vertical that are hand-curated would be very interesting to see.

    That was my inspiration behind a side project I made a few years ago — a decentralized, hand curated "search engine" [0]. Never got beyond the side project stage. But I see promise in this in the future. Eventually we'll figure out that human and moderated curation is better than the best machine learning.

    [0] https://github.com/emwalker/digraph

What are some alternatives?

When comparing interactively and digraph you can also consider the following projects:

polybar-clockify - Control Clockify through Polybar

endoflife.date - Informative site with EoL dates of everything

dotfiles - My configuration files

FordACP-AUX - Ford CD changer emulator with AUX playback control using Arduino UNO

Tiny-Tiny-RSS - A PHP and Ajax feed reader

uBlock-Origin-dev-filter - Filters to block and remove copycat-websites from DuckDuckGo, Google and other search engines. Specific to dev websites like StackOverflow or GitHub.

invoicer - A dead-simple, easy-to-use minimalist billing application.

loda-identify-similar-programs - Measure how similar LODA programs are

nitter - Alternative Twitter front-end

adm-zip - A Javascript implementation of zip for nodejs. Allows user to create or extract zip files both in memory or to/from disk

tiny-snitch - an interactive firewall for inbound and outbound connections

notebooks - Just various notebooks I sometimes write to help me, no unifying theme