Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mloughran
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
mloughran
4y ago
There was a concurrent incident affecting a large number of GCP services: https://status.cloud.google.com/incidents/fmEL9i2fArADKawkZA... . It would have been rather useful had GCP linked these (presumably linked) incid
2.
▲
by
mloughran
4y ago
Totally agree. I literally piped updates to diff last night to see whether GCP were actually making progress fixing anything or just spamming the same update message. Would make a useful twitter bot…
3.
▲
by
mloughran
15y ago
Yes, you can get a text diff from http://datatracker.ietf.org/doc/draft-ietf-hybi-thewebsocket...
4.
▲
by
mloughran
16y ago
Have you tried the presence functionality described on http://pusherapp.com/docs/presence ? It doesn't cover all use cases, but for the cases it covers, we think it does a pretty great job! Disclaimer: I'm from Pusher :)
5.
▲
by
mloughran
16y ago
Where are you getting the 20-30x number from? There is no demonstrated WebSockets attack in the "Transparent Proxies: Threat or Menace?" paper.
6.
▲
by
mloughran
16y ago
We tried nginx http_push_module before building pusher, and it was definitely one of the inspirations. I'd recommend it if you want to use long polling and are happy to maintain your own infrastructure.