March 2012
1 post
1 tag
@emson: @Basho have just announced #RiakCS -... →
January 2012
13 posts
2 tags
3b / req / day + 100k apps * 1 year = 0% downtime... →
Sweet visual demo of responsive design →
1 tag
Impress.js: An awesome JS animation library for... →
1 tag
MongoDB: Graphs of write-lock →
3 tags
Riak examples: User timelines →
Mattmatt on github has released some sample code to store timelines in Riak with Ruby. A work in progress, but interesting none the less.
1 tag
@igrigorik: LatencyTOP looks like a *really* handy... →
1 tag
@Federico_II: Rackspace opensources continuous... →
2 tags
Testing AWS Elastic Load Balancers →
2 tags
Varnish Training →
3 tags
Graylog2: Dropping MongoDB…picking up... →
2 tags
MongoDB is web-scale →
MongoDB is Web Scale. Lulz, right? Turns out, Mongo is the first NoSQL to nail painless Hadoop and Pig integration…thus becoming the first ‘web scale’ database.
JVM Performance Tuning - Everything I ever learned →
1 tag
EM's for Fluid Designs →
November 2011
2 posts
3 tags
Keep up to date with Chromium nightlys
Keep up to date with the latest Chromium builds on your Mac!
Monitoring MySQL restore progress with PV
pv or pipe viewer allows you to monitor the progress of data going through a pipe…really handy if you want, for instance, to monitor how far through a restore of a mysql backup is going amongst other things.
You should be able to install it with aptitude quite easily, though you may have to enable multiverse.
After you’ve done that, it’s super easy:
pv yourmysqlbackup.sql | mysql...
October 2011
8 posts
1 tag
@agomey28: Money never sleeps why should I? Rise... →
1 tag
2 tags
RethinkDB : Performance →
See how RethinkDB performs under a number of different workloads.
2 tags
RethinkDB →
A memcached compatible persistent & fast (~1 millions tps on commodity hardware) store.
3 tags
TokuDB (for MySQL) →
A new-ish storage engine for MySQL - supports some interesting tradeoffs and an fractal tree indexing.
4 tags
Mocks aren't Stubs. →
5 tags
Flashcache →
Flashcache is a simple Block Level Cache for Linux implemented at Facebook.
It is built as a loadable kernel module, as a Device Mapper client. It supports both write back and write through caching modes. Flashcache is pushed onto the storage stack under the filesystem, with the intent of caching disk blocks on SSDs. Linux kernels from 2.6.18 to 2.6.32 are supported.
The code is available for...
2 tags
Sed; an introduction to stream editing →
September 2011
36 posts
4 tags
Storm: Distributed and fault-tolerant realtime... →
Storm is a distributed realtime computation system. Similar to how Hadoop provides a set of general primitives for doing batch processing, Storm provides a set of general primitives for doing realtime computation. Storm is simple, can be used with any programming language, and is a lot of fun to use!
1 tag
To grow new markets means making yourself uncomfortable. It means you...
– Nilofer Merchant, http://blogs.hbr.org/cs/2011/09/what_steve_jobs_taught_me_abou.html
2 tags
Samurai payment gateway →
Simple pricing and some interesting features - massive fail (for now) that it is US only.
1 tag
SPDY →
Some interesting thoughts on some of the major benefits of SPDY
4 tags
3,809 compute instances, each with 8 cores & 7GB of RAM. A total of 30,472...
– http://arstechnica.com/business/news/2011/09/30000-core-cluster-built-on-amazon-ec2-cloud.ars
2 tags
Distributed systems with ZeroMQ & gevent →
1 tag
A million concurrent connections you say? →
The hacker news side of the story…
2 tags
Cache Reheating & MongoDB →
Some tips & hints about Cache reheating
3 tags
Percona Toolkit 1.0.1 released →
The successor to the popular Maatkit and Aspersa toolkits. Via http://www.mysqlperformanceblog.com/2011/09/07/percona-toolkit-1-0-1-released/
3 tags
TK: The biggest thing I learned from fundraising →
tawheed:
The biggest thing I learned from fundraising? Never assume anything about anyone. Well dressed seemingly well to do people with Brooks Brothers shirts wasted a ton of my time. Whereas people that hardly spoke English, or wore Walmart pants wrote big checks and gave amazing insight and advice about…
1 tag
3 tags
Are you a brilliant hacker with a penchant for showing off your skills, but no...
– http://www.amiando.com/seedhack.html
3 tags
How a broken banking system is affecting UK... →
How a broken banking system is affecting UK startups & businesses - if you can’t get a merchant account, it’s a pain to take money.
1 tag
First employee of a startup / about to be? Read... →
1 tag
State machines - why don't we use them? →
Top Ten Annoying Startup Memes →
3 tags
Five email marketing practices you should read →
3 tags
Diginotar; Tor's response to the SSL debacle →
2 tags
Elements Of A Viral Launch Page →
Atomoco blog: Philosophy vs Speed. →
atomoco:
The original idea behind Bardot was that once you strip the fancy JS and CSS away, you were left with a semantically correct basic website, with the index file being just a list of thumbnails that were linked to an HTML file for the detail of each page.
That way, search engines could…
4 tags
Google+ Gets a +1 for Browser Security →
An interesting look at some of the ways Google+ is being make more secure
3 tags
Unfortunately, people are not rebelling against Microsoft. They don’t know any...
– Steve Jobs, Interview in Rolling Stone magazine, no. 684 (1994-06-16)
2 tags
An interesting branching model for git →
1 tag
AWK : 5 minute introduction →
1 tag
An interesting new way to practice and learn a... →
Learning languages chat-roulette style