Another annoying point: the documentation only lists the api methods you can call, but not the ones you cannot. I was a bit irritated to find out that the /_update method is not supported on AWS ESS
A small word of caution: I'd strongly recommend against using a huge java heap size. Java GC is stop the world, and a huge java heap size can lead to hour long gc sessions. It's much better to store data in a memory mapped file that is off heap, and access accordingly. Still very fast.
not open source, but I pretty quickly built a version of this a few months ago.
The chat box submits to a lambda which puts the message on SQS. App consumes sqs and puts in DB (for durable storage) and posts to slack room. Responses are then sent via pusher back to the chat box (a react component)
>And Al Jazeera America has not been free of controversy in recent months. In November, the news station’s general counsel, David W. Harleston, was suspended following a report in The New York Times that he did not appear to be licensed to practice law. In late December, Al Jazeera aired an hourlong documentary that linked some of the biggest stars in Major League Baseball and the National Football League to performance-enhancing drugs. The most prominent athlete mentioned in the report was the Denver Broncos quarterback Peyton Manning, who angrily denied the report, calling it “complete garbage” and “totally made up.”
Lets not forget that they are being sued for libel
Funny you say that! This was a problem with drug smuggling. Now they have the shiprider program [0]. Basically a Canadian patrol boat has 1 american officer on it to make arrests if it crosses a border, and vice versa.
Could kazakhstan take "national security cert" traffic, crack it and then apply a different, globally trusted cert? Couldnt they also strip the public-key-pins header from incoming traffic?
nothing in the past decade has been here to stay. I dont know what the next decade holds, but i highly doubt it will look like what we now call 'mobile'
Style question re dom manipulation: third party embeds, such as twitter, instagram often come as specially classed blockquote elements that are swapped with iframes by a jquery plugin. What is the best way to integrate this with react?
Again, i was simply quoting the manufacturer. Adding information to the conversation. You dont have to believe it or agree with it, but it's a side that should be heard rather than downvoted.