<p>I spent the vast majority of my time in the last 4 years writing, reading and debugging Python or JavaScript code. The process of learning Go was like a beautiful hike in the mountains with a small rock in my …</p>
<p>Part 1</p><p>| “Part 2”/blog/2011/oct/12/load-testing-jmeter-part-2-headless-testing-and-je/ |</p><p>Part 3</p><p>A while ago, I wrote a couple of blog entries about load testing with JMeter. I promised a third entry covering how to use JMeter to replay Apache logs and roughly recreate …</p>
<p>WebRTC</p><p>, short for Web Real Time Communications, is a</p><p>specification</p><p>and project adding JavaScript</p><p>API</p><p>s in the browser to:</p><p>1. Access a user’s webcam and microphone:</p><p>getUserMedia</p><p>.</p><p>2. Connect directly to another browser:</p><p>PeerConnection</p><p>and</p><p>DataChannel</p><p>. …</p>
<p>Here’s a map of our current offices at Lincoln Loop:</p><p>That’s 10 people, 5 timezones, and 3 continents for those of you counting at home. I use the term “office” loosely because we don’t have a central office in the …</p>
<p>This is</p><p>HTTP</p><p>A big friendly unsecured clear-text, line-oriented bear.</p><p>This is</p><p>SPDY</p><p>A multi-plexed binary</p><p>TLS</p><p>-wrapped protocol from the future.</p><p>SPDY</p><p>(pronounced</p><p>speedy</p><p>) is a replacement for</p><p>HTTP</p><p>, and feels like a wrapper for it.</p><p>SPDY …</p>
<p>One of my recent tasks in</p><p>Ginger</p><p>was to ensure that we weren’t leaking referrer</p><p>URL</p><p>s when you click on an external link in Ginger. It seemed like an easy task and one that’s probably been solved before. What …</p>
<p>When your client is hundreds of miles away, but your bed only three feet, it helps to understand motivation.</p><p>The first thing to understand about motivation is that it’s not something you do to someone. That’s called coercion. With enough …</p>
<p>Our new product</p><p>Ginger</p><p>relies heavily on</p><p>Backbone.js</p><p>for most of the client-side functionality (you can read about our full web-stack</p><p>here</p><p>). Our JavaScript guru</p><p>Marco</p><p>built the initial prototype and then was pulled away by client work. I …</p>
<p>As mentioned in my previous post, everyone at Lincoln Loop sets their own salary. It’s another radical divergance from the business norm that we borrowed from the book of Ricardo Semler.</p><p>Every six months, I meet with each of our …</p>
<p>[with apologies to Mr. Orwell]</p><p>I’ve noticed a subtle shift in how we approach building up new sites over the last couple of years. Our approach to site construction used to favor collecting open source apps and gluing them together …</p>