To this day I still use a ZFS array for my critical backup storage. I've migrated over to using snap raid + mergerfs for my larger Linux iso storage array. Simple enough and I can pull a drive on it's own without any…
I'm still sitting on some 8mm film that my grandpa shot, and even some of the commercials he worked on. Still trying to find a reasonable way to digitize them. Also multiple boxes of slides, I know you can buy the…
I ended up 3D printing some larger grips to help when I have nerve pain flare-ups. Love using the deck with them
Lovely post! I've been dealing with chronic pain throughout the winters. Ended up with a fibromyalgia diagnosis at the start of the year. Here's some stuff that I've found that helps - Compression clothing. Not only…
Absolutely love Pandoc. I used it through my undergrad to take notes for all of my courses. Markdown with inlined LaTeX just made sense. It made university more accessible, as I get frequent hand cramps while writing…
I wouldn't expose your private keys for 2FA in plain text on your laptop. At least encrypt the file with GPG key to not expose it and read it in the script
I haven't had a chance to integrated vimwiki into my school notes just yet. I havent used the export function in vimwiki yet, as I stick with viewing my notes in vim. I'm not sure if HTML outputs the paths the same way…
Over my last two terms I've invested in using markdown with Pandoc to write any notes in class. I needed a way to be able to take math notes, and be simple to use. After migrating to Linux, OneNote was no longer an…
Doesn't vim do this by default? Typing >> will indent the entire line. This can be used in tandem with select to indent multiple lines at once!
To this day I still use a ZFS array for my critical backup storage. I've migrated over to using snap raid + mergerfs for my larger Linux iso storage array. Simple enough and I can pull a drive on it's own without any…
I'm still sitting on some 8mm film that my grandpa shot, and even some of the commercials he worked on. Still trying to find a reasonable way to digitize them. Also multiple boxes of slides, I know you can buy the…
I ended up 3D printing some larger grips to help when I have nerve pain flare-ups. Love using the deck with them
Lovely post! I've been dealing with chronic pain throughout the winters. Ended up with a fibromyalgia diagnosis at the start of the year. Here's some stuff that I've found that helps - Compression clothing. Not only…
Absolutely love Pandoc. I used it through my undergrad to take notes for all of my courses. Markdown with inlined LaTeX just made sense. It made university more accessible, as I get frequent hand cramps while writing…
I wouldn't expose your private keys for 2FA in plain text on your laptop. At least encrypt the file with GPG key to not expose it and read it in the script
I haven't had a chance to integrated vimwiki into my school notes just yet. I havent used the export function in vimwiki yet, as I stick with viewing my notes in vim. I'm not sure if HTML outputs the paths the same way…
Over my last two terms I've invested in using markdown with Pandoc to write any notes in class. I needed a way to be able to take math notes, and be simple to use. After migrating to Linux, OneNote was no longer an…
Doesn't vim do this by default? Typing >> will indent the entire line. This can be used in tandem with select to indent multiple lines at once!