|
|
|
|
|
by ale22
2504 days ago
|
|
I think there is another post on HN right now about how computers are more like appliances today and no longer as readily programmable as they were before. And looking at that problem, you realize that a shell is a huge part of the tinkerability of an OS and bash has dropped the ball in that regard. It's like it's frozen in 70s. We should be moving towards something like a LISP machine where the whole system is exposed through your shell itself. Perhaps, we can start using Chrome dev tools console something like a shell, a good first step might be using typescript for the shell. |
|