Sunday, December 19, 2004

Thought compression

This week, a code of 15 lines was produced that enables a computer to run a P2P service like Kazaa. It is here. What are the lessons from this ? Well for one, it lowers the barrier to entry so that groups of friends can now set this type of system with each other. You cannot trust anybody on the internet, but at least you could trust your friends. The second point is that I believe it takes about 15 lines of written text to explain to somebody what a P2P service is. In other words, compressing the concept of P2P sharing into a thought is close to the amount of writing needed to implement it. And it takes about 60+ lines to explain in detail to a specialist what it really does. It is what makes Python a high level language.

No comments:

Printfriendly