Happy Birthday, Internet
Filed in Web, November 23, 2007, 2:44 amYou 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
Filed in Programming, November 20, 2007, 12:21 pmThis 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
Filed in Linux, Programming, November 14, 2007, 12:55 amI 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
Filed in Linux, November 10, 2007, 2:33 pmIf 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 [...]