Happy Birthday, Internet

You might not know it, and I didn’t know it before.
Yesterday, November 22nd, 2007, is the 30th birthday of our dear Internet.
Happy birthday!
more | via The Cafes


Search for next

This is a VIM tip. I saw it before, but I forgot it after a while. I saw it today, I don’t want lose it again, so I write it down.
When you are going though a document in VIM, you find a word and you want to go to the next same word in the [...]


Solving Cyclic Dependencies Is Hard

I am a C/C++ beginner but I’d been already taught that dependency cycles are generally evil since it’s very hard to solve. I haven’t realized how hard the problem is before, because all the works I’ve done are “one file” programs or I can just simply throw all the files into a single gcc/g++ command.
However, [...]


LINKSYS-WPC54GS(BCM43xx) in Debian 4.0

If you’re using Debian 4.0 but you find your 2-3 years old Linksys WPC54GS wireless card doesn’t work even though the system can “see” the hardware, then you may want to continue reading.
Because the Linux kernel has already supported any BCM43xx wireless card, the only thing you need to make Linksys WPC54GS wireless card work [...]