Archive for the 'Programació' Category

I love the STL

Saturday, February 4th, 2006

C++ is a great language, specially the STL, templates and generic programming. I love it.
For instance, imagine that you have to wipe some data in vectors after its use. This is common in secure programming, to avoid sensible data to remain in memory longer than really needed.
It’s very easy, just program your own allocator:

#include <memory>

template […]

Tag your parties

Tuesday, April 26th, 2005

He agafat afició a això d’imitar les pàgines de tags que fan Technorati o Flickr com en el meu darrer post. La diferència és que en aquest cas l’ordre sí que té importància, ja que és una crònica.
He fet un petit programa en Python que permet a diverses persones fer llistes de paraules com a […]

La felicitat és…

Wednesday, April 6th, 2005

… els smart pointers de Boost!
No espero que m’entengueu…