Geeky Things

All About Hacking

 

Entries Tagged as 'hacking'

The War with IE6

April 21st, 2008 · 1 Comment

All of the web developer hate IE6~ AT LEAST I HATE IE6. Fixing IE6 wired display problems take 60% of the development time~ shame on you Microsoft.
So if you hate Microsoft and it’s IE as much as I do and you can’t show a warning message to all IE 6 users “Your browser is outdated” […]

[Read more →]

Tags: hacking · randomthought · software

Debate on Micro-kernel

February 1st, 2008 · No Comments

Just came across an article on Micro-kernel, worth reading for those who want to know a bit about the debate (and it don’t have many technical information). I agree that the micro-kernel (MINIX 3) written by the article author, is really the most easy-to-understand operating system in the world! I’ve been playing around with it, […]

[Read more →]

Tags: hacking · randomthought · software

Where have all the programmers gone?

January 9th, 2008 · No Comments

The most heated articles these few days amongst programmers is probably the article "Where Are the Software Engineers of Tomorrow?" from CrossTalk. The authors of the article complains on today’s Computer Science Education, claims that it can’t train real programmer with Java as the first language, ignorance on Formal Methods and the Math. requirements are […]

[Read more →]

Tags: hacking

MySQL-python fix at OSX 10.5

November 15th, 2007 · No Comments

While I’m installing software back to my new leopord, I run into a problem on MySQL-python, and I found this excellent and easy fix from the Internet.

[Read more →]

Tags: hacking · osx