Y
Hacker News
new
|
ask
|
show
|
jobs
by
jeltz
5061 days ago
I would have preferred if it did not rely on environment variables since almost nobody sets them which means there will be untested code in applications implementing the specification.
1 comments
takluyver
5061 days ago
Where possible, applications should rely on tested libraries to implement the specification, like PyXDG.
link