butterpeanut's comments

butterpeanut | 6 years ago | on: Facebook tries hiding Like counts to fight envy

With the parting comment in mind, that there are people who give a shit at FB, how do you/they reconcile putting a lot of effort into managing user envy, when we have a much bigger problem caused by FB, in that it is actively feeding a single perspective to each user to further entrench that viewpoint (with the objective of selling advertising) when it could achieve a lot more worldly good by providing alternate viewpoints. The practice of pushing more alt right to the alt rights, or more leftist content to liberals is strengthening tribalism and as a result doing far more damage to society than 'like envy' would ever do. Please don't see this as a challenge or an attack, I'm really curious to know how this sits with FB employees, climate change is threatening the planet but tribalism is threatening democracy and FB is feeding that monster.

butterpeanut | 6 years ago | on: Senior Developers Are Getting Rejected for Jobs

I failed my amazon whiteboard interview, I couldn't write a flawless binary search and as a result the guy said my entire CV must be a lie. There was a bug in the code somewhere, couldn't figure it out without a compile and a debug run. I've been coding for 38 years and I've built a world class product but hey, whiteboards don't lie right? Personally I think it was the fact that I was dealing with a lot at the time, personal stuff, plus I was banging my head against the wall trying to figure out why my socket server wasn't scaling properly to serve a large network, and I was nervous as heck.

If you want a developer who can rattle of a computer science algorithm, then whiteboard interviews are the way to go. I would rather ask the developer how she would create a password authentication scheme, and in doing so potential avoid a data breach down the line when they fail to apply proper security principles. Or I would challenge them on how they normally approach a problem, so that I could see how teachable they are. People who are not teachable are bad for business. I would also ask them to share a technique with me to see how willing to share information they are because IT people who don't like to share information are equally bad for business.

Lastly 'culture fit' is about finding more drinking buddies, if that's what you're hiring manager is doing you should fire him asap.

butterpeanut | 6 years ago | on: Apollo 10 Stopped Just 47k Feet from the Moon

Thanks, I initially saw the article title as 'Apollo 10 Stopped just 47 feet from the Moon' and I thought, gee that's rather strange, why would you do that. Also, how would you do that. Thanks for saving me from embarrassment. [edit] I always read the comments before the article.

butterpeanut | 7 years ago | on: Python at Netflix

Id like to contribute to the netflix code base by offering what is obviously a missing but much needed piece of code:

def enableAutoPlay( flag ): annoyingAutoPlay = flag return

page 1