Skip to content

Instantly share code, notes, and snippets.

Plenty of words come to mind when I think about 2017. And if you want to know my unfiltered thoughts on “emails,” “fake news,” “sexism,” or “Russia,” I’ve written about each of those topics at length in my book. (As well as “bully,” “demagogue,” and “creep”!) But when I step back and reflect on the last twelve months — the people I’ve met, the stories I’ve heard, the activism and organizing I’ve been proud to support — there’s no shortage of uplifting, encouraging words that capture the spirit of this year. It’s difficult to pick just one. Resilience was among the first to pop into my head. It’s a word that has meant a lot to me throughout my life, and it’s taken on new meaning in 2017. Resilience doesn’t mean you never get knocked down; it means you get back up when you do. I’ll admit, there were times over the past year when I was tempted to just pull the covers up over my head and shut it all out. Instead, I got back up. At first, I spent time with family and friends, watched HGTV and went into a frenzy of
You are analytical.
You are empathetic: you feel what others feel and
are compassionate towards them.
You are philosophical: you are open to and intrigued
by new ideas and love to explore them.
And you are altruistic: you feel fulfilled when helping
others, and will go out of your way to do so.
You are shrewd and excitable.
You are authority-challenging: you prefer to challenge authority and traditional
values to help bring about positive changes. You are philosophical: you are open
to and intrigued by new ideas and love to explore them. And you are assertive:
you tend to speak up and take charge of situations, and you are comfortable
leading groups.
Your choices are driven by a desire for discovery.
"consumption_preferences": [
{
"consumption_preference_category_id": "consumption_preferences_shopping",
"name": "Purchasing Preferences",
"consumption_preferences": [
{
"consumption_preference_id": "consumption_preferences_influence_online_ads",
"name": "Likely to be influenced by online ads when making product purchases",
"score": 0
"values": [
{
"trait_id": "value_conservation",
"name": "Conservation",
"category": "values",
"percentile": 0.09708720586344088,
"significant": true
},
{
"trait_id": "value_openness_to_change",
{
"word_count": 1338,
"processed_language": "en",
"personality": [
{
"trait_id": "big5_openness",
"name": "Openness",
"category": "personality",
"percentile": 0.8577690562721454,
{
"word_count": 1338,
"processed_language": "en",
"personality": [
{
"trait_id": "big5_openness",
"name": "Openness",
"category": "personality",
"percentile": 0.8577690562721454,
"significant": true,
Listen, If there is anything I could wish on you, more than my work ethic, or my energy, or my charisma, it would be the mindset and perspective of how good life really is. I for one, was born in the former Soviet Union, with no internet and no capitalism to save me. Due to my circumstances and the reality that I immigrated to the US in 1978 and was somehow perfectly parented without the aircover to dwell or complain, I became rooted in a foundation of gratitude and a level of perspective and practicality that changed my life and behavior permanently. Many of us are complaining and we don’t realize that this is the single greatest era to be alive in human history. It’s almost a non-debate. Everything points to the fact that the world is getting better. There’s more opportunity than ever because the internet changed everything. At the most macro, I point to things like the internet adding 1.7 billion users since January 2012! That’s 88% growth in terms of total internet accessibility. Additionally, in that tim
const readline = require('readline');
const Json2csvParser = require('json2csv').Parser;
const fs = require('fs')
const v3 =require('watson-developer-cloud/personality-insights/v3');
const auth = new v3({
username: "XXX",
password: "XXX",
version_date: "XXX"
});
const readline = require('readline');
const Json2csvParser = require('json2csv').Parser;
const fs = require('fs')
const v3 =require('watson-developer-cloud/personality-insights/v3');
const auth = new v3({
username: "XXX",
password: "XXX",
version_date: "XXX"
});