It's a subtle issue. Supposing "consciousness" here means the subjective, first-person experience of one's own, we don't really know anyone else other than ourselves to be conscious. I only have evidence of the…
The gender of a noun in the native language is sometimes the opposite in the other language, so it can be difficult in its own way as well. At least this was my experience when briefly learning german as a portuguese…
Isn't data-oriented design about organizing the data in a way that reflects the most common access patterns of the program? The approach of placing all numbers in a big number vector, all Arrays into a big Array vector,…
It's a subtle issue. Supposing "consciousness" here means the subjective, first-person experience of one's own, we don't really know anyone else other than ourselves to be conscious. I only have evidence of the…
The gender of a noun in the native language is sometimes the opposite in the other language, so it can be difficult in its own way as well. At least this was my experience when briefly learning german as a portuguese…
Isn't data-oriented design about organizing the data in a way that reflects the most common access patterns of the program? The approach of placing all numbers in a big number vector, all Arrays into a big Array vector,…