I was preparing a slide deck for a hackathon and decided to put in a QR code to allow people to connect with me. Naturally, I googled for a service and used it. It turns out that the code generated used a link that had an expiration time associated with it. I learned my lesson and searched for an npm package to achieve this for the future. With the terminal, I would be in total control next…