[HN Gopher] Show HN: View the Mood of the World
       ___________________________________________________________________
        
       Show HN: View the Mood of the World
        
       Author : mmdtdev
       Score  : 17 points
       Date   : 2023-01-28 20:04 UTC (2 hours ago)
        
 (HTM) web link (mymood.today)
 (TXT) w3m dump (mymood.today)
        
       | WJW wrote:
       | "drop table moods" is my favorite so far. It's also interesting
       | to contrast this site (where the majority seems to be doing
       | neutral to well) with the massive attention that the "everything
       | is declining" thread has been getting.
        
         | mach1ne wrote:
         | Those are not mutually exclusive though.
        
       | onos wrote:
       | I like it. Minimal way to achieve some awareness of fellow
       | humanity world wide.
        
       | sometimeshuman wrote:
       | In case you want to filter by country, run this admittedly ugly
       | code, in the console. Change 'US' to your country of interest.
       | 
       | var jq = document.createElement('script'); jq.src =
       | "https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.mi...
       | document.getElementsByTagName('head')[0].appendChild(jq);
       | setTimeout(function() { $('table').find('tr').each(function() {
       | if ($(this).find('td').first().text() != 'US')
       | {$(this).hide()}}); }, 1000);
        
       | dayjah wrote:
       | I'm surprised to see my answer (anxious) so commonly provided by
       | others.
       | 
       | Anxiety, it seems, breeds a sense of isolation?
        
       | moglito wrote:
       | No map? no aggregation? When I read "mood of the world", I was
       | imagining something other than a long list of recent submissions,
       | but either one aggregate or a map there you can zoom in and out
       | to see aggregation or detail at different regional levels.
        
         | [deleted]
        
         | mmdtdev wrote:
         | Thank you for your feedback, that's what is coming next ... I
         | am working on it.
        
           | youssefabdelm wrote:
           | Would be cool to aggregate results with sentiment analysis
        
       | mmdtdev wrote:
       | Update: Now you can view latest 500 records
        
       ___________________________________________________________________
       (page generated 2023-01-28 23:00 UTC)