
Sam Richard
@Snugug
BBQ lead, ChromeOS DevRel. Mostly food, sometimes design and development, especially for the web. 7008px tall. He/him.
An archive of my Twitter timeline up until I moved to Mastodon. You can find me there at @[email protected]
-
@geekgirlweb Wahoo! Round is a shape!
-
RT @davereid: codegolf.stackexchange.com/questions/6043/were-no-strangers-to-code-golf-you-know-the-rules-and-so-do-i is making me giggle constantly this morning
-
@geekgirlweb good choice, what I would have recommend
-
@chrisdigital what a horrible UX! Also easily thwarted by the web inspector.
-
RT @mheard: How I spent the last two hours of my life: i.imgur.com/VBsyN.jpg
-
RT @martuishere: “Responsive design is not a goal, it’s a technique. It’s a means, not an end” @globalmoxie #ixdabcn
-
@codingdesigner also, vw and vh work in userland Chrome and IE9, no Safari or FF support yet. They are CSS3 spec though
-
@codingdesigner I filed a -webkit bug. Think I’m going to play w/this for cl.ly/0K2U091o0S131l112L1O
-
@codingdesigner right, implementation is broken (vw only reconfigures on page load and media query for font size/lie height).
-
@codingdesigner The vw doesn’t scale as viewport does for font size/line height, which is the current blocker
-
@codingdesigner Here’s a quick little test of what I’m thinking of. VW units work in Chrome/Webkit Nightly/IE9 github.com/snugug/aura/tree/refactor-5-30-12 index-3
-
@geekgirlweb …& minuscule artist compensation. Streaming won’t disrupt business model, rather plays into outdated thinking bout music distro
-
@geekgirlweb not quite. Record agencies, not stores, produce the music (aka the music industry). Issue w/streaming is small returns…
-
@geekgirlweb I’m thinking more in terms of business model for record agencies and returns for artists.
-
@geekgirlweb I disagree with that statement as it does nothing (really) to help artists. Won’t help innovation, only stagnation
-
@brad_frost @RWD Holy crap, that’s a 4.82MB site that took >28s to load over 3G. That’s one big site.
-
Just did the math; including the CSS4 spec features and approximating vendor-specific ones, there are about 480 single-serving media queries
-
RT @mattfarina: Mobile internet usage passed desktop usage in India in May this year - venturebeat.com/2012/05/30/mary-meeker-internet-trends-2012
-
All of my #DrupalNYC friends! Just announced, #NYCCamp! nyccamp.org I’m super excited and will be there, hope you will too!
-
@caughtexception I’ve also found that if you don’t make people build their own grid, they will use the defaults, which is no good.
-
@caughtexception The assumptions are you want to have the columns collapse, you want them to collapse that way, how many, and their size.
-
@caughtexception Additionally, with a preprocessor, you can build a grid out based on your font sizes, moving closer to content based grid
-
@caughtexception You can use systems like @compasssusy or Zen Grids to build a grid specifically for your design, which IMO is better.
-
@caughtexception as opposed to building a castle for your content.