HackerTrans
TopNewTrendsCommentsPastAskShowJobs

spicyj

no profile record

comments

spicyj
·8 ปีที่แล้ว·discuss
Most users can only set it as restrictive as "friends of friends", but if you have 10k+ followers or are verified then you can restrict it further.
spicyj
·8 ปีที่แล้ว·discuss
> Fun fact: you cannot block Mark Zuckerberg on Facebook. It just won't let you.

This was fixed months ago (and was a technical problem that affected anyone blocked by many thousands of people, not just him). It wasn't intended.
spicyj
·9 ปีที่แล้ว·discuss
I haven't used Ember Data much. I'd be curious how you think it could apply or could be ported to React. Maybe you'd have time to write up a short gist of what you wish you could write in React?
spicyj
·15 ปีที่แล้ว·discuss
Not sure what you mean; it was in a <pre> tag.
spicyj
·15 ปีที่แล้ว·discuss
Funny how it changed:

    for (int i = 0; v8::V8::IdleNotification() && i < 3; i++);
to:

    for (int i = 0; v8:: V8:: IdleNotification () & & i <3; i + +);