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 / bundler_network_error_report.md
Last active May 25, 2020 02:20
Bundler Network Error Report
  • What you're trying to accomplish?

    Bundle new gems

  • The command you ran

    ➜ bundle

  • What you expected to happen?

@tundal45
tundal45 / command
Created July 16, 2012 19:03
Get just the ascii middle finger in command line from http://ascii-middle-finger.com/
curl -s http://ascii-middle-finger.com/ | grep -A 10 '<pre>' | grep -v 'pre'