• It’s funny how an exchange that would have been devastating in 6th grade is playful, flirty banter as an adult.

    • 0
    • 0
  • “You’re a stinkopotamus” “Oh yeah? Well you’re a Stinkosaurus rex”

    • 0
    • 0
  • @karschsp riff on jamieoliver.com/recipes/beef-recipes/good-old-chilli-con-carne with more meat, chipotle in adobo, and chorizo. Sour dough round was bought from local baker.

    • 0
    • 1
  • Homemade chili in a bread bowl. cl.ly/UCCG/image.jpg

    • 0
    • 0
  • Today feels like a good day to make chili.

    • 0
    • 1
  • Hot sauce #protip: If your blind study shows that Frank’s Red Hot and Crystal are preferred over Sriracha, you’ve got the wrong testers.

    • 3
    • 2
  • “Snails and duck bitches, tell us about your woman” - @sdboyer

    • 0
    • 0
  • Kinda great, 25 of the greatest unscripted scenes in film: youtube.com/watch?v=cTFQBHBeleE And 100 greatest movie insults: youtube.com/watch?v=PSEYXWmEse8

    • 1
    • 1
  • @anotheruiguy I believe the answer isn’t to dumb down it hack around for libsass, but to get that up to snuff.

    • 0
    • 0
  • @anotheruiguy Ruby as a dev dependency is different than Ruby as a prod dependency

    • 0
    • 0
  • @anotheruiguy also dev best practices of dev locally means no such thing as non-Ruby friendly enviro. Dev on server only if you control it.

    • 0
    • 1
  • @anotheruiguy @rem if those are the options, I agree w/sass, but a huge number of sass contrib won’t work.

    • 0
    • 0
  • @anotheruiguy @rem Libsass is tracking 3.1.x feature set, initial release April 2011. Approx 3 years out of date.

    • 0
    • 1
  • @anotheruiguy @rem it’s missing Sass 3.2 support and @Extend isn’t usable. Basic var usage OK but wouldn’t do more than that.

    • 0
    • 0
  • @rem Also, I wouldn’t use it yet. libsass (the thing node-sass is built on) is 2 versions behind the current version of Sass (3.1 vs 3.3)

    • 0
    • 0
  • @rem Language is Sass, .sass is whitespace syntax, .scss is CSS superset syntax, libsass only works with .scss

    • 0
    • 0
  • RT @ericjduran: Fastest project ever. github.com/ericduran/commit-emoji I really want this to become a thing. I want to emoji all my commits!

    • 0
    • 0
  • The Incredibles is such a fantastic movie. I would love a see sequel.

    • 0
    • 0
  • @tabatkins Fantastic, thanks.

    • 0
    • 0
  • @tabatkins Hey, is there a good email address I can use to ask you a private question?

    • 0
    • 0
  • @StuRobson @patrick_h_lauke @ppk See snugug.github.io/viewport-test. width=device-width was used to prevent orientation change bug on iOS

    • 0
    • 0
  • @StuRobson @patrick_h_lauke @ppk The issue is that width=device-width lock width to device width and doesn’t update on orientation change

    • 0
    • 0
  • @StuRobson @patrick_h_lauke @ppk IIRC windows phones need @viewport

    • 0
    • 0
    • 0
    • 0
  • @patrick_h_lauke @ppk but that locks width to decide width, even on orientation change. Far from perfect. Drop that, then perfect viewport.

    • 0
    • 0