• 19 Posts
  • 353 Comments
Joined 1 year ago
cake
Cake day: June 17th, 2023

help-circle


  • There are two services involved. Domain registration and DNS. Most domain registrars now provide some free DNS service, with basic features. I monitor dozens of domains, and I can tell you that these free DNS services with registrars are most likely to have short DNS outages as well.

    ClouDNS is a professional, high-quality DNS service and that does one thing well. As far as I can tell, they don’t do domain registration, so that will always be a separate service. One of the things that ClouDNS does well is making Dynamic DNS easier.







  • I built a console-only laptop once for financial reasons. I wanted something to travel with on a trip and was donated a laptop that, I think 20 MB of RAM after I upgraded it. I was able to run vim, perl and mutt was very tolerable performance.

    I don’t think there’s really special tips. Pick a goal of some tasks to accomplish. Work towards them, discover the rough edges and find solutions for them. If you install everyone else’s favorite CLI apps, you can end up more than you need.

    All that said, if I had the memory to run a GUI, I probably would have do so. But I wasn’t going to have a lot of time for web browsing and other laptop on that trip anyway.


  • A lot of the bindings are the same, because Helix was inspired in part by Vim.

    Helix overall tries to make more consistent vocabulary and “nouns” and “verbs” in the keybindings, so there are some breaking changes.

    Someone published a more “vim-like” set of keybindings for Helix: https://github.com/LGUG2Z/helix-vim

    I started with that and then have slowly disabled a number of them as I come to appreciate the Helix defaults, and have realized that some of these vim-bindings are overriding other Helix bindings that I wanted.









  • Despite all the other answers, I suspect Web Browser is the most popular. As web apps for email got better, development of desktop clients stalled.

    Fast search through a lot mail takes some considerable resources to build, store and search an index, and web-based systems do that really well.

    I’ve used about all of them over the years: Pine, Mutt, Thunderbird, Evolution, K-Mail and some others.

    I eventually threw in the towel and use web UIs now. Fast, available everywhere and good keyboard support, especially when paired with a browser extension like Vimium.