Viewing profile — sufianrhazi
sufianrhazi
HN member- Joined
- Thu, May 24, 2012, 7:17 PM UTC
- HN karma
- 12
- Public activity
- 7 items
- HN profile
- View on Hacker News ↗
About sufianrhazi
No profile information was provided.
Recent public activity
-
comment
Comment #44013096
This is a great upcoming feature, I wrote some practical advice (a realistic example, how to use it with TypeScript/vite/eslint/neovim/etc…) about it a few months ago here: https:/…
-
comment
Comment #43051800
It strikes me that a straightforward solution to this problem would be to have Google Translate dispatch a new CustomEvent with a particular "type" and a reference to the new eleme…
-
comment
Comment #42241331
Nah, I advocated for hiring someone out of a bootcamp who was previously a dancer. She ended up being a great addition to the team, was an excellent communicator, and was a signifi…
-
comment
Comment #37526615
Oh you're right, nice catch!
-
comment
Comment #37526238
Nice! Though there are max 32 pieces on a board, not 16; so this scheme is 64 + 32 * 4 = 192 bits, or 24 bytes. The bit to indicate whose turn it is isn't accounted for here. But i…
-
comment
Comment #8902588
I hope people don't study this. The answer to this question doesn't matter. The whole point of this question is to (1) gauge the clarity of the candidate's communication when expla…
-
comment
Comment #4020065
Unfortunately, this approach will not work for clients using Internet Explorer (save for IE 10). WebSockets and EventStreams are fairly new, and not supported across all browsers (…