pm2 could work https://pm2.keymetrics.io/
HN user
thedookmaster
hnchat:N8vWBvd9GRgXig33G0gp
Re: domains
You can run each project on its own subdomain on a shared domain. Example: app1.mysite.com app2.mysite.com. This can save you tens of dollars a year and save you some headaches. Probably not optimal for SEO, but for random projects it's pretty good.
I can wholeheartedly recommend yadm which is a dotfiles manager built around the bare git repo concept. If you know git, you know yadm.
I've used asdf for years, but recently switched to https://github.com/jdx/mise It's a drop-in replacement for asdf, but I prefer some of the nice features it has to offer.
We were made aware that a single user of the AI platform was purportedly provided an image that did not adhere to the built-in parameters set by the developers.
I laughed at this. What a non-apology with no accountability.
here's an alternative I've used in the past: pup https://github.com/ericchiang/pup
https://github.com/debauchee/barrier is the free open source version of this
I don't use the qwerty layout, I use colemak. Likely this mitigates this for myself.
+1 for unhook here's the homepage which links to the firefox, chrome, and edge version https://unhook.app/
Here's my scripts directory from my dotfiles repo: https://github.com/kleutzinger/dotfiles/tree/master/scripts
Mt. Diablo is in Contra Costa County, not Oakland.
lektor offers some of this functionality. editing is done locally through a browser UI, but there may be a way to host the interface. deployments are easy.
I've enjoyed using Dokku https://dokku.com/ It's very similar to heroku, but self-hosted. The pre-setup digitalocean option seems like a good way to try it out.
Here's a short video series that helped me get started: https://www.youtube.com/playlist?list=PLsClh15QqVh5lQ-_iiFYO...
https://sqlbolt.com/ and then https://sqlzoo.net/ were great places for me to start.
I have Caps Lock mapped to Backspace. Makes total sense after seeing how out of the way Backspace is.
Arch Linux all the way, for any type of development. I love trying out different languages and frameworks , and pacman makes installation and updating a breeze.