wmorgan comments on Public Service Announcement Collection - Less Wrong
You are viewing a comment permalink. View the original post to see all comments and the full post content.
You are viewing a comment permalink. View the original post to see all comments and the full post content.
Comments (328)
My guess is that this is true, but I'd be curious what the evidence is other than anecdote. Also, I wonder in the long-term how this will change. In popular media depictions, dominant females and submissive males are a common theme, so if people's sexuality is influenced by what they see/imprint at a young age (which is a standard hypothesis to explain fetishes), one would expect this to possibly change over time.
I don't agree with this one. Python is one of the easiest languages to read certainly, but there's still enough conventions used in programming languages that someone could be a very good programmer with small amounts of training and have this not happen. This sounds possibly like an illusion of transparency or typical mind fallacy.
Agreed about reading random source code files. I popped open the first .py file I found on the django project and got this:
conf.py
which I would say is a little esoteric for even the most precocious non-programmers.
But I also agree that investigating one's programming aptitude is a great low-investment high-reward endeavor. It does seem to be the case that many people just "get it". This thread offers some great suggestions on how to check: Checking for the Programming Gear.