"A square is a shape made up of four equally long lines a, b, c, d where a is perpendicular to c and d and parallel to b. Each of these lines meet exactly two other lines at it's ends."
I'm not a mathematician so there might an odd case somewhere in there. Maybe it has to be confined to a shared plane?
I honestly never considered it until now but it makes sense. Mouse sensetiviny can be adjusted so you never need to use the lock on which can open a new dimension of control. Getting stabbed in the back on a controller and monitoring multiple enemies is a bit tricky sometimes.
Next time I boot it up I'm going to give it a shot.
You are the most qualified person to diagnose yourself since you're the only one that knows what happens on the inside which is where autistic symptoms predominantly are.
Neurotypicals lump themselves to early with autism and autistic people do it too late since they feel the criteria is very strict. Think NT saying "yes, I have autism because..." and autistic people say "no, I don't because of...".
Honestly, just take some tests and use them as a screening tool and take it from there. Good luck!
It's because a lot of the way humans go about their life is based on traditions. Getting everybody to switch from a system that already works pretty well is just a hassle.
Examples:
English spelling is faaar from phonetic and children take longer to learn how to spell than in Spanish for example. (though, cough, enough, plough instead of something like thouğ, koff, enaf and the US plow)
Metric system adopted globally would streamline a lot of global industries that have no cater to each system.
Driving right side everywhere. Sweden switched but asking India to switch makes way less sense.
Date formats. Arguably the best if everyone uses ISO 8601 but nobody does.
I personally hate it and I prefer the java/js style. The braces are also horrible. Here's an example.
public class ExampleEvents
{
public bool IsValid;
public IWorkerQueue WorkerQueue { get; init; }
public event Action EventProcessing;
public void StartEventProcessing()
{
static int CountQueueItems() => WorkerQueue.Count;
// ...
}
}
I also had issue when I was working on a pycharm project back when I was on windows. During setup it asked me "What's your name?" and my name has a cheeky accent which Windows was decided should be the name of my Home folder. Home folder also has appdata and whatnon so which the build system didn't expect to have a an accent in the folder path.
I ended up having to create a different folder and link to it then move all the path configurations to that folder link just so I could get imports working.
No, just a 2d plane