austinkurpuis

↗ HN profile [ 30.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. I just released my latest Open Source project, Env Magic. It offers a better way to responsibly access Environment Variables in Node.js applications. I am very open to feedback to please open a ticket or a PR if you…

  2. Over the weekend I integrated GPT with the Node.js REPL and the results are pretty compelling. Using this to build simple a proof of concept feels almost magical. Give it a try and let me know what you think!

  3. Working in a large team to integrate WebHooks from 3rd parties can be challenging and cumbersome. You need a proxy or a port forward so the WebHooks can reach your machine on a local network. Adding to the complexity,…