• @[email protected]
    link
    fedilink
    English
    -71 month ago

    I think that this is the reason that the rust programming language exists: to make learning the skill too hard for a regular person.

    • Hello Hotel
      link
      English
      10
      edit-2
      1 month ago

      My favorate quote about the language is, “it feels like rust was made by people who hate uncertan behavor.” Languages with manual memory management are harder. On top of that, Rust demands you prove your memory management is ‘correct’.

    • @iopq
      link
      English
      81 month ago

      Programming is already too hard for a regular person

      • Semi-Hemi-Lemmygod
        link
        English
        61 month ago

        Yes, most humans have trouble putting what they want into logical step-by-step instructions.

    • @[email protected]
      link
      fedilink
      English
      11 month ago

      much easier than C/C++. no more random bugs that make no sense and basically untraceable segfault crashes