Category Archives: Technology

VSCode Markdown – How to get images into an “assets” folder

When using VSCode for markdown editing, you can have your attachments separated into their own folder like this: Go to your settings under Markdown > Copy Files: Destination and click Add Item. Under Item enter **/* and under Value enter assets/ FYI: I’m using the extension called: Markdown All in Onehttps://marketplace.visualstudio.com/items?itemName=yzhang.markdown-all-in-one

PHP Argon2 Password Hashing

Password Hashing Overview In the world of web development and password storage, an ongoing debate lingers on, and probably will forever. The currently accepted “best practice” for hashing passwords is called Argon2 (wikipedia link to argon2). To give a brief overview of what it is, it takes any string (like your password) and converts it… Read More »

More AutoHotKey Fun

In AutoHotKey, if you have some typing shortcuts, it can be helpful to know which window you’ll be typing in to. For example, if I’m on my OneNote app, I might have one series of key presses but if I’m in AmpleNote it will be another series of key presses. While you can use the… Read More »

Microsoft Office is such a sad disappointment for organization and productivity

Let me start off with a little MS butt-kissing. They deserve it because Microsoft has amazing potential. They obviously have an amazing team of developers and amazing marketers and deal makers. They have their products all over the world and in the overwhelming majority of computers. So what’s my problem? Well, I’m a productivity nerd.… Read More »

Notejoy was a major disappointment

I signed up in 2023 around June. During that time, the past year, there have been no improvements to their product. Not one. The releases page plainly shows the updates and the latest update was around June 2023. It is essentially an abandoned app, except for the people sitting by to collect the money of… Read More »