Yes, I agree. I posted the question here too because the last time I asked a question, the responses provided excellent answers and related conversations. Should I remove it from HN?
I updated my question so it’s more clear. The update is relavent to your first point.
By local storage do you mean storage on the client or server? I thought a benefit of jwt is not having to store anything on the server, is this correct?
That's not really a benefit. If it's on the server it's far more secure, unless you've messed that up, and you have less/no issues with running out of space on the server.
These are four charts containing statistics about tweets from the Austin area.
The charts discuss a sentiment analysis of the tweets and when the tweets were sent. Red means the tweet was catagorized as positive (for example: What a great day), blue as negative, and green as neutral.
The last chart contains the 50 most common words used in the tweets.
I think the results are pretty interesting to see, but if you're interested in a TLDR:
People tweet sad things on weekdays and happy things on weekends, and tweet sad things late at night and happy things in the afternoon and evening.
Here's another side project from a couple years ago. It's called Austin's Sweet and Sour. Tweets from the Austin area are overlaid on a map of Austin with the their sentiment classified. Happy tweets show up as red, sad as blue, and neutral as green. Hover over the markers to see the tweet.
The API I used to classify the tweets isn't totally accurate (50% of the time it works every time), but it's still pretty fun seeing the tweets on a map with a rough sentiment. The link directly below is Austin's Sweet and Sour.