Earlier quoted context omitted.
I have a deadman switch where if I don’t log into a service for 90 days it sends all my passwords and information to my closest living relative.
If you'd be willing I'd be interested to know more about how you did this.
The Future of the Vim Project
221–230 of 376 posts
Re: The Future of the Vim Project
#222Re: The Future of the Vim Project
#223Earlier quoted context omitted.
Call the deceased person's bank to cancel all credit cards in their name and that's taken care of.
You'd think it's that easy. Some places literally are unable to do anything unless you're some sort of "signatory" or the actual account holder. No amount of if, buts, maybes, and certified/stamped copies of death certificates will convince them. I couldn't even cancel the health insurance company's recurring payments after a death. And they had the audacity to send a "how was your hospital stay" questionnaire to the…
That feels like an email that deserves an honest response:)
Re: The Future of the Vim Project
#224Earlier quoted context omitted.
The point is you don't remember them, they become second nature, intuition, and you just sort of... do it without thinking. Assuming you've given time to learn it, editing with vim takes less mental effort and is faster.
Do you have any source for that claim? I had a coworker who swore that X was the fastest way to do Y. Turned out it wasn't and X just made him very busy hitting keyboard quickly.
Re: The Future of the Vim Project
#225Why so many people love vim? I have a genuine question. I was trying to delete contents of a file and paste new content. It was nightmare for me to remember the 3 or 4 finger combination shortcuts with small and cap letters involved during the process. I like if the shortcuts using Ctrl or shift or Alt or Command or Windows buttons over 3 finger with caps changing keys. The cognitive load in remembering shortcuts is…
While I'm a heavy vim user myself, I'm not sure if it really makes me more productive. But it is more fun to me than, e.g. working with VS Code.
Re: The Future of the Vim Project
#226Earlier quoted context omitted.
Do you have any source for that claim? I had a coworker who swore that X was the fastest way to do Y. Turned out it wasn't and X just made him very busy hitting keyboard quickly.
As a vim user, I am 100% convinced that I am not that much faster than my colleagues who use normal key binds. However, I subjectively feel a lot less friction editing with vim keys than I do with the mouse and arrow keys. So Vim makes me happier...
Re: The Future of the Vim Project
#227Earlier quoted context omitted.
Do you have any source for that claim? I had a coworker who swore that X was the fastest way to do Y. Turned out it wasn't and X just made him very busy hitting keyboard quickly.
What source can he give you? It's clearly a personal annecdote that is shared between a lot of people that use vim. What kind of source are you thinking about?
Are you saying that studying how efficient various text editors are for some groups of people is not possible?
Here's what I believe to be an example of some study on how text editors compare:
https://mjambon.github.io/vim-vs-emacs/
Not saying that this is a good study - I haven't even read it. Merely providing it as an example that at some point a study has been made in this area.
Re: The Future of the Vim Project
#228Earlier quoted context omitted.
Useful checklist: https://getyourshittogether.org/ Others in this thread have talked about safety deposit boxes and buried crates. I'd add that you can just give some trusted party a normal encrypted USB flash drive, and eliminate the risk of getting absolutely rinsed out in the event of a house burglary by splitting the password amongst an arbitrary number of your other contacts using the Shamir's Secret Sharing alg…
Additional links: * What to Do Before You Die: A Tech Checklist – https://archive.is/6vjqQ * Cheat Sheet For If I'm Gone – https://archive.is/lnWX6 – https://github.com/christophercalm/if-im-gone/blob/main/exam... (HN discussion: https://news.ycombinator.com/item?id=31748553 )
Re: The Future of the Vim Project
#229Can someone copy-paste the text, please? I cannot read it because Google hates Firefox users apparently. EDIT: The Internet Archive has a functional copy. https://web.archive.org/web/20230810094255/groups.google.com...
Re: The Future of the Vim Project
#230What is it that prevents the rest of the vim community from adopting neovim? From what I can observe, a great deal already have. But for the folks holding out, what is it that outweighs all that neovim has to offer?