| > Is there some 4chan-esque programming language that actually discourages queer people from using their language? There isn't. I find that any organizations priding itself in employing (X) group of people is being disingenious at best, and preferential at worst. Personal traits are irrelevant in a professional setting, let alone an online one where they are hidden away behind written communication. So to actively seek them out, or worse, place them on a pedestal, only signals that you reward personal traits over actual work ethic and ability. You're essentially taking pride in what your employees are rather than what your employees can do... Such organizations tend to go down a purity spiral of policing human interaction and speech, as well as preferential treatment of employees, to the detriment of product quality. Often implementing measures that are low in merit but high in potential for abuse, such as forcing contributors to sign vague agreements[1], or banning "offensive" numbers[2] from being used. I wouldn't trust such an organization with my machine or data. The comments in the article do nothing but instill doubt in Rust's quality as a product and its future. [1] https://www.rust-lang.org/policies/code-of-conduct [2] https://github.com/rust-lang/rust/blob/d0ea1d767925d53b2230e... |
2. That does not ban any numbers from being used. That is a lint in the compiler's codebase where they do not wish to have those being used in examples. only the compiler.