Helpful Info, Programming
Forward Ports in NGINX
Every once in a while you need all traffic for a specific port to be blindly passed to an upstream…
- 2024-09-08
- fredlackey
Programming
When Not to Test Code?
I know. I know. Settle down. No, I’m not advocating you should ignore writing tests. I’m simply saying there is…
- 2022-01-28
- fredlackey
Programming
Easily Dockerize Node Apps
Quick script to Dockerize and tag your Node app with the current version number without having to dig through files for values….
- 2020-08-27
- fredlackey
Programming
Errors, Statuses, and Exceptions … Oh my!
Panic. AbEnd (or “abend”). GPF. Blue Screen o’ Death. There are many names for it but I’m certain you’ve seen…
- 2020-07-28
- fredlackey
Programming
Easier Dates for Programming
The past few months have found me seriously investigating open source technologies for development… more specifically, the MEAN Stack (MongoDB,…
- 2015-02-13
- fredlackey