Viewing profile — mothepro
mothepro
HN member- Joined
- Tue, Jan 05, 2016, 9:17 AM UTC
- HN karma
- 8
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About mothepro
No profile information was provided.
Recent public activity
-
comment
Comment #39662868
This is not true at all.
-
comment
Comment #39662516
There are solutions which don’t require a third party. These would be guaranteed to survive in case a third party shuts down with a long duration. Paper: https://docs.google.com/do…
-
comment
Comment #26498949
Last year I also released a barebones chart maker using only web components [0]. Meaning you can add a chart to your webpage with just an HTML tag. [1] The functionality behind thi…
-
comment
Comment #26167850
I made this quite a while ago but finally got around to finishing & open sourcing it. It is built using custom web components & uses the browsers peer to peer functionality to play…
- story
- story
-
comment
Comment #23523237
Not necessarily, TURN servers should only be required for strict NAT. It seems that 92%* for connections are not behind strict NATs. * https://developers.google.com/talk/libjingle/…
-
comment
Comment #23002302
The same could be said about adblock. Most ads are not the horribly annoying like they used to be, so adblock is just immoral, stealing from the website content creator.
- story
- story
-
comment
Comment #22003307
Thanks, hope it helps next time you need to debug.
-
comment
Comment #21997147
I prefer TypeScript over plain JS and would like a strongly typed way for dealing with event emitters. So, I created fancy-emitter. I figured there are many other improvements whic…
- story
-
comment
Comment #21960777
I made this same game a while ago with React too. https://sets.parkshade.com . :) What was the biggest challenge you faced doing this project? Open sourced the game ui and engine o…
-
comment
Comment #11633373
In the hacker news Android app browser your page looks fine but the tests has no line height. Proof: https://www.dropbox.com/s/cdn5agc7plbr8g3/Screenshot_2016-05...