Hacker News new | ask | show | jobs
by alwillis 73 days ago
I think the point the author is trying to make is dealing with environment variables was a solved problem 40+ years ago on FreeBSD and other Unix-like systems.

And that we shouldn't need to download something like dotenv to address something the operating system should handle.