Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mothepro
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mothepro
3y ago
This is not true at all.
2.
▲
by
mothepro
3y ago
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/document/d/e/2PACX-1vQe-OF0Lw9
3.
▲
by
mothepro
6y ago
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 this and others are simple and allow the user to fully stylize
4.
▲
by
mothepro
6y ago
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 against others. Very open to any and all feedback,
5.
▲
Show HN: Sets – The puzzling card game in the browser you can play with others
(sets.momos.games)
1 points
by
mothepro
6y ago
|
1 comments
6.
▲
Show HN: My take on the card game Sets made with web components and peer-to-peer
(sets.momos.games)
2 points
by
mothepro
6y ago
|
0 comments
7.
▲
by
mothepro
6y ago
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/important_conce...
8.
▲
by
mothepro
6y ago
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.
9.
▲
Show HN: Add confetti to your website with just 1 element
(webcomponents.org)
2 points
by
mothepro
7y ago
|
1 comments
10.
▲
Show HN: Intro to lit-element – A simple clock element
(webcomponents.org)
2 points
by
mothepro
7y ago
|
0 comments
11.
▲
by
mothepro
7y ago
Thanks, hope it helps next time you need to debug.
12.
▲
by
mothepro
7y ago
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 which could have been made to the events module so I tried to ma
13.
▲
Show HN: Fancy Emitter, a Fresh Take on Node.js's Event Emitter
(github.com)
5 points
by
mothepro
7y ago
|
3 comments
14.
▲
by
mothepro
7y ago
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 on GitHub as well. http://GitHub.com&#x
15.
▲
by
mothepro
10y ago
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...