HN user

pkinsky

1,233 karma
Posts11
Comments349
View on HN
NeverSSL 10 years ago

I've always used example.com for this purpose, but this is cool. Thanks!

Not that I take the whole Bostrom superintelligence argument too seriously, but this is an incredibly weak argument (or more accurately, bundle of barely-related arguments thrown at a wall in the hope that some stick) against it. Feel free to skip the long digression about how nerds who think technology can make meaningful changes in a relatively short amount of time are presumptuous megalomaniacs whose ideas can safely be dismissed without consideration, it's nothing that hasn't been said before.

Amazon Restaurants 10 years ago

I'd prefer links to stories about new ventures, their strategic impact, etc, but given that anything worth discussing usually produces multiple stories it's better that all the discussion occur on a single thread with a link to the announcement.

I'm confident that heavily armed hicks trying to found some sort of confederacy 2.0 could offer at least as much resistance as the Taliban. The US government doesn't exactly have a great track record of successfully suppressing insurgencies, even without having to do it on American soil, which would increase the public relations hit for collateral damage (I imagine CNN would care more if predator drones started bombing American weddings, for example).

Thanks for putting this together! As someone interested in cognitive biases, I wonder: how many of these effects have survived the recent replication crisis intact?

Right, right of course. Your totally secular belief system is what led you to a moral viewpoint in which it is immoral to rent the mouth, vagina or anus, of another human being, but (one assumes) renting their penis is totally fine.

So as a gay man, it would be highly immoral for me to have sex with a prostitute whom is a bottom, but renting the services of a top for the night would be totally fine. Am I interpreting you correctly (not that I have, or plan on, engaging the services of sex workers. Not really my scene.)?

If you're deliberately misinterpreting my post, we're done. If you're not, I see no point in engaging further with you.

Once again, if only for the peanut gallery: you are asserting that no sex workers have agency in the matter of their employment. Yes or no?

some of the people ignorant of the shifting nature of prostitution are actually prostitutes and prostitutors themselves

Sounds awful paternalistic. Have you considered the possibility that people who make choices you disagree with have agency?

That's absolutely right. I suggest a simple experiment here: https://news.ycombinator.com/item?id=12420407

It should be possible to come up with ~10 'clone' games (slap trump/hillary with a fish, hit trump/hillary in the face with a pie, etc) by swapping a few assets. Phonegap could be used to deploy the same simple javascript/html5 app on android and iOS. Submit each app to Google/Apple and see what the acceptance rates look like. I would think that would be enough to confirm or disprove the existence of any bias.

For those flagging this, why not try an experiment? Put together two pallette-swapped games, perhaps 'Slap Hillary with a fish' and 'Slap Trump with a fish'. Submit these games to Apple and Google for app store approval.

If you're correct in your assumption that no bias exists, either both or none will be approved. If n=2 isn't enough, this should be easy to run with greater sample size.

I try to center myself. For example, I focus fully on breath for a few breaths, think 'I am breathing in, I am breathing out'. Focus on how your feet/bum/spine are supporting your weight, readjust slightly if your posture is awful. Get whatever problem you're working on out of your head.

After a few seconds of this, I come back to the problem and usually am able to do at least slightly better. It's like power cycling your brain after it gets stuck.

I think we're getting hung up on 'function' here: the article is really about the benefits of type systems (either runtime or compile time) as applied to the argument and result types of functions. The actor implementations I've used (mostly just Akka) lack strong types, but I think treating containerized apps as actors that can only send or receive specific message types would fix the problems the article brings up.