|
|
|
|
|
by pontifier
2218 days ago
|
|
This brings up some interesting ideas about improving a CLI by improving the record keeping making it more deterministic, and enabling undo. Thinking about these 3 features together would essentially give a computer system a version control or tool assisted speed run kind of feel. Every command changes the state, and the system can be rolled back, and experimented with. I really like where this line of thinking could lead. |
|