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

http://www.matasano.com/log/1032/this-new-vulnerability-dowds-inhuman-flash-exploit/ 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

http://github.com/ new paid web service based on Git

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

http://highscalability.com/skype-plans-postgresql-scale-1-billion-users 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

http://www.danga.com/gearman/ something like MapReduce in Perl – from Brad!!

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

http://www.sblvsn.narod.ru/Docum/RecordCount.html

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

http://timbunce.files.wordpress.com/2008/03/perl-myths-200802-with-notes.pdf tell ur boss why are u using perl, not $buzz_lang_of_the_day

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

http://forum.vingrad.ru/forum/Perl-forum.html perl section on popular russian programming forum

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

http://www.37signals.com/svn/posts/753-ask-37signals-how-do-you-process-credit-cards useful article and (especially!) comments about ecommerce systems

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

https://www.linux-foundation.org/publications/linuxkerneldevelopment.php paper describing kernel development process

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

http://search.cpan.org/~kroki/Cache-Memcached-Fast-0.08/ another hight performance Perl client (c lib + perl bindings as perl xs) to memcached