Why the Environment Variable System is Bad
Computer Science, Design Issue. on Environment Variables System
- Environment variables, is very nasty.
- It began by the unix idiots in 1970s.
- They are effectively a shitpile of globle variables stamping on each other and creating hidden states.