Archive for the 'development' Category

Matasano Chargen » This New Vulnerability: Dowd’s Inhuman Flash Exploit

Wednesday, April 16th, 2008

detalied description about Flash vuln that was used to vin a recent hack contest (where vista and mac were hacked )

Secure Git hosting and collaborative development — GitHub

Monday, April 14th, 2008

new paid web service based on Git

Skype Plans for PostgreSQL to Scale to 1 Billion Users | High Scalability

Thursday, April 10th, 2008

notes about how skype uses partitioning to scale database level,

Gearman – system to farm out work to other machines, dispatching function calls to machines that are better suited to do work

Thursday, April 10th, 2008

something like MapReduce in Perl — from Brad!!

[russian] sblvsn: Подсчет числа записей / counting records (RecordCount=-1?)

Monday, April 7th, 2008

perl-myths-200802-with-notes.pdf (application/pdf Object)

Monday, April 7th, 2008

tell ur boss why are u using perl, not $buzz_lang_of_the_day

[russian] VPF::Perl – Форум программистов

Saturday, April 5th, 2008

perl section on popular russian programming forum

Ask 37signals: How do you process credit cards? – (37signals)

Thursday, April 3rd, 2008

useful article and (especially!) comments about ecommerce systems

https://www.linux-foundation.org/publications/linuxkerneldevelopment.php

Wednesday, April 2nd, 2008

paper describing kernel development process

Tomash Brechko / Cache-Memcached-Fast-0.08 – search.cpan.org

Saturday, March 29th, 2008

another hight performance Perl client (c lib + perl bindings as perl xs) to memcached