• 1 Post
  • 87 Comments
Joined 3 years ago
cake
Cake day: June 25th, 2023

help-circle


  • The problem is that “master” means several things. There is Masters degree, master sword, master blacksmith, master copy, all of which have absolutely nothing to do with master / slave.

    The Git “master” terminology came from “master copy”. There’s an email thread online where someone asked Linus Torvalds the origin and this is what he said.

    The whole thing about it being about master / slave was some random uneducated person guessing, and they were wrong.

    I agree that main is simpler and clearer, but it has nothing to do with racism.



  • I think you’re saying the same thing as what I am. If it’s more complex than what you may think, the language should guard against it. If not, it should make it simple.

    Rust, for example, is the only mainstream language where it isn’t possible to read from a file handle after it’s been closed. Doing so is a compilation failure. This is just a general invariant of “how to use files”.

    JS can also be complicated when it tries to hide realities about the world. E.g. is a const array or object immutable? No, the pointer is. But pointers don’t exist! /s













  • Hard disagree. I don’t understand why anyone would want case insensitive.

    Am I the only one who doesn’t go around mindlessly capitalizing letters? Do people find it too difficult to capitalize things?

    Do you want case insensitive passwords too?

    If I type X I mean X and only X. Uppercase letters are different letters, just like X and Y are different letters.


  • People go through that all the time. It’s normal. What matters is your learning. It sounds like you did learn.

    Also, maybe they don’t care about the text? Some people care some people don’t. But probably better for it to be an email / note. Not a big deal either way. Just learn and don’t ruminate on it. Everyone goes through it.