Interpolation search : neat search algo, via Jeremy Zawodny; can be more efficient than binary search (O(log log n)), for indexed, ordered arrays, at the cost of more computation per iteration
(tags: algorithms programming search via:jzawodny)Overclocking SSL : techie details from Adam Langley on how Google’s been improving TLS/SSL, with lots of good tips. they switched in January to HTTPS for all Gmail users by default, without any additional machines or hardware
(tags: certificates encryption google https latency speed ssl tcp tls web performance)Cory Doctorow’s working environment : hardware and software, specifically, and an Ubuntu/Thinkpad user. some good tips here, and well-written, naturally
(tags: cory-doctorow geek howto lifehacks ubuntu productivity tips tools)