k4j8

joined 10 months ago
[–] [email protected] 6 points 5 days ago (1 children)

I agree and use Arch as well, but of course I wouldn't recommend it for everyone. For me, having the same distribution on both server and desktop makes it easier to maintain. I run almost everything using containers on the server and install minimal packages, minimizing my upgrade risk. I haven't had an issue yet, but if I did I have btrfs snapshots and backups to resolve.

[–] [email protected] 2 points 1 week ago

I wrote my own program, filetailor. It's similar to Chezmoi but uses inline comments instead of templates for machine-specific lines. This allows me to make edits directly to my local files and then sync those changes to other machines.

I also use Ansible.

[–] [email protected] 6 points 1 week ago (1 children)

They continue to be great on newer GPUs, although the first ~6-12 months might have some small bugs. I have really enjoyed my RX 7800 XT. It's working perfectly now, but I had an issue specific to newer GPUs where every other boot would fail (Arch Linux). It was a known issue and fixed in kernel 6.7.3 (I think) and issues like that seem to be rare.

[–] [email protected] 2 points 3 weeks ago

I just moved from Neovim to Helix. I think it's worth considering, especially if you don't know the keybindings yet. Plus, Helix is probably easier to learn.

[–] [email protected] 5 points 3 weeks ago

Mostly, yes, X vs Wayland. Hyprland also has a lot more eye candy in the way of window animations for snapping, dragging, etc. I find the Hyprland config file simpler too, but that's just me.

[–] [email protected] 1 points 4 weeks ago

No command line interface, but if you're focus is a single solution with a consistent interface for lists, to-dos, etc., AppFlowy might be what you are looking for.

I'm a huge fan of NocoDB, including their kanban views, group by options, and forms. You could use the GUI to create the tables and relations and then use the REST API to quickly update from the command line. It can use any database for its storage, so you could still create scripts or read the data for specific needs.

[–] [email protected] 3 points 1 month ago (1 children)

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.

[–] [email protected] 2 points 1 month ago (1 children)

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.

[–] [email protected] 2 points 1 month ago

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...

[–] [email protected] 2 points 1 month ago

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

[–] [email protected] 2 points 1 month ago (1 children)

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.)

[–] [email protected] 1 points 2 months ago (1 children)

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.

view more: next ›