Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
hannibal5
on Oct 31, 2013
|
parent
|
context
|
favorite
| on:
Fixing Unix Filenames (2012)
This is solving the problem in the wrong place. The proper way for OS is to treat filenames as binary sequences like Linux does and have no problems.
The problems that arise elsewhere should be solved elsewhere.
overgard
on Oct 31, 2013
[–]
So instead of solving it in one place, we should solve it in hundreds of places?
ketralnis
on Oct 31, 2013
|
parent
[–]
If the problem is the shell like I assert, there are probably fewer shells than filesystems
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
The problems that arise elsewhere should be solved elsewhere.