Reality does not have amount of details, it is infinite in all directions. Its only that we perceived certain amount of details, some more some less. One can spend their whole life mastering a single aspect and there always will be room to improve.
I'm not defending it, I'm saying "cringy sexist bullshit" is just a modern liberal western take. It could have been something like "people might see it problematic", and I agree with that.
>you do not seem particularly open to criticism either.
Right, and how would you know that? Just make sure you make your opponent look bad and you win the argument - this worked in school, not sure why try to do it here.
Its the plague of western people thinking they have the moral high ground over other cultures and nations. In the place where I grew up this kind of scene would be considered normal. But you must be the one who dictates what is right and what is wrong, don't you?
Nice one, what I noticed is that out of 4 options 1 wrong is just something looking similar in letters, and 2 options are opposite meaning of each other - so actually the choice is 1 out of 2, not 4.
Also many highest difficulty words are actually combinations of multiple smaller words which makes it easier to guess, I got more right in expert/grandmaster than in advanced.
You assume that its used to show advantage, but we are on a technical forum and for me, as an engineer, its always interesting what language or tech was used to create a project.
I don't understand non-breedable part, mosquitoes are a part of a food chain as everything else, surely you don't think eliminating them will have no consequences?
In my experience there are many problems with significant whitespaces, things like copying pieces of code require much more work, when indentation actually changes the logic you can not ask your tool to do it automatically - because there is no single right way to do it. Tabs vs spaces can also be a problem.
Readable syntax with mandatory indentation is a very questionable idea. For me its easier to understand that something ends with a specific designation, not with a lack of it. Indentation should be solved by formatter and not the language.
And I don't quite understand the memory model, is it something similar to Rust?
Now with AI I find myself in need for a space that can combine multiple repos into a single "project". For example for debugging an issue across the system, or asking it to verify if FE/BE communication schema has any mismatch, or describing the complete feature flow from one end to another.
Is Cate's canvas per git-repo or can I add multiple?
AI has nothing to do with laziness or greediness. It makes things more efficient - and given that our time is limited strive for efficiency is a good thing.