Avatar

k4j8

k4j8@lemmy.world
Joined
0 posts • 24 comments
Direct message

Interesting idea. If you really break it down, the “terminal with command buttons” is similar in concept to saving each of the commands as a script and putting those scripts in a directory to act as “buttons.”

I’ve also seen some programs such as Kopia, a backup tool, that provide a GUI with the equivalent terminal commands for what is bring done shown at the bottom.

I don’t think what you’re describing exists, probably because experts don’t need it and beginners would prefer a full GUI.

There is Nushell, which promises more helpful error responses for the terminal, but its too early for it to be targeted at beginners in my opinion.

permalink
report
reply

Do you use it for work or personal? I have aerc installed and working for my personal email, but I found it harder to sort through HTML emails as quickly as something like Gmail. I gave up on it after a couple days, but really liked the keyboard-centric workflow.

permalink
report
parent
reply

Agreed on Mailspring, especially if OP wants a modern interface (although I think the new Thunderbird looks fine).

The only thing missing from Mailspring for me is seeing what folders my emails are in when I run a search. Otherwise, it’s the only non-CLI client I’ve found that let’s me use the keyboard to select multiple emails and move them to a folder, something I do in Gmail. If anyone knows of others, let me know! I’ve tried Claws, Evolution, Geary, KMail, and Thunderbird in addition to Mutt and aerc in hopes of finding something to replace Gmail…

permalink
report
parent
reply

For what it’s worth, you can replace the name in most locations: https://docs.lubelogger.com/Replacing The Logo.

permalink
report
parent
reply

Since nobody else said it: make sure you have backups of any data you don’t want to lose. It’s really easy to accidentally partition any connected drive and wipe your data on it. (Learned it the hard way, but at least I had backups.)

permalink
report
reply

Have you tried Chocolatey? https://chocolatey.org/. It’s a package manager for Windows and works great, much like brew for Mac. Or, if you prefer portable installation of programs without requiring admin, try Scoop (https://scoop.sh/). Of course, I’d rather use paru or yay on Arch, but I’m glad these options exist.

I find it hilarious that Microsoft even suggests these tools on their own GitHub page for the Windows Terminal.

permalink
report
parent
reply

Thin clients! I “upgraded” from a RPi3 to an HP T630 that I got new off of eBay for $65, including power supply (and case). I was able to upgrade the M.2 storage easily. I use mine as a home server running over a dozen Docker containers. It’s x86 instead of ARM too.

The only bad part was installing Linux. It took a while for me to figure out where the UEFI expected the boot files and documentation isn’t great.

permalink
report
parent
reply

I don’t use NocoDB in an app. I use it as an alternative to a spreadsheet, especially with its web forms and relational columns.

For development, you would probably want to use their REST API.

https://docs.nocodb.com/category/rest-apis

permalink
report
parent
reply

I agree. Last I checked, Yunohost, Umbrel, and CasaOS looked to be the best options, although admittedly I haven’t tried any of them.

permalink
report
parent
reply

NocoDB is awesome, although admittedly I haven’t tried Baserow. The “group by,” Kanban, and form features in NocoDB make data entry easy from mobile and nice to sort on desktop.

permalink
report
reply