Skip to content

Instantly share code, notes, and snippets.

View tundal45's full-sized avatar
👻
there is more to life than coding

Ashish Dixit tundal45

👻
there is more to life than coding
View GitHub Profile
@tundal45
tundal45 / fire-roasted-eggplant-mash.md
Created August 22, 2018 16:08
Fire Roasted Eggplant Mash

Ingredients

  • 3-4 italian eggplants
  • 3-4 peppers (either Jalapenos or Serano is fine depending on how much kick you want)
  • 1/2 bunch cilantro
  • Salt (according to taste)
  • 1 tbsp mustard oil (can be found in indian stores, really adds to the aroma and flavor)

Directions

@tundal45
tundal45 / components.button-with-state.js
Last active January 12, 2017 23:43
button-with-states
import Ember from 'ember';
const { $, Component, computed, observer, RSVP, run } = Ember;
const STATES = {
activating: {
label: 'Activating',
classNames: 'in-progress disabled',
disabled: true
},
error: {
@tundal45
tundal45 / keybase.md
Created March 3, 2016 20:58
keybase.md

Keybase proof

I hereby claim:

  • I am tundal45 on github.
  • I am tundal45 (https://keybase.io/tundal45) on keybase.
  • I have a public key ASBbGni76NoHi-VsPkFbixCFmgg7h3emGc7DySRC6DrcWAo

To claim this, I am signing this object:

import Ember from 'ember';
export default Ember.Controller.extend({
appName:'Ember Twiddle'
});
#!/bin/bash
echo "Bash version ${BASH_VERSION}..."
current_dir = `pwd`
cd ~/.vim/bundle
for plugin in `ls ~/.vim/bundle`
do
echo "Updating $plugin"

ruby-1.9.3-p392 cumulative performance patch for rbenv

(I guarantee nothing. No warranty I am not responsible blah blah blah. Seems to work great for me so far. Thanks to Tyler Bird who I forked this from.)

This installs a patched ruby 1.9.3-p392 with the railsexpress patchsets: https://github.com/skaes/rvm-patchsets

Requirements

ruby-1.9.3-p484 cumulative performance patch for rbenv

(I guarantee nothing. No warranty I am not responsible blah blah blah. Seems to work great for me so far. Thanks to Stanley Stuart who I forked this form & updated for p484 who originally forked it from Tyler Bird for p392)

This installs a patched ruby 1.9.3-p484 with the railsexpress patchsets: https://github.com/skaes/rvm-patchsets

Requirements

@tundal45
tundal45 / what_can_we_do.md
Last active December 31, 2015 20:19
This is an attempt to start a public discussion about how technologists can do better to provide real value & change the world for the better.

I am co-opting a question Mathias Meyer asked on twitter. The question, from what I can tell, came after reading the latest on Silicon Valley Myopia/Self-Centeredness. We in the tech industry, myself included, seem to have traded opportunities to use technologies that we love to solve non-problems or create more in the process.

Mike Montiero, who is the author of one of the articles that Mathias links to, also did a fantastic talk at Webstock which I encourage everyone to watch. Though the title might make it sound specific to designers, what I took away from the talk was that everyone that is involved in the product design process should be the biggest advocate of the users. If what's best for the users diverges from what's best for the product or the company, then it's a good sign that you are not solving the right problem

@tundal45
tundal45 / :(
Created November 11, 2013 17:42
ExecJS::ProgramError in Jasmine_rails/spec_runner#index
Showing /../gems/jasmine-rails-0.4.9/app/views/layouts/jasmine_rails/spec_runner.html.erb where line #12 raised:
Error: Parse error on line 2: Unexpected '->'
(in ../spec/javascripts/dashboard_spec.coffee)
Extracted source (around line #12):
9: <body>
10: <div id="jasmine_content"></div>
@tundal45
tundal45 / podcasts.md
Last active December 27, 2015 09:39 — forked from lmarburger/podcasts.md
Below is a subset of podcasts that I am currently subscribed to. I have broken them down to ones that I listen to every episode, even if it means I have to catch up & others that I only listen to selected episodes. I seem to update the list every time myself or someone on twitter is looking for a new podcast recommendation.