Monday, August 9, 2010
How to build your own CDN using BIND, GeoIP, Nginx, VarnishBookmarked on del.icio.us at 15:36.
Tags: cache, cdn, code, geolocation, nginx, tech
Roll-your-own edge cache. Quite a, uh, concise write-up. Nice though.
Tuesday, March 30, 2010
pwnat - NAT to NAT client-server communicationBookmarked on del.icio.us at 07:36.
Tags: code, hack, icmp, nat, traceroute
Cunning ICMP stuff to make direct connections 'cross NATs.
Monday, February 8, 2010
chandraonline.net » OpenVPN on a Jailbroken IphoneBookmarked on del.icio.us at 22:50.
Tags: iphone, jailbreak, openvpn, vpn
So it turns out someone's written a tun emulator for Darwin and made a build for jailbroken iPhones. So, uh, hello routing all your iPhone traffic via a secure link to a remote node? Mmph.
Tuesday, May 26, 2009
Matasano Chargen » Blog Archive » Matasano PFI (as seen on TV!)Bookmarked on del.icio.us at 21:36.
Tags: code, penetrationtesting, python, reverseengineering, security, tcp
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 TwitterBookmarked on del.icio.us at 10:37.
Tags: code, geek, programming, scaling, spaces, systems, twitter
Article about using a 'spaces'-based architectural approach to building a Twitter-like pub-sub/db hybrid system
Wednesday, April 8, 2009
Agile Testing: Experiences deploying a large-scale infrastructure in Amazon EC2Bookmarked on del.icio.us at 16:40.
Tags: amazon, automate, deploy, ec2, linux, scale
Nice article from OpenX guy about automating deployments at scale. Via Nilesh.
Tuesday, March 10, 2009
The Guardian Open PlatformBookmarked on del.icio.us at 15:17.
Tags: api, atom, code, geek, json, open, openplatform, platform, programming, xml
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 nginxBookmarked on del.icio.us at 12:12.
Tags: code, config, geek, iphone
Thursday, December 11, 2008
OurDelta - Builds for MySQL » AboutBookmarked on del.icio.us at 15:59.
Tags: custom, database, db, delta, geek, sphinx
These guys make custom builds of MySQL with various patches and additions including Sphinx search engine already applied, and distribute them via a yum/apt repository. Nice.
Sunday, November 2, 2008
THE COCOTRONBookmarked on del.icio.us at 16:46.
Tags: cocoa, crossplatform, linux, mac, objective-c, port, programming, software, windows
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.
