Comments by "Charlie Kahn" (@charliekahn4205) on "Mental Outlaw" channel.

  1. 81
  2. 57
  3. 43
  4. 29
  5. 18
  6. 13
  7. 11
  8. 10
  9. 9
  10. 7
  11. 7
  12. 6
  13. 5
  14. 5
  15. 4
  16. 4
  17. 3
  18. 3
  19. 3
  20. 3
  21. 3
  22. 3
  23. 2
  24. 2
  25. 2
  26. 2
  27. 2
  28. 2
  29. 2
  30. 2
  31. 2
  32. 2
  33. 2
  34. 2
  35. 2
  36. 2
  37. 1
  38. 1
  39. 1
  40. 1
  41. 1
  42. 1
  43. 1
  44. 1
  45. 1
  46. 1
  47. 1
  48. 1
  49. 1
  50. 1
  51. 1
  52. 1
  53. 1
  54. 1
  55. 1
  56. 1
  57. 1
  58. 1
  59. 1
  60. 1
  61. 1
  62. 1
  63. 1
  64. 1
  65. 1
  66. 1
  67. 1
  68. 1
  69. 1
  70. 1
  71. 1
  72. To be fair, there are a few caveats to GNU/Linux or any other Unix-like OS. For instance, most distributions do not offer a way to directly access the package manager graphically, meaning you have to know the command to use for your distribution, or go through PackageKit. As well, there are points where the entire display system crashes and you have to know some commands to get back (like, say, using your sysctl program). And many of these commands have names that people wouldn't normally guess (why use cat for printing lines, or cd for goto, or nano for a text editor?). This problem also can extend to Linux's very old and extended-upon file hierarchy. Most people would probably have no idea what goes in bin, lib, var, or etc, and I'm betting tons of people would wonder why home and usr both exist at once. Most NT users would barely even know how to use their command line, since generations of graphical tools have been built to automate things. However, since Linux is at its core a hobbyist OS which has a decent shell, people don't do that much on Linux. A decent solution would probably be for a beginner distro to list basic commands on shell startup and/or if you type in 'help', since for new users there's nothing less intuitive than a blank screen, but I have yet to see any distro do that yet. Sure, DEs exist, and they work very well, but chances are people will need to use the terminal at some point, and right now that CLI has a UI which makes it seem difficult for new users.
    1
  73. 1
  74. 1
  75. 1
  76. 1
  77. 1
  78. 1
  79. 1
  80. 1