Older blog entries for lev (starting at number 5)

synctext:

it's pointless to complaint about the people page and sit there doing nothing. it's better to start thinking how it should be done, and perhaps start implementing if possible.

at the moment, i'm think it would be very nice to replace it with a search box that does regexp searches on the usernames and return only the matched entries (of course).

btw, i guess very few people actually make use of the 'people' page.

salmoni: happy( birthday && mirror_seeking );

raph: some people just won't understand that we're tolerating him. he might have shown some interests, but his attitude doesn't fit in as part of the open source community. a 'troll undercover'?

trusted metric

"no matter how strong is the encryption, it's useless if one keeps the passphrase under his keyboard..."

i do have faith in the trust metric system, but we still have to do our part to make it works. IMHO, we should at least, have a look at one's contributions to the open source community before granting certs. this will greatly reduce the chance of creating a 'master troll' eventually, since raph has made it so hard for trolls to 'gain level' by mass certifying each other.

unsorted

i saw someone certified alan as apprentice! oh my, alan cox is an 'apprentice', then i should be a 'sub-observer'. i'm sure that alan don't mind about that, but it clearly illustrated how little does that guy know about the open source community.

6 Jun 2002 (updated 6 Jun 2002 at 07:56 UTC) »

Open Source Development

The way of which most Open Source software evolve is rather strange, to those outside the community. But it does make sense, and is working well...

It all begin with a programmer "scratching his personal itch". An Open Source programmer usually writes software to address his own needs, if not for fun. Because of his love for the software, and the fact that he himself will be using it, the programmer puts in extra effort in developing the software. Of course, the software is then shared, usually under the terms of an open source license.

Another programmer discovers the software, and find that there are something missing, from his point of view. Therefore, he implement the parts he needs, and send his patches back to the original author to be included in the next release. Collaboration among the programmers is done over the Internet, usually via email. Such collaboration effort is made possible by the mutual trust within the community. This cycle repeats continously until...

When the software gain a massive following. There will be a small team of zealots working on the software like mad, while the rest doing their parts by submitting patches, reporting bugs, etc. At this point, the software should be stable enough for production use, but the development doesn't end here. As time goes by, it improves in all directions, tho' at a slower pace, for it always has the great Open Source people behind it.

Positively Diluted

In the elder days, Open Source is the way of computing. Back then, the right of sharing needed no explicit grants. The good old days. Things got a bit complicated when the mass got into the picture. They started complaining that our software isn't user friendly. They've forgotten, if they knew it in the first place, that those software were never supposed to be used by them.

However, the Open Source people are very kind indeed. "If the average users want to use our software, why not we make it easier to use for the mass? why don't we promote the use of our software to benefit more people?". Many Open Source people had voluntarily take up the responsibility of making better software for the mass. Thereafter, the Open Source culture was diluted, positively for the better.

Open Source, The Pure Form

Open Source people write software to solve their problems. We share the software becoz we feel that it's really a very bad thing if everybody has to write his own version of software to solve a same problem. We share the source codes becoz we know that nobody produces perfect codes, distributing the source codes give the others (and ourselves) a chance to improve it. This way, we'll all eventually get better software.

When the software we wrote solved our problems, we're already happy enough. We've got our problems solved and we had fun while writing it. Of course, it feels better if somebody else find it useful and actually use it. If someone is kind enough to help us to improve our software, we'll be even happier. Do we really care if there's anyone out there using our software? I doubt that, tho' it's kind of motivation if we know that there are.

New Advogato Features

New HTML Parser: The long-awaited libxml2 based HTML parser code is live. It needs further work but already handles most markup better than the original parser.

Keep up with the latest Advogato features by reading the Advogato status blog.

If you're a C programmer with some spare time, take a look at the mod_virgule project page and help us with one of the tasks on the ToDo list!