By neildaemond, an 'any-stack' hacking grasshopper.
Taking notes while tinkering with:

Vim to Helix IDE

#Helix   #IDEs   #Tools   #Vim   #NixFlakes   

I loved Vim; the keybindings, simplicity, and modal style usage. I could use plugins to achieve almost anything, enabling smooth workflows and tooling that others have pioneered.

However, as someone who jumps between frameworks, languages and projects, many past chosen plugins become redundant and forgotten. The last thing anyone needs is technical debt from their IDE, and so I entered a period of using JetBrains IDEs a couple of years ago when my role required me to focus on React.

Recently, I stumbled upon Helix IDE at the same time as Nix Flakes, and that spurred the realisation of this powerful but simple setup.

High quality video with a DSLR is nice, and I find that when on an outing or at an event, it’s easy to take clips here and there to capture and document the memory. I usually switch between video clips and photos, but afterwards I don’t really like sorting through all the photos that much because I snap too many.

Videos on the other hand, I find that, if I don’t delete it, then they can be combined together in chronological order and be good enough to share with friends and family.

To save time, I created a command line script which will grab all clips from a folder and combine them into one video …

Merge All PDFs In A Folder

#Tools   #PDFs   

I like to use Boogie Board Sync to take notes, then sync them to my Laptop using dropbox. Unfortunately, the Sync creates a one page PDF for each saved screen. Therefore, having one folder per sorted topic, I open up the folder in terminal and run the following simple script which I keep in my PATH.

follow the 'tools' RSS feed by clicking here