HackerTrans
TopNewTrendsCommentsPastAskShowJobs

XeO3

no profile record

comments

XeO3
·в прошлом году·discuss
Apart from these applications of XOR, a favourite one is using Bitwise AND to find Even/Odd numbers.
XeO3
·в прошлом году·discuss
I adore "The Secret World of Arrietty" and "When Marnie Was There". I hope Hiromasa Yonebayashi gets to direct more of Ghibli's movies.
XeO3
·2 года назад·discuss
Yep. One thing I noticed that how intuitive it was to implement setInterval in class. However, in hooks, you probably need a guide for that.

https://overreacted.io/making-setinterval-declarative-with-r...
XeO3
·2 года назад·discuss
Google has it too. :) https://www.google.com/teapot
XeO3
·2 года назад·discuss
Yeah, that element should be 'textarea' instead of 'div' or at least the 'contenteditable' should be true.
XeO3
·2 года назад·discuss
https://www.sharedrop.io/ as well. It's open sourced, too.
XeO3
·2 года назад·discuss
Balrog is missing. Not sure, if it's its own race or belongs to demon category.
XeO3
·2 года назад·discuss
"JavaScript: The Definitive Guide" does go deeper, with thorough examples in all the topics mentioned in the index. It also provides examples of static types using Flow instead of TypeScript.
XeO3
·3 года назад·discuss
It is mentioned in the exception list of structuredClone.

https://developer.mozilla.org/en-US/docs/Web/API/Web_Workers...
XeO3
·3 года назад·discuss
> In general, if a statement begins with (, [, /, +, or -, there is a chance that it could be interpreted as a continuation of the statement before, if semicolon isn`t provided.

While /, +, and - are rare in the beginning of the statement, ( and [ aren't.
XeO3
·3 года назад·discuss
Porcupine Tree/Steven Wilson, too. "Deadwing" is one of their best work.
XeO3
·3 года назад·discuss
From Feynman`s biography, on trying to separate the isotopes of uranium:

> It was such a shock to me to see that a committee of men (Oppenheimer, Compton, Tolman, Smyth, Urey, and Rabi) could present a whole lot of ideas, each one thinking of a new facet, while remembering what the other fella said, so that, at the end, the decision is made as to which idea was the best - summing it all up - without having to say it three times. These were very great men indeed.