• 0 Posts
  • 1 Comment
Joined 1 year ago
cake
Cake day: June 23rd, 2024

help-circle
  • Building a pc has no bearing on what a programm does or how some software works. With win11 as a tech savy person i alwas struggle to find where to do things that i knew in the old gui. Windows isnt better because of gui. Its just that people always used it and know where stuff is. The next generation of kids that grew up on phones will not know how to do things in windows. Learning a console command is not more difficult than knowing a gui. The only hard part is knowing what program is used for what purpose, if you have no idea that pacman is your package manager you cant write pacman -h for the help text but the same is true with guis, if you dont know the icon for your purpose you cant run it. The biggest problem i see with people is that they just dont want to read something. I have people who were developing apps for/on windows before and if they get a error in the linux console they dont read it at all and just put sudo in front of it or ask chatgpt.