Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kragen
1 day ago
|
parent
|
context
|
favorite
| on:
Go is still not good
If the filename is not valid UTF-8, Golang can still open the file without a problem, as long as your
filesystem
doesn't attempt to be clever. Linux ext4fs and Go both consider filenames to be binary strings except that they cannot contain NULs.
This is one of the minor errors in the post.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is one of the minor errors in the post.