Skip to content

Instantly share code, notes, and snippets.

View sumeetjain's full-sized avatar

Sumeet Jain sumeetjain

View GitHub Profile
bash < <(curl -s https://rvm.beginrescueend.com/install/rvm)
Cloning into rvm...
remote: Counting objects: 4675, done.
remote: Compressing objects: 100% (2353/2353), done.
remote: Total 4675 (delta 3023), reused 3187 (delta 1672)
Receiving objects: 100% (4675/4675), 1.56 MiB | 659 KiB/s, done.
Resolving deltas: 100% (3023/3023), done.
WARNING: Could not source script '/Users/sumeetjain/.rvm/scripts/base', file does not exist. RVM will likely not work as expected.
WARNING: Could not source script '/Users/sumeetjain/.rvm/scripts/version', file does not exist. RVM will likely not work as expected.
WARNING: Could not source script '/Users/sumeetjain/.rvm/scripts/selector', file does not exist. RVM will likely not work as expected.
var subscription;
jQuery(function() {
Stripe.setPublishableKey($('meta[name="stripe-key"]').attr('content'));
return subscription.setupForm();
});
subscription = {
setupForm: function() {
return $('#new_subscription').submit(function() {
# Description:
#
# A plugin to track points awarded for good jokes.
#
# Hubot takes transaction fees though.
#
#
# Dependencies:
# A Redis brain is recommended.
#
<div class="profile">
<img src="?" class="profile__avatar">
<div class="profile__info">
<div class="profile__name">Sumeet Jain</div>
<div class="profile__role">Wolverine</div>
</div>
<i class="material-icons profile__status profile__status--color">
</div>
@sumeetjain
sumeetjain / digital_ocean_excellent_support.md
Last active June 17, 2016 04:22
After sharing the chat history of my support request at Digital Ocean on Twitter, two of their team members got in touch to set things right.

After making this tweet yesterday, Digital Ocean got in touch with me to explain what might have gone wrong. Two members responded: Zach Bouzan-Kaloustian and Tyler Crandall. Both of them sent thoughtful and thorough replies and apologized for the poor experience I'd had up to that point.

When I posted to Twitter yesterday, my goal was to learn what I had done wrong so I could properly teach students how to use Digital Ocean in the future. Turns out there was just a bug in their system related to some code that had just been deployed, and it raised abuse flags for users who signed up during a short window. They've, of course, fixed the bug and are going to make improvements to their support procedures to hopefully avoid situations like mine from yesterday.

Zach's email to me is pasted below, for the curious. But before you get to that, let me very clear: **Bugs happen. That includes behavioral bugs, like momentary lapses in support quality. Fro

<ul class= "sortLinks">
<li class="sortLinks__item">
Release Date
</li>
<li class="sortLinks__divider"> | </li>
<li class="sortLinks__item">Popularity</li>
</ul>
alert("Hello")