Avatar

markstos

markstos@lemmy.world
Joined
19 posts • 353 comments
Direct message

I know someone who does this. He’s more productive at home, and near-zero people he meets with at the office, but there’s a mandate to badge-in so many days a week. So he does.

He’s not slacking, he’s being made less efficient by complying with a broken policy.

permalink
report
reply

Look at how Dynamic DNS supported. Does it require full access to the account-- dangerous-- by using your login credentials or an API token with full read/write access? Or does it over a very limited scope access that gives the Dynamic DNS tool precisely the access it needs to update a single DNS record-- much safer! The latter is what CloudDNS does.

permalink
report
parent
reply

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.

permalink
report
parent
reply

Domain.com sounds like a domain registrar. You would keep that service and point your name servers for the domain to the ClouDNS name servers.

permalink
report
parent
reply

ClouDNS makes DDNS easy for a low cost for 1-5 domains.

permalink
report
reply

Fuzzel and Rofi are picker/launcher utilities.

More alternatives are compared here: https://mark.stosberg.com/fuzzel-a-great-dmenu-and-rofi-altenrative-for-wayland/

permalink
report
parent
reply

My neighborhood is full of buns. Should I be exporting bun photos?

permalink
report
reply

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.

permalink
report
reply

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.

permalink
report
parent
reply

A better out of the box experience-- fewer plugins required. More discussion here: https://urbanists.social/@markstos/112586854536602496

permalink
report
parent
reply