It's the same as the new pricing that EKS has at $0.10/hour. Guess that rules out my hopes of EKS not charging for the management plane any time in the near future. :'(
HN user
lain
That's about $72 a month, which matches Amazon EKS's lowered pricing. I guess that rules out my hopes of EKS not charging for the management plane in the near future.
I've found the Bitwarden browser extension has an option to automatically copy the 6 digit code after the username+password autofill. Can't remember if it does it by default though. See:
Settings / Options / Disable Automatic TOTP Copy
With bash, I like to put this in my `.inputrc`, so I can start typing a command, and use the up and down arrow keys to autocomplete:
"\e[A": history-search-backward
"\e[B": history-search-forwardCool, other sources? I'd like to help preserve them if you could pass on any links.
Is the source of this the ~900GB torrent, or is there another Geocities backup?
I don't think I could disagree more with having `man` at the bottom of the advanced/infrequently-used section. Learning how to read and search through the documentation that comes with the system is a very beneficial thing to learn how to do.