Deep insights from our research and experience

Fixing race conditions and deadlocks in Go

In the past month we worked to scale up botbot.me. Every few days the bot would get stuck in a …

Yann Malet

Yann Malet

Django Round-Up #22

Featured Django 1.7 release candidate 1 Django 1.7 is creeping towards an official release. Lots of changes in this one …

Django Round-Up

Django Round-Up

Django Round-Up #21

Featured Django Security Releases Django 1.4.13, 1.5.8, 1.6.5 and 1.7 beta 4 were released to address an issue with caches …

Django Round-Up

Django Round-Up

High Performance Django Kickstarter Project

I'm really excited to (finally) announce that we are writing a book! We've been working with Django professionally for a …

Peter Baumgartner

Peter Baumgartner

Django Round-Up #20

Hi there! As you probably noticed, Django Round-up has been on hiatus for the last few months. We got busy …

Django Round-Up

Django Round-Up

A Look at CSS Rule Organization

CSS preprocessors have given us a handful of tools to re-architect our front-end code. We can keep things DRY with …

Michael Trythall

Michael Trythall

Speedy Browserifying with Multiple Bundles

Last month I talked about one of my favorite tools for JavaScript on the front end, Browserify, which allows you …

Brandon Konkle

Brandon Konkle

Architecting Your App with React - Part 1

In May of last year, Facebook released an open source library for building frontend components called React. It’s built around …

Brandon Konkle

Brandon Konkle

Untangle Your JavaScript with Browserify

We’ve all been there. You’re working on an project with a lot of JavaScript, and you need to add a …

Brandon Konkle

Brandon Konkle

Varnish Saint Mode

Varnish Saint Mode is a lesser known gem inside varnish that lets you serve stale content from cache, even when …

Yann Malet

Yann Malet