Get short, timely messages from Ben Scott.

Twitter is a rich source of instantly updated information. It's easy to stay updated on an incredibly wide variety of topics. Join today and follow @BPScott.

Get updates via SMS by texting follow BPScott to 40404 in the United States
Codes for other countries

Two-way (sending and receiving) short codes:
Country Code For customers of
Australia
  • 0198089488 Telstra
Canada
  • 21212 (any)
United Kingdom
  • 86444 Vodafone, Orange, 3, O2
Indonesia
  • 89887 AXIS, 3, Telkomsel
Ireland
  • 51210 O2
India
  • 53000 Bharti Airtel, Videocon
Jordan
  • 90903 Zain
New Zealand
  • 8987 Vodafone, Telecom NZ
United States
  • 40404 (any)

BPScott

  1. @destroywerk proper northern.
  2. @Rumyra Alternately, ignore the warning on depending on what you're doing, as some use-cases shall be allowed: github.com/nex3/sass/issu…
  3. @Rumyra In fairness it's deprecated because it doesn't do what you'd expect: thesassway.com/intermediate/r…
  4. @jenn1marsh @LindseyCBowers at least until he finally succumbed to Night Fever
  5. @schmooo38 @HeySassyMay You know you can change the username of an existing account at twitter.com/settings/accou… right? No need for a new one
  6. @jenn1marsh @LindseyCbowers haha fantastic pop knowledge there.
  7. @Rumyra Roll on support for border-image
  8. @BPScott and here's an article on that takes the ideas shown in that demo even deeper worrydream.com/LadderOfAbstra…
  9. Amazing demo on game design and doing very cool things with time control and algorithm visualisation youtube.com/watch?v=PlI-gP…
  10. @allybear30 @theothertom @sas_bogie *may not have actually happened
  11. @allybear30 Oh man I've been to bed since then, you can't expect me to remember what @theothertom & @sas_bogie were whispering into my ear
  12. Conversation topics: the worst way to initiate a threesome
  13. @AndrewVos @jaspertandy Have a build+deploy server for css / js compilation. if you're poor use capistrano for deploys
  14. @jaspertandy @AndrewVos An enviable position when it works. I tried that and there were still enough hiccups for it to be a pain point
  15. @jaspertandy @AndrewVos Else everything goes badly wrong when you have multiple devs and someone forgets to commit both sass and scss
  16. @jaspertandy @AndrewVos I prefer to have css compilation as part of the build step instead of committing derived files to scm.
  17. @AndrewVos @jaspertandy Doesn't really matter which, they're equivalent for the most part. Decision maker is "Am I using a Ruby or JS stack"