▲ | bcrl a day ago | ||||||||||||||||||||||||||||||||||
That doesn't work reliably either. No existing code scrubs STDDATA_FD from their environment variables, and there's no way to know if anyone uses STDDATA_FD in the wild. Why not just use a command line parameter like everyone else? Different isn't better in a situation like this. This is a larger concern I've started to see in a certain class of younger developer where existing conventions are just ignored without an attempt at understanding of why they exist. Things are only going to get worse as naive vibe coders start flinging more AI generated garbage out into the world. I pity the pole folks trying to maintain these systems a couple of decades from now. | |||||||||||||||||||||||||||||||||||
▲ | veltas a day ago | parent [-] | ||||||||||||||||||||||||||||||||||
That's what I really meant by saying a parameter, it should be an option/flag that's given explicitly at invocation, or just a different program name. | |||||||||||||||||||||||||||||||||||
|