git-fuzzy VS malten

Compare git-fuzzy vs malten and see what are their differences.

git-fuzzy

interactive `git` with the help of `fzf` (by bigH)

malten

Anonymous ephemeral messaging (by asim)
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
git-fuzzy malten
6 4
2,282 26
- -
4.9 5.9
6 months ago 2 months ago
Shell Go
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.

git-fuzzy

Posts with mentions or reviews of git-fuzzy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.
  • Ask HN: Best thing you've made in CLI
    12 projects | news.ycombinator.com | 9 Mar 2024
    Mine: https://github.com/bigH/git-fuzzy

    Bonus points if you have something you're currently working on.

  • Lazygit: Simple terminal UI for Git commands
    10 projects | news.ycombinator.com | 18 Jul 2023
    I found lazygit after building something of my own thay solves some of these problems for me - git-fuzzy [0].

    I'd like to share some of my thoughts about the comparison.

    lazygit is a TUI for git which can behave in a standalone fashion. It's also designed to be quick and easy to use to perform quite advanced actions but ones that a seasoned git user may really want when working with git history. Since I'm already a seasoned git user the main feature I like about lazygit is the ability to surgically work with patches.

    All that said, a majority of my workflow is tightly bound to git-fuzzy. I use its CLI composability quite heavily in combination with aliases and functions - git-fuzzy excels in this particular way (`git fuzzy log $(git fuzzy branch)` which I invoke using `gl $(gb)` by way of aliases). git-fuzzy is better for working with git-log or git-reflog and interactively searching them.

    I personally quite like what I made (for myself), though I wish there was a world where I could quickly and easily mash both of these projects together.

    [0] https://github.com/bigH/git-fuzzy

  • 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: Have you created programs for only your personal use?
    104 projects | news.ycombinator.com | 13 Apr 2022
  • Show HN: Surprising interactive `git log` search
    1 project | news.ycombinator.com | 26 Jan 2022
  • Zsh Plugins Commit TOP
    102 projects | dev.to | 25 Dec 2021
    git-fuzzy : ⌛ - A CLI interface to git that relies heavily on fzf.

malten

Posts with mentions or reviews of malten. 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: What do you do to combat loneliness and isolation?
    1 project | news.ycombinator.com | 11 May 2023
    What kind of community would you like to be a part of?

    Do you see yourself as a leader or a follower?

    Thank-you for working on Malten:

    https://malten.com/

  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    Lots of things. But one I am coming back to is called Malten (https://malten.com). It was essentially a place for me to blackhole my thoughts anonymously rather than putting them on twitter. Recently as I've seen ChatGPT take off it's made me revisit the project and create an integration for it (not yet publicly hosted). Ideally I'd just be able to voice my thoughts to an AI now in a private manner. Let's see.

    https://github.com/asim/malten for anyone who wants to run it themselves.

  • Cryptboard.io – Anonymous encrypted web clipboard and chat
    3 projects | news.ycombinator.com | 25 Nov 2022
    I built something similar but it wasn't intended as a clipboard. Mostly for anonymous chat but I personally ended up using it as a clip board. The difference. We don't persist anything on the server side, it's totally in memory and you can create new streams that have shorter ttls.

    Website: https://malten.xyz

    Source code: https://github.com/asim/malten

What are some alternatives?

When comparing git-fuzzy and malten you can also consider the following projects:

zsh-autosuggestions - Fish-like autosuggestions for zsh

hacker-scripts - Based on a true story

zsh-syntax-highlighting - Fish shell like syntax highlighting for Zsh.

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

base16-shell - Base16 for Shells

judo - Simple orchestration & configuration management

awesome-zsh-plugins - A collection of ZSH frameworks, plugins, themes and tutorials.

mathb - Share mathematics on the web with LaTeX and Markdown

ranger - A VIM-inspired filemanager for the console

SaunaControl - Makes a Sauna think it's a web server.

scheme-for-max - Max/MSP external for scripting and live coding Max with s7 Scheme Lisp