handWavey VS rpm-ostree

Compare handWavey vs rpm-ostree and see what are their differences.

handWavey

A more intuitive/usable desktop control using leapmotion/ultraleap. (by ksandom)

rpm-ostree

โš›๐Ÿ“ฆ Hybrid image/package system with atomic upgrades and package layering (by coreos)
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
handWavey rpm-ostree
6 47
18 817
- 1.6%
9.4 9.6
25 days ago 8 days ago
Java C
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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.

handWavey

Posts with mentions or reviews of handWavey. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-03.
  • what minor tech projects do you absolutely adore?
    14 projects | /r/opensource | 3 Oct 2022
    Shameless self plug: handWavey is a tool that I wrote to control your computer using a leap motion controller. I've put a lot of time into making it practical for real world desktop usage as well as some underserved accessibility use-cases, and I absolutely love it. And I still have a lot more that I want to do with it. You can see handWavey in action here.
  • Accessible Keyboards for Coding?
    2 projects | /r/accessibility | 27 Aug 2022
    Have you played with any leapmotion based solutions? I wrote handWavey which gives you the ability to control the mouse and keyboard by moving your hands like in minority report. There's also a foot gestureLayout, which is highly experimental, and not ready for daily use, but might give you ideas.
  • Let's talk open source promotion - what works, what doesn't work?
    3 projects | /r/opensource | 25 Aug 2022
    I'm really interested in this as well. I think I'm missing a lot of opportunities. Like a few months ago, I released handWavey, which I think is fricken cool I posted it in a small number of places, and then just continued to work on it quietly.
  • A gesture interface for controlling the mouse, and a little keyboard.
    1 project | /r/Damnthatsinteresting | 12 Apr 2022
    hands/arms don't work? Try the foot gestureLayout. (This layout is a proof-of-concept, and is highly experimental. I don't recommend it, for now, but it shows what can be done if there is interest from people who would benefit from it.)
  • Another input method, that works particularly well with shaky hands, or a lack of fine control
    2 projects | /r/accessibility | 11 Apr 2022
    The important thing is that the gestures are completely configurable. And everything assumption/"that seems right" is configurable. I've gone into more detail about this in the main video. I've also provided some examples and documentation. You'll see that I've even made a gestureLayout for operating it entirely with your feet. I don't recommend it (it needs much more development, which could happen if there is interest), but it works. With that gestureLayout, I've make the left click happen by simply moving your primary foot through to the "action zone". But you can add your secondary foot to perform a right click, middle click, or scroll.

rpm-ostree

Posts with mentions or reviews of rpm-ostree. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-13.
  • What do you prefer more and why?
    3 projects | /r/Fedora | 13 Jun 2023
    I definitely agree that immutability offers considerable value in regards to improving security. But arguably it's insufficient to pull the win over mutable Fedora due to the losses caused by the inability to install the kernel-hardened package and the lack of UKI (Unified Kernel Image) support.
  • Looking to test out fedora Silverblue. I have only 1 question
    1 project | /r/Fedora | 5 May 2023
    Issue: https://github.com/coreos/rpm-ostree/issues/3944
  • What is the difference between Immutable Desktops and non Immutable Desktops?
    4 projects | /r/linuxquestions | 30 Apr 2023
    Oversimplifying might have been the most sensible in this context. However, you might have gone a little bit too far as your description fits only NixOS, Guix and distros that utilize rpm-ostree.
  • Universal Blue is a new paradigm for the Linux desktop and it's brilliant
    1 project | /r/linuxmasterrace | 25 Apr 2023
    here's the documentation of ostree (the package manager)
  • Fedora Silverblue 38: rpm-ostree crashes
    1 project | /r/Fedora | 20 Apr 2023
    Now... this was VERY alarming to say the least, so I went online and did indeed find an issue on GitHub.
  • Fedora Linux 38 released!
    4 projects | /r/Fedora | 18 Apr 2023
  • The New website is here, with modern UI. And getfedora.org redirect to fedoraproject.org with fresh look.๐Ÿ˜ƒ
    1 project | /r/Fedora | 18 Apr 2023
    And there are still some issues with layering. Some packages that don't behave or follow standards will modify files in /usr/local, which isn't supported, so you simply won't be able to install them on Silverblue. I think it's the same for /opt as well. (https://github.com/coreos/rpm-ostree/issues/233) This means it fundamentally can't do everything Workstation can, which is unfortunate.
  • Flatcar Container Linux
    14 projects | news.ycombinator.com | 9 Apr 2023
    ublue is based off of fedora and rpm-ostree, which is what "CoreOS" is today.

    What happened was old school CoreOS was A/B partition based: https://github.com/coreos/docs/blob/master/os/sdk-disk-parti...

    My memory is hazy but here's how I remember it: After Red Hat acquired CoreOS they rebased the entire thing around rpm-ostree, which is the CoreOS people know today: https://coreos.github.io/rpm-ostree/

    At the time there was some anxiety in the community as to what would happen, as there was no direct upgrade path from old CoreOS to new CoreOS. Theoretically if we all believed the kool-aid we were drinking it's just a redeploy, no pets!

    Kinvolk came along, forked it, and made Flatcar Linux, which kept the A/B partitioning system, and more crucially, let you just change a config file and all your old CoreOS nodes would just move to Flatcar and then you were good to go. So now if you wanted to stay on the system you were comfortable with you could just use Flatcar. If the composability of rpm-ostree attracted you then new CoreOS have you covered. Red Hat deserves a hat tip here because in their documentation/blog they explicitly mentioned Flatcar as an option for people who wanted to stick with what they know, which I thought was cool and how I discovered it!

    Later on Microsoft acquired Kinvolk and and then people raised eyebrows. I have not checked in a while but the folks involved continued to do their thing and run it like a good OSS project, hold public meetings, all that stuff.

    I use both and they're both high quality.

  • Immutable Linux Distributions for Those Looking to Embrace the Future
    7 projects | news.ycombinator.com | 31 Mar 2023
    Whenever I was looking at using CoreOS, I was somewhat disheartened that automatic reboots weren't built in: https://github.com/coreos/rpm-ostree/issues/2831. Has this changed? I know zincati has maintenance window support, which would also be nice to have.
  • [HELP] AMD REST BUG
    2 projects | /r/VFIO | 27 Mar 2023
    Doesn't look like it https://github.com/coreos/rpm-ostree/issues/1091

What are some alternatives?

When comparing handWavey and rpm-ostree you can also consider the following projects:

git-interactive-rebase-tool - Native cross-platform full feature terminal-based sequence editor for git interactive rebase.

ostree - Operating system and container binary deployment and upgrades

ponysay - Pony rewrite of cowsay.

vscode-remote-release - Visual Studio Code Remote Development: Open any folder in WSL, in a Docker container, or on a remote machine using SSH and take advantage of VS Code's full feature set.

openvpn-install - OpenVPN road warrior installer for Ubuntu, Debian, AlmaLinux, Rocky Linux, CentOS and Fedora

cxx - Safe interop between Rust and C++

tectonic - A modernized, complete, self-contained TeX/LaTeX engine, powered by XeTeX and TeXLive.

distrobox - Use any linux distribution inside your terminal. Enable both backward and forward compatibility with software and freedom to use whatever distribution youโ€™re more comfortable with. Mirror available at: https://gitlab.com/89luca89/distrobox

com.unity.UnityHub

ostree-rs-ext - Rust library with higher level APIs on top of the core ostree API

freedesktop-sdk

issue-tracker - Fedora Silverblue issue tracker