
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]
-
@brad_frost @beep this is precisely what a CSS Preprocessor is for. Semantic grids + variable driven MQs for super maintainability!
-
RT @zeldman: Screen size does not correlate to bandwidth. We cannot test for bandwidth. Bandwidth can vary over the course of a session. …
-
RT @brad_frost: I’d personally love to remove every instance of the value ‘480px’ from every article and presentation about media querie …
-
RT @zeldman: A pixel is not a pixel is not a pixel (@ppk classic). #design #RWD #mobile #aeadc @beep cog.gd/46f
-
RT @brad_frost: Simplify your designs before you suppress. If something doesnt have value to mobile viewers, does it even have value to …
-
RT @brad_frost: Writing mobile-first styles is awkward at first, but it results in smaller, more maintainable and sensible CSS. I promis …
-
RT @compasssusy: Breakpoint by @codingdesigner & @Snugug looks like the perfect complement to our at-breakpoint:
-
Worked all day on this, and damn am I happy! #LobstahRoll cl.ly/IcNb
-
@_toddbloom welcome! If you want non symmetric grids, that’s what @singularitygs is for
-
@_toddbloom there are some things coming in this and my other extensions that will be designed for the two grid systems though
-
@_toddbloom awesome! So it’s designed to work with either @compasssusy or @singularitygs out of box, but for now, you can drop in any system
-
@_toddbloom awesome, thanks! Are you talking about the just released RC or the previous Beta?
-
@MattWilcox @tabatkins @ScottKellum @chriseppstein I’ll write up a post on sometime this week on finding tldr; I think some rewriting needed
-
I officially declare today Happy Foodie Day!
-
LinkedIn got a fairly ugly redesign.
-
Because I’m awesome and they’re on sale, Lobster Rolls for lunch!
-
@chriseppstein w3.org/blog/CSS/2012/06/14/unprefix-webkit-device-pixel-ratio My read of this is that dppx is baed on CSS resolution and therefore is still wrong.
-
Borealis has been updated, fixing a bunch of the remaining small issues. Help me get it to a full 1.0 release! drupal.org/project/borealis
-
@chriseppstein not to mention the fact that -webkit doesn’t implement the resolution feature query.
-
@chriseppstein my reading of the dppx still relies on CSS Resolution and not tied to actual device resolution.
-
@chriseppstein as I found out w/Breakpoint, also means the @w3c work on Device Pixel Ratio is flawed from the get-go
-
RT @chriseppstein: CSS Pixels are not screen pixels, but they are generally mapped to an integral number of screen pixels. THE UNITS ARE …
-
Very large update to my Aurora #Drupal base theme! drupal.org/project/aurora Now powered by a @Compass extension! Expect more updates this week!
-
So, for future reference, and yet again, @chriseppstein is the man.