Must be from the NPM delivery service. The recipient is lucky the driver didn’t give them thousands of dependencies too.
dohpaz42
Just a guy wandering aimlessly through this world.
Pronouns: he/him/his
- 2 Posts
- 92 Comments
The enemy of my enemy or some shit.
I would say not in all installations, no. And honestly, it’s not worth trusting.
And for those who are unfamiliar, and want to set it up: https://blog.openreplay.com/persistent-undo-vim-save-restore-history/
Only if you don’t immediately open a file.
😳
:w
= write; or overwrite if the file already exists.Please don’t give blanket destructive advice.
:set nocompat
Why VIM decided to make itself run just like VI (by default) is beyond me. Isn’t the long name “VI Improved”?
dohpaz42@lemmy.worldto Programmer Humor@programming.dev•Explaining to your boss how Sr engineers are madeEnglish8·26 days agoI don’t know your stack, but I’ve heard Wikimedia Foundation has quite a few remote positions open.
dohpaz42@lemmy.worldtodatahoarder@lemmy.ml•Just bought 5 of these for my pie nasEnglish51·1 month agoI’d send them back. Looking at Amazon, they don’t have 4tb nvme that cheap. And putting aside potentially being mislabeled, would you really want to trust your data to “Generic”?
- PHP
- JavaScript
- Bash
- C
- C++
- Java
Sooooooo…
touch grass
chmod 000 grass
touch grass # gets error
- Post meme $$$
I’m curious how you got a permission denied error in your home directory??
I just checked and it is not on by default.
Thank you for the word of warning. Does this affect Windows 10 as well?
We’re cooked if there’s tariffs on JS imports.
As a Mac user, I like Time Machine for backups. It’s not perfect, but it gets the job done. There is a Linux version.
Nb. I’ve not used this particular software, so YMMV.
dohpaz42@lemmy.worldto Linux@lemmy.ml•How do I enable proper word formatting in neovim?English132·3 months ago…if a society extends tolerance to those who are intolerant, it risks enabling the eventual dominance of intolerance… [Source]
dohpaz42@lemmy.worldto Linux@lemmy.ml•How do I enable proper word formatting in neovim?English4·3 months agoI’m not too sure about neovim, but in regular vim you can do
yy
and grab the entire line (including the line break).
expr