found drama

get oblique

Tag Archives: performance

Linkdump for December 27th

by Rob Friesel

First ‘Alien Earth’ Will Be Found in 2013 Mike Wall, writing at Space.com with a prediction for 2013. Please read it hand-in-hand with Caleb Scharf's post: "'Earth-Like' Planets May Be Anything But, Astronomer Argues". (tagged: exobiology astrobiology astronomy ) Debunking Responsive CSS Performance Myths Ilya Grigorik. tl;dr: not all stylesheets are blocking, and here's how […]

Linkdump for December 20th

by Rob Friesel

IE10 CSS Hacks Louis Lazaris at Impressive Webs. I'd somehow missed this — that Internet Explorer 10 was not going to support conditional comments. (Probably because I don't pay enough attention to IE-related news?) Conditional comments were only ever "the least hacky" way of dealing with ID's quirks — and though "a hack is a […]

Linkdump for December 3rd

by Rob Friesel

The HAR Show: Capturing and Analyzing performance data with HTTP Archive format Ilya Grigorik and Peter Lubbers on Google’s “Make The Web Fast” show, talking about HAR and tools that you can use to analyze the data. (At GoogleDevelopers YouTube Channel.) This is great. Here are their notes, and Ilya’s associated blog post. (tagged: HAR Google http […]

Linkdump for November 17th

by Rob Friesel

Chrome: Easier Web App Debugging With Multi-User Profiles Addy Osmani: I'm sure most of you know about this… No, Addy. No we did not. But that looks great, thanks for sharing! (tagged: developer tools Chrome Addy Osmani ) JavaScript DocumentFragment Short-ish piece on David Walsh's blog about using DocumentFragment. It's a bit of a review, […]

Linkdump for October 20th

by Rob Friesel

Photographers, embrace Instagram Richard Koci Hernandez, at CNN.com. Great piece on Instagram and "phone photography" more generally. Photo apps won't magically give Jane the smartphone photographer a better sense of composition, or lighting, or framing. The apps and filters only change a photo's look and aesthetic feel. That doesn't make it a better photo. If […]

Linkdump for July 6th

by Rob Friesel

A Software Architect On Chris Eppstein's Coderwall: A software architect lives to serve the engineering team — not the other way around. And ten more aphorisms just like that. (tagged: Chris Eppstein software architect software engineering ) Behold the Boötes void, the spookiest place in the cosmos At io9: There is another, albeit more radical […]

Linkdump for June 18th

by Rob Friesel

Client v. Server Templating Shootout At Ryan Florence Online. He's asserting that client-side templates are always faster. This was not what I saw. I saw client-side as faster on my phone, but server-side as faster on my laptop. (tagged: performance ) Caring for Your Introvert Jonathan Rauch, writing for The Atlantic: Our motto: "I'm okay, […]

Linkdump for June 15th

by Rob Friesel

My Perception of CoffeeScript Leon Gersing: CoffeeScript sees the world through OO’s eyes. When I see JavaScript, I find beauty in it’s ability to be a dynamically typed Functional programming language. (that’s your TL;DR;, friends.) The post is a few months old now, but I feel like it's still relevant and captures a lot of […]

Linkdump for May 29th

by Rob Friesel

Introducing Grunt An introduction and starter guide by Grunt's creator, Ben Alman at Bocoup. Grunt is a JavaScript-based build tool. And it looks pretty sweet. I expect I'll be checking it out in the not too distant future. (tagged: todo Ben Alman Node.js Grunt JavaScript ) Improving performance on twitter.com At the Twitter Engineering blog. […]

Linkdump for April 7th

by Rob Friesel

Young Mammoth Likely Butchered by Humans By Jennifer Viegas at Discovery News: The carcass is in such good shape that much of its flesh is still intact, retaining its pink color. The blonde-red hue of Yuka's woolly coat also remains. (tagged: research history paleontology ) Minimum Paragraph Widths in Fluid Layouts Gustav Andersson writing at […]