Hacker News new | ask | show | jobs
by bamboozled 1471 days ago
Yeah, "If I do <some obscure thing> in <chose any language>, and it doesn't work how I like, I don't think it's good"
1 comments

Naming a file is an obscure thing?
__main__.py? PRN? index.html? "This filename does something special" is hardly a situation unique to Go.
__main__.py clearly stands out with its underscores. index.html is a historical accident. And they're both just single files, not a glob.