Thank you for the idea! I didn’t know about the --inodes
flag before, this seems like a viable solution for systems where I can’t / don’t want to install additional software!
Thank you for the idea! I didn’t know about the --inodes
flag before, this seems like a viable solution for systems where I can’t / don’t want to install additional software!
Oh, wow, thank you! I had ncdu
installed, but it was an older version, which didn’t yet have this feature. Now that I updated to the newest (Zig based 🎉) release this looks perfect for my needs!
River is actually really nice! I have been a Sway user for multiple years before, but as it reached parity with i3, it was deemed “feature complete” (which is reasonable, as it was made to be a drop-in replacement), so I switched to Hyprland, but after making a small contribution I found the development too chaotic, so I started looking for something else.
I have been really happy with River. It still has some small shortcomings (e.g. minor visual glitches with fullscreening, and some less used options still missing), but the developers are very responsive on IRC (which I’m actually not a huge fan of, this was the first time I had to use it, but it’s OK for what it is) and it being written in Zig is a huge selling point for me, as I don’t have to write any C or C++ to extend it (my first PR is already on the way) when something I’d like to do is not yet possible.
If you’re willing to spend a while getting to know it and setting up the environment (it relies on external programs for some functionality that is built-in in other compositors, such as monitor management), then I’d definitely say that it’s worth a shot!
Because ortholinear split keyboards aren’t that easy to come by (I got tired of confusing my fingers when reaching for letters between them, now there is no “between”, just straight columns. Also, I can hold my hands at shoulder width!), on the other hand this was an option I had all the necessary hardware for, and with some software configuration it is actually really usable!
(The question could potentially also be “Why aren’t more people using two numpads as a keyboard?”, but I guess that the answer would be somewhere between they don’t care about and they don’t know about the advantages it would provide. 🙃)
Oh, sorry, I must’ve been replying to a keyboard related comment earlier and got the context mixed up in my head! 🤦♂️
The idea was from here: https://nitter.net/redditmechbot/status/979515586467201024 (The original reddit post has since been deleted.), but imagine the same with the Genius Numpad i100, which can be had for around the equivalent of $10 here. 😀
This isn’t long-term though, I just had it lying around and figured out how to make it work using evsieve
to combine two keyboards into one and kanata
to create the mapping. I am planning on building a piantor for myself, I just wanted to check if I could get used to an ortholinear 36 or 34 key layout, and so far it looks like I can adjust well.
1.) I’m using wayland (river as a compositor at this point), and have not set up a key combo for riverctl exit
in fear of an accidental trigger, but it might actually be a good idea.
2.) As far as I know, that only applies to the VTTYs.
3.) Setting up a screen locker program does seem like a good option for preventing unwanted input (which can occur for other reasons as well, such as my one year old son 😀) without potential loss of work / data! Is swaylock
the go to solution for this nowadays?
Oh man, did that feel like a long time until I managed to get there… Adding insult to injury was that every step took two tries. First I didn’t type my username for ssh
, which resulted in the default termux user being used, so I had to cancel that and try again. After that I tried pkill kanata
, which responded with killing pid ... failed: Operation not permitted
, which made me realize, that it’s running as root
, so I need to use sudo
to stop it.
All this time I was hammering C-c
with my other hand and keeping an eye on the screen as well to see what is happening. 😶
Wow, this reflects quite well on the feelings! 😄 Also, it shows that it could’ve been much worse. 😐
Glad you liked it! 😀
Being able to at least entertain people by sharing my misfortune makes it more bearable. 😉
Yes, this keyboard idea was quite a rollercoaster, because at first I blamed myself for not pulling it, but then I realized, that it wouldn’t have helped even if I did, as Kanata keeps running just fine with the bound input device removed. 🙃
(Edit: Oh, sorry, you meant the power cable! 🤦♂️)
Lots of great extensions have been listed already, but here’s one that I haven’t seen mentioned yet and I really like: https://unhook.app/
Thanks for your input! To me it seems like
Nemo
only counts the direct descendants and doesn’t recurse, which makes it less useful for this purpose, but still nice to know!