• 2 Posts
  • 88 Comments
Joined 1 year ago
cake
Cake day: June 15th, 2023

help-circle








  • You are right that the terminal is a really useful tool. But for the average user, the terminal is intimidating.

    No other OS works like Linux in term of UX. You can use iOS or Windows without a command line all your life.

    As this post describe, it is next to impossible with a Linux Distro.

    For the people that want Linux to be mainstream, this is an important hurdle to go over.

    I know that Windows sometimes shit the bed where you need to edit a register or use PowerShell, but for the vast majority of people, it won’t be needed ever in their life.









  • I’m talking about really basic stuff. AI is great as an entry point to a new language.

    For example, in python, finding out the current folder in which the script is running or in preact, how to use simple hooks.

    It’s fast, and once I know the name of the functions used, I can look up the documentation I need to and find appropriate tutorials and examples.