|
|
|
|
|
by taserian
3074 days ago
|
|
What I feel is most important is reducing the amount of "friction". if the OS is a GUI Linux with Python, it's just a matter of: - opening a terminal - `python` - `print "mikestew"` The friction to get over is the Terminal ("You mean I have to type to get the computer to do something? Why can't I use my mouse?", and the situation if the above fails because you were using Python 2 or 3. |
|