PM2 Startup Error with Node and Typescript

If you decide to run PM2 to run your node server and you're using Typescript you can get this error: [PM2][ERROR] Interpreter .nvm/versions/node/v18.11.0/lib/node_modules/pm2/node_modules/.bin/ts-node is NOT AVAILABLE in PATH. (type 'which .nvm/versions/node/v18.11.0/lib/node_modules/pm2/node_modules/.bin/ts-node' to double check.) It can come in many forms but the important part is ts-node is NOT AVAILABLE in PATH. The fix for this …

Groovy, Kotlin, and Java

I was reading this article https://medium.com/sciforce/kotlin-vs-groovy-which-language-to-choose-47e4369fb905 which discusses the pros and cons of Kotlin vs Groovy. It's a good article and worth the read. It's been a few years since this was published, but I'm going to comment anyway. Disclaimer: I've used Groovy since 2005, have been a Java developer since 2000, and use Grails …

My Memorization System For Playing Cards

For my whole life, I've been able to remember almost anything. Not eidetic memory (which would be amazing and a curse), but close. Especially, if I am sitting in a place learning something or reading a book where all of my focus is on that topic. In May 2017, I was having issues with my …

SvelteKit Express SocketIO Template Project

I have wanted to create a multiplayer game for a long time. I've done some similar work in the past with Java and wanted something lighter and easier to work with. I really like Svelte. So my multiplayer game will include SvelteKit, Express, and SocketIO. I'm also using Grails for the REST API. I spent …

The Story of my Fat Elvis Costume

In 2009, some very good friends, Charley and Rachael, were married on Halloween. Their wedding was a costume party. I thought "every wedding needs a fat Elvis" so I bought a jumpsuit. I had another friend of mine, Steve, modify that jumpsuit with some satin, the cape, and the grommets. Since then, I've attended other …

Post Haste Project Update

I have made previous posts about Post Haste here and here including one YouTube video. I have updated my template folder structure and removed some unnecessary .gitignore files. I have updated both of the template projects on github and bitbucket. There are a few changes. I added the Vashi Nedomansky Deadpool Adobe Premiere project file. …

%d bloggers like this: