When I read these AI control problems I always think that an arbitrary human is being conflated with the AI's human owner. I could be mistaken that I should read these as if AIs own themselves - I don't see this case likely so I would probably stop here if we are to presuppose this.
Now if an AI is lying/deceiving its owner, this is a bug. In fact, when debugging I often feel I am being lied to. Normal code isn't a very sophisticated liar. I could see an AI owner wanting to train its AI about lying an deceiving and maybe actually perform them on other peop...
What do Neoreactionaries think of the Islamic State? After all, it's an exemplar case of the reactionaries in those areas winning big. I know it's only a surface comparison, I'm sincerely curious about what a NR think of the situation.
While this is an interesting question - my take on the NRx was it was more anti-democracy then pro-Monarchy. So I think a better question for them would be: if fundamentalist Muslims become a democratic majority (via demographics) and vote in IS or the Muslim Brotherhood would that be a "big win" too? A less hypothetical question might be NRx's take on the state of Iraq's fledgling democracy.
Russia is already approximately 15% muslim, with huge differential birth rates between christians and muslims. And that 15% understates the real issue for violence and control - who has the most young men. I've seen numbers that by 2020 (!) half the Russian army will be muslim, and that majority will only grow from there.
Doesn't this analysis depend on army technology not changing? 100 years ago this would be spot on but if in the next decade we continue to see smaller armies of people being more and more effective you could have a Russia with an even s...
Being 100x more productive is about not solving hard problems you don't need to. Spending time thinking about ways to avoid the problem often pays off (feature definition, code reuse, slow implementations, ect). Much of the best practices that you read about are solving problems you wish you had - I wish my problem was poor documentation because that means someone actually cares to use it. I was always surprised by how bad the code was out in the wild until I realized it was survivor bias - the previous owner deferred solving some problem for a long time.
I don't think we would be that far behind.
NNs had lost favor in the AI community after 1969 (minsky's paper) and only have become popular again in the last decade. see http://en.wikipedia.org/wiki/Artificial_neural_network
The only crossover that comes to mind for me is the vision deep learning 'discovering' edge detection. There also is some interest in sparse NN activation.
Question on infinities
If the universe is finite then I am stuck with some arbitrary number of elementary particles. I don't like the arbitrariness of it. So I think - if the universe was infinite it doesn't have this problem. But then I remember there are countable and uncountable infinities. If I remember correctly you can take the power set of an infinite set and get a set with larger cardinality. So will I be stuck in some arbitrary cardinality? Are the number of cardinality countable? If so could an infinite universe of countably infinite cardinali...
I'd look for a good headhunter in your field (assuming it is not too niche). Let them get the commission for finding you a job.
Why even read left wing articles if they upset you?
My take is that if the public space was skateboarder and homeless friendly, the author could easily write a similar article on how that scares [insert other victim group] away from the public space.
As for why it is written that way, Kling's book The Three Languages of Politics is a good explanation. The left likes to think in oppressed verses oppressor terms.
Thanks for posting this article. There is a park being planned near me and there are certain architectural features I now want it to consider ...
Brokerage accounts (fidelity/etrade) are better then bank accounts in every way (in the US). Use them with a margin account to safely maximize your investments. The margin account will basically function as an overdraft / short term loan at very favorable rates. Reasons:
I have a hard time with the goal setting phase. Do I really want the goal? Would doing X really achieve the goal? Even if doing X achieves the goal would the cost be too high? Sometimes I think this is akrasia other times I think it is being accurate that the goals are wrong.
For most of the work stuff I find it easier to remember where to find things rather than the things themselves. The hard stuff is the undocumented and constantly changing locations and procedures where a search is likely to find out of date junk.
I think there would be more contributions. For instance, StarSlateCodex seems to get more engagement by discussing the Taboo topics. Its widely believed that many LWers left here but visit those types of sites. Could LW fully explore rationality without the those topics? Probably - but it would be dry and boring.
I think that the reddit code base (LW's) would be a better platform for the rationality community then a bunch of random unconnected websites. I had proposed an egalitarian software solution which I think would allow the Taboo topics to be discussed without forcing them on anyone.
What are the current developments? Is anything dominant now? Wiki claims Logical Positivism was dominant until 1960.
Also do the current developments matter? Would any of the hard sciences do things differently? Did the change affect the soft sciences?
I always liked that episode. Before I thought being emotionless was effortless for Spock. When I saw that episode I realized he had to work at it.
I don't have kids so take this with a grain of salt. Just give a disappointed/disapproval look every time he swears. Maybe practice in the mirror. Let guess culture work its magic.
Thanks for the insights. I am not in the industry. I hadn't thought about the tax and creditor aspects of life insurance. I can see how those could become murky really quick.
As for the cryogenics, yes I was thinking of some sort of life insurance policy. Maybe I should take it off my list since 'permanent death' would be financially devastating. My thinking was you probably have other things to focus on if you can't pay it out of pocket.
As for house and renter insurance, I don't think the insurance company's profit is a good indicator of how much expecte...
Other trigger points should be when to self-insure. The usual guidance is when you could easily pay the replacement costs. Insurance is always a low odds bet. The only economic reason for it is when losing the bet would devastate you financially.
NNs connection to biology is very thin. Artificial neurons don't look or act like regular neurons at all. But as a coined term to sell your research idea its great.
NNs are popular now for their deep learning properties and ability to learn features from unlabeled data (like edge detection).
Comparing NNs to SVMs isn't really fair. You use the tool best for the job. If you have lot... (read more)