SoPo meetup, Dec 21st, 9PM

mod note (andy) NYC monkeys: Make sure to sign up for the NYC mailing list to get updates about nyc events, see the first comment inside the post

This meetup is intended as a gathering for the residents of Manhattan's exclusive, up and coming hot new neighborhood, SoPo!
I.e. anyone who lives below 34th Street and suffered power outage in the aftermath of the Wraith of Sandy. Bonus point if your building was also flooded and you were forced to relocate for a while.

Now that most of us have finally be able to get our lives back to normal, we figure that now is a good time to reminisce and reflect on what happened. This event will serve as an opportunity for us SoPo residents to commiserate with each other, celebrate our returns to civilizations, and more importantly, to stay in touch. You never know when the next storm is coming or how much damage it will do so it is nice to have a support network in place.
To help support the economic recovery of our lovely neighborhood, we will have this event at Ulysses on Stone St.

Even thou this meetup is primarily intended for SoPo residents, everyone is welcome to stop by and hang out with us if you are around.

Location

Ulysses Folk House
95 Pearl St
New York, NY 10004
United States

When

Comments (12)

 

make sure to sign up for NYC on the mailing list below to get updates in the future about meetups

#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; width:400px;} /* Add your own MailChimp form style overrides in your site stylesheet or in this style block. We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */ Subscribe to Get WSO Happy Hour and Event Updates Near You * indicates required Email Address * First Name Where Are You Located? New York London Chicago Toronto Boston Singapore Los Angeles Philadelphia San Francisco Washington DC Hong Kong Houston Sydney Austin Charlotte Miami Dallas Berkeley Paris San Diego Atlanta Melbourne Montreal Calgary Denver Moscow Seattle New Delhi Bangalore Mumbai var fnames = new Array();var ftypes = new Array();fnames='EMAIL';ftypes='email';fnames1='FNAME';ftypes1='text'; try { var jqueryLoaded=jQuery; jqueryLoaded=true; } catch(err) { var jqueryLoaded=false; } var head= document.getElementsByTagName('head'); if (!jqueryLoaded) { var script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'http://ajax.googleapis.com/ajax/libs/jquery/1.4.4/jquery.min.js'; head.appendChild(script); if (script.readyState && script.onload!==null){ script.onreadystatechange= function () { if (this.readyState == 'complete') mce_preload_check(); } } } var script = document.createElement('script'); script.type = 'text/javascript'; script.src = 'http://downloads.mailchimp.com/js/jquery.form-n-validate.js'; head.appendChild(script); var err_style = ''; try{ err_style = mc_custom_error_style; } catch(e){ err_style = '#mc_embed_signup input.mce_inline_error{border-color:#6B0505;} #mc_embed_signup div.mce_inline_error{margin: 0 0 1em 0; padding: 5px 10px; background-color:#6B0505; font-weight: bold; z-index: 1; color:#fff;}'; } var head= document.getElementsByTagName('head'); var style= document.createElement('style'); style.type= 'text/css'; if (style.styleSheet) { style.styleSheet.cssText = err_style; } else { style.appendChild(document.createTextNode(err_style)); } head.appendChild(style); setTimeout('mce_preload_check();', 250); var mce_preload_checks = 0; function mce_preload_check(){ if (mce_preload_checks>40) return; mce_preload_checks++; try { var jqueryLoaded=jQuery; } catch(err) { setTimeout('mce_preload_check();', 250); return; } try { var validatorLoaded=jQuery("#fake-form").validate({}); } catch(err) { setTimeout('mce_preload_check();', 250); return; } mce_init_form(); } function mce_init_form(){ jQuery(document).ready( function($) { var options = { errorClass: 'mce_inline_error', errorElement: 'div', onkeyup: function(){}, onfocusout:function(){}, onblur:function(){} }; var mce_validator = $("#mc-embedded-subscribe-form").validate(options); $("#mc-embedded-subscribe-form").unbind('submit');//remove the validator so we can get into beforeSubmit on the ajaxform, which then calls the validator options = { url: 'http://wallstreetoasis.us4.list-manage2.com/subscribe/post-json?u=cda57977186814123ae8234f9&id=a80d0b944a&c=?', type: 'GET', dataType: 'json', contentType: "application/json; charset=utf-8", beforeSubmit: function(){ $('#mce_tmp_error_msg').remove(); $('.datefield','#mc_embed_signup').each( function(){ var txt = 'filled'; var fields = new Array(); var i = 0; $(':text', this).each( function(){ fieldsi = this; i++; }); $(':hidden', this).each( function(){ var bday = false; if (fields.length == 2){ bday = true; fields2 = {'value':1970};//trick birthdays into having years } if ( fields.value=='MM' && fields1.value=='DD' && (fields2.value=='YYYY' || (bday && fields2.value==1970) ) ){ this.value = ''; } else if ( fields.value=='' && fields1.value=='' && (fields2.value=='' || (bday && fields2.value==1970) ) ){ this.value = ''; } else { if (/\[day\]/.test(fields.name)){ this.value = fields1.value+'/'+fields.value+'/'+fields2.value; } else { this.value = fields.value+'/'+fields1.value+'/'+fields2.value; } } }); }); return mce_validator.form(); }, success: mce_success_cb }; $('#mc-embedded-subscribe-form').ajaxForm(options); }); } function mce_success_cb(resp){ $('#mce-success-response').hide(); $('#mce-error-response').hide(); if (resp.result=="success"){ $('#mce-'+resp.result+'-response').show(); $('#mce-'+resp.result+'-response').html(resp.msg); $('#mc-embedded-subscribe-form').each(function(){ this.reset(); }); } else { var index = -1; var msg; try { var parts = resp.msg.split(' - ',2); if (parts1==undefined){ msg = resp.msg; } else { i = parseInt(parts); if (i.toString() == parts){ index = parts; msg = parts1; } else { index = -1; msg = resp.msg; } } } catch(e){ index = -1; msg = resp.msg; } try{ if (index== -1){ $('#mce-'+resp.result+'-response').show(); $('#mce-'+resp.result+'-response').html(msg); } else { err_id = 'mce_tmp_error_msg'; html = ' '+msg+''; var input_id = '#mc_embed_signup'; var f = $(input_id); if (ftypesindex=='address'){ input_id = '#mce-'+fnamesindex+'-addr1'; f = $(input_id).parent().parent().get(0); } else if (ftypesindex=='date'){ input_id = '#mce-'+fnamesindex+'-month'; f = $(input_id).parent().parent().get(0); } else { input_id = '#mce-'+fnamesindex; f = $().parent(input_id).get(0); } if (f){ $(f).append(html); $(input_id).focus(); } else { $('#mce-'+resp.result+'-response').show(); $('#mce-'+resp.result+'-response').html(msg); } } } catch(e){ $('#mce-'+resp.result+'-response').show(); $('#mce-'+resp.result+'-response').html(msg); } } }
WSO Content & Social Media. Follow us: Linkedin, IG, Facebook, Twitter.
 

After the meetup IntheFlesh and yours truly will head over to Arlene's Grocery on the LES for live band karaoke, sort of like our own version of Sandy Relief concert.

Too late for second-guessing Too late to go back to sleep.
 
brandon st randyAfter the meetup IntheFlesh and yours truly will head over to Arlene's Grocery on the LES for live band karaoke, sort of like our own version of Sandy Relief concert.

Looks like some Billy Joel or Bruce Springsteen will be in order, then...

Metal. Music. Life. www.headofmetal.com
 
In The Flesh
brandon st randyAfter the meetup IntheFlesh and yours truly will head over to Arlene's Grocery on the LES for live band karaoke, sort of like our own version of Sandy Relief concert.

Looks like some Billy Joel or Bruce Springsteen will be in order, then...

Baby we were born to run!

Too late for second-guessing Too late to go back to sleep.
 
ladubs111thought Ulysses was before 9 and live band was after 9.

We meet up at Ulysses at 9. Live band karaoke at Arlenes doesn't start until after midnight.

Too late for second-guessing Too late to go back to sleep.
 

We will be by the bar area at the entrance at 9 PM. Hopefully the crazy wind would have fizzled out by then. It is too soon for another hurricane.

Too late for second-guessing Too late to go back to sleep.
 

Nisi consequuntur quis dicta totam id ab. Animi voluptatum et et necessitatibus. Ex et rerum sint asperiores. Velit ut iste nesciunt expedita voluptate voluptatibus voluptatem. Minus voluptate vel reprehenderit nihil veritatis quia et vitae.

Rerum aut sit accusantium nisi nihil et ut. Magni amet officiis et eum itaque dolorum tempore et. Autem quisquam dolor amet eius. Ratione sequi possimus sunt sequi quaerat eaque. Eveniet error voluptas sed totam.

Et est et reiciendis facilis non sit. Eos quia beatae enim architecto. Sed saepe sit libero laudantium.

Metal. Music. Life. www.headofmetal.com

Total Avg Compensation

June 2026 Investment Banking

  • Vice President (14) $434
  • Associates (43) $259
  • 3rd+ Year Analyst (8) $210
  • 2nd Year Analyst (22) $179
  • Intern/Summer Associate (13) $156
  • 1st Year Analyst (75) $151
  • Intern/Summer Analyst (65) $101

Leaderboard

1
redever's picture
redever
99.2
2
Secyh62's picture
Secyh62
99.0
3
BankonBanking's picture
BankonBanking
99.0
4
kanon's picture
kanon
99.0
5
DrApeman's picture
DrApeman
98.9
6
dosk17's picture
dosk17
98.9
7
CompBanker's picture
CompBanker
98.9
8
GameTheory's picture
GameTheory
98.9
9
Betsy Massar's picture
Betsy Massar
98.9
10
numi's picture
numi
98.8