This feels like a corporate greed play, on what should be a relatively simple chat application. Slack has quickly become just another enterprise solution in search of shareholder value at expensive of data privacy.…
I wonder what the cost is compared to terminating SSL at Clodfront? For my web tier architectures, I use Cloudfront to reverse proxy both dynamic content (from the api) and static content (from s3). SSL is terminated…
I've seen lots of tutorials for single page apps/api architectures that specifically store JWT in localstorage, it's endemic. What I haven't seen though, is guidance on how to deploy SPA web apps using cookies properly…
Super critical co2 is also used for caffeine extraction in coffee, and its safer solvent for cannabis extracts and concentrates. I would never buy cbd products unless they are lab tested with a GC for contaminates and…
not sure exactly what you mean but there is a driver package that can adopt other protocols through the same interface. https://godoc.org/gocloud.dev/pubsub/driver
Why should I use this over https://gocloud.dev/howto/pubsub/? https://godoc.org/gocloud.dev/pubsub This has support for many pub/sub protocols. Why reinvent something that already exists instead of just contributing…
>That said, I'm not sure how serious you are about handling file uploads, but uploading directly to buckets often means uploading to a single region (on aws, a bucket may be hosted in us-east-1 for instance, meaning…
Also: https://news.ycombinator.com/item?id=19156671 go can handle 1 million of concurrent websocket connections anyway, so what is the point?
This feels like a corporate greed play, on what should be a relatively simple chat application. Slack has quickly become just another enterprise solution in search of shareholder value at expensive of data privacy.…
I wonder what the cost is compared to terminating SSL at Clodfront? For my web tier architectures, I use Cloudfront to reverse proxy both dynamic content (from the api) and static content (from s3). SSL is terminated…
I've seen lots of tutorials for single page apps/api architectures that specifically store JWT in localstorage, it's endemic. What I haven't seen though, is guidance on how to deploy SPA web apps using cookies properly…
Super critical co2 is also used for caffeine extraction in coffee, and its safer solvent for cannabis extracts and concentrates. I would never buy cbd products unless they are lab tested with a GC for contaminates and…
not sure exactly what you mean but there is a driver package that can adopt other protocols through the same interface. https://godoc.org/gocloud.dev/pubsub/driver
Why should I use this over https://gocloud.dev/howto/pubsub/? https://godoc.org/gocloud.dev/pubsub This has support for many pub/sub protocols. Why reinvent something that already exists instead of just contributing…
>That said, I'm not sure how serious you are about handling file uploads, but uploading directly to buckets often means uploading to a single region (on aws, a bucket may be hosted in us-east-1 for instance, meaning…
Also: https://news.ycombinator.com/item?id=19156671 go can handle 1 million of concurrent websocket connections anyway, so what is the point?