Tag Archives: Linux

List of USB Wireless Compatible with Linux + Support Master Mode

I have been looking for USB wireless adapter that works with master mode (AP) and it’s really a PITA job. The full list of supported devices available here: http://linuxwireless.org/en/users/Devices/USB BUT, it’s really difficult for me to find the device, some of them are outdated devices and most of them are not available in the market, and [...]

Multicall Binary

Jika anda pernah menggunakan busybox, pasti anda paham apa itu multicall binary. Busybox adalah contoh dari multicall binary, mencakup hampir semua perintah dasar shell. Definisi kasarnya adalah sebuah binary yang dapat dipanggil dengan berbagai nama. Hal ini dapat dilakukan dengan memanipulasi argv[0] yang mana menunjuk pada program name. Misalkan: int main(int argc, char **argv) { [...]

MeeGo runs on Ubuntu Maverick

After hours and days … finally MeeGo runs on Ubuntu. Detail step by step porting will be updated soon. Updated:

fortune game

Q: How many gradual (sorry, that’s supposed to be “graduate”) students does it take to screw in a light bulb? A: “I’m afraid we don’t know, but make my stipend tax-free, give my advisor a $30,000 grant of the taxpayer’s money, and I’m sure he can tell me how to do the gruntwork for him [...]

Lindent – amazing script for lazy C coder

For you a lazy C coder, sometimes indentation could be a big mess when you only think about code’s performance and not so into a cosmetic and style. Anyway, I was in that time too, I never thought about the importance of style when I wrote a code until I have to review someone’s code. [...]

Follow

Get every new post delivered to your Inbox.

Join 631 other followers