• aport@programming.dev
    link
    fedilink
    arrow-up
    6
    ·
    edit-2
    8 months ago

    People would be a lot less confused if they would read the official git book instead of trying to force their they through life googling errors and cheatsheets.

  • bloopernova@programming.dev
    link
    fedilink
    English
    arrow-up
    7
    arrow-down
    2
    ·
    edit-2
    8 months ago

    Yeah git is complex. It performs a huge array of tasks, the problem domain is very complicated. Do people complain Typescript or Rust is too complex? Probably some do but most accept that learning a programming language takes time and dedication.

    The hacker news thread on that article is depressing. So many people saying “waaahh git is hard! I had to look up how to do something!” No shit? You had to learn something you previously didn’t know?!?

    Like, multiple devs I’ve known had trouble understanding that things in git are often just pointers. Symbolic links. Yet it’s treated like an alien ship just crashed into their lap!