Deep insights from our research and experience

Introducing BotBot

Today we’re introducing a new member of the Lincoln Loop family, BotBot.me. At the moment, BotBot is beautiful hosted IRC …

Peter Baumgartner

Peter Baumgartner

/dev/loop2

Episode #2 of the /dev/loop podcast is live! Today I was joined by Pete, Graham, and Brian, and we discussed …

Brandon Konkle

Brandon Konkle

/dev/loop1

This week’s episode of the /dev/loop podcast features Pete, Yann, Michael and Brandon discussing the Go programming language, the flexibility …

Brandon Konkle

Brandon Konkle

/dev/loop0

Today, several members of the Lincoln Loop team recorded our first podcast, which we’re calling “/dev/loop”. Pete, Yann, Marco, Brian, …

Introduction to Django Selenium Testing

If you’ve never heard of Selenium, put simply, it’s a tool that allows you to create tests that are run …

Marco Louro

Marco Louro

Realtime Replay Logs with Redis

First off, realtime websites are hard. The current toolset is rudimentary. When I first started building Ginger, I thought I …

Peter Baumgartner

Peter Baumgartner

How We Work [talk]

Whenever I have a conversation with someone about how we work at Lincoln Loop, people tend to be quite surprised, …

Nicolas Lara

Nicolas Lara

Introduction to Go Debugging with GDB

I spent the vast majority of my time in the last 4 years writing, reading and debugging Python or JavaScript …

Yann Malet

Yann Malet

Load Testing with JMeter: Part 3 - Replaying Apache Logs

Part 1 | “Part 2”/blog/2011/oct/12/load-testing-jmeter-part-2-headless-testing-and-je/ | Part 3 A while ago, I wrote a couple of blog entries about load …

Brandon Konkle

Brandon Konkle

What is WebRTC?

WebRTC, short for Web Real Time Communications, is a specification and project adding JavaScript APIs in the browser to: 1. …

Graham King

Graham King