Monday, August 9, 2010

How to build your own CDN using BIND, GeoIP, Nginx, Varnish

Roll-your-own edge cache. Quite a, uh, concise write-up. Nice though.

Tuesday, March 30, 2010

pwnat - NAT to NAT client-server communication

Cunning ICMP stuff to make direct connections 'cross NATs.

Tuesday, May 26, 2009

Matasano Chargen » Blog Archive » Matasano PFI (as seen on TV!)

Security dude's written a Port Forwarding Interceptor that lets you modify a raw TCP stream on the fly. I know it's wrong, but this guy makes me grin. Don't worry, my coat's just here.

Wednesday, May 6, 2009

Nati Shalom's Blog: Designing a Scalable Twitter

Article about using a 'spaces'-based architectural approach to building a Twitter-like pub-sub/db hybrid system

Tuesday, March 10, 2009

The Guardian Open Platform

I've been working with the dev team here at the Guardian on the API section of the Open Platform: a fully searchable XML, JSON and ATOM API for all Guardian content. It launched into private beta this morning, and quickly took the top two "trending topics" on Twitter. Tom Watson MP had some nice things to say about it, too.

Wednesday, January 14, 2009

Serving an iPhone website with nginx

Sunday, November 2, 2008

THE COCOTRON

MIT-licensed project to implement sufficient Cocoa frameworks on top of an abstracted cross-platform Obj-C layer (including patched gcc toolchain) in order to make a viable Xcode -> Windows cross-compiler. Only Foundation is in place yet but apparently active work on CoreGraphics and AppKit is underway, along with some on CoreData. Seems it's got some way to go but looks good.

Thursday, October 16, 2008

A Million-user Comet Application with Mochiweb, Part 1 | Richard Jones, Esq.

last.fm co-founder experimenting with scaling Comet way beyond the C10K mark, with Erlang back-end and some kernel tuning. Via Nilesh.

Sunday, October 5, 2008

Yaws

“Yet Another Web server”, this time written in the parallel/concurrency fans’ wünderkind, Erlang.

Tuesday, September 16, 2008

Shindig - an Apache incubator project for OpenSocial and gadgets

Apache-licensed open-source reference OpenSocial implementation