HN user

Keepo

58 karma
Posts1
Comments11
View on HN
[dead] 10 years ago

What I find really interesting is that he no longer have access to his PGP key. I wonder what is the story behind that

Can you please explain why you think /r/TheDonald should be banned? Should they be banned just because they have different political view than you do? Or is it because such opinions are not allowed on reddit as whole? This touches something that is bothering me when sites like reddit look like they are apolitical but clearly that is not the case. They picked side (which is completely fine) and in very non transparent way are punishing anyone who doesn't share their opinions (which is not). For the other side it then looks like its all part of hidden conspiracy when in fact it is just people running the site who cannot accept that not everybody shares their view on the world.

Newspeak version of racism.

- it is not racism as long as you are being racist to white people

- only white people can be racist

It is quite simple

Can you elaborate more on what features you would never use and why please?

I feel save saying this and claiming this

Is `this` some kind of pun? When I was learning JS I never felt safe around this:)

ES6 is beautiful 10 years ago

Take a look at this site http://es6-features.org/ there is even comparison ES6 vs ES5 code. You can just go over every feature really fast a then you may get rough idea where to look next time you feel lost.

ES6 is beautiful 10 years ago

I don't get this. I am using almost all new ES6 features and absolutely love the productivity I am getting thanks to it. To be honest JS became my favorite language. I can write mobile apps with it(react native), have unmatched user experience on web (isomorphic react), write backend server in like a minute (koa), write multiplatform games that would run even on your fridge(phaser.io), write some sci-fi like data visualizations (D3), desktop apps(electron) and the thing I like absolutely the most is ease of debugging. Whenever I tell somebody about all the things I do with js at my work place I am mocked 'coz js is shit and slow xD" usually by an experienced architect who writes enterprise level webforms-jquery applications that are the biggest mess I have ever seen. From my experience the people who very vocaly hate js are the ones who never moved past jquery and now refuse to catch up so only thing they have left is often very vague criticism like its ugly,difficult to parse,have unnecessary features, it is hard to google the features(lol)