• 0 Posts
  • 31 Comments
Joined 11 months ago
cake
Cake day: October 27th, 2023

help-circle
  • To be fair, the first time I tried running local AI (and it actually worked), I was so surprised that I actually unplugged my Ethernet and tried again. I’m still surprised, but it’s possible for the massive amounts of training data to be compressed to a model under only 10 or 20 GB.


  • I use Mailspring. 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.




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



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



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



  • 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…





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