Hacker News new | ask | show | jobs
by hannibal5 4610 days ago
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.

1 comments

So instead of solving it in one place, we should solve it in hundreds of places?
If the problem is the shell like I assert, there are probably fewer shells than filesystems