Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
jebu
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
4 ms
·
1.
▲
Metamask has been slow? Try this
(whathefox.com)
2 points
by
jebu
4y ago
|
2 comments
2.
▲
by
jebu
4y ago
A fun take on metamask slowness of late and introducing Obvious a mobile crypto wallet designed to be fast on the go.
3.
▲
by
jebu
16y ago
I have the websocket server as a gen_server process which could be tied into an existing supervisor. Each connected client is an Erlang process a non gen-server one primarily because restarting a failed client is almost useless since the n/
4.
▲
by
jebu
16y ago
Nice this started out as a fun implementation and now does transparent SSL and flash policy responses. Uses port forwarding to server on different ports.
5.
▲
by
jebu
16y ago
One of my own https://github.com/jebu/websockets
6.
▲
by
jebu
16y ago
Ooops.. just fixed it, thanks for letting know
7.
▲
Why Erlang? - In-A-Gist Blog
(blog.inagist.com)
70 points
by
jebu
16y ago
|
9 comments
8.
▲
by
jebu
16y ago
Sure I will extract some out in a follow up post.