Category: Featured

  • Samsung NC10 Ubuntu Touch pad issue

    I believe NC10 is the one of the best netbook in the world, but it has a serious problem of touch pad sensitivity. Y axis is much more sensitive than X axis, so when you draw a circle, you actually see ellipsis. And finally I found the answer. http://www.voria.org/forum/showthread.php?tid=41&page=1 https://launchpad.net/~voria/+archive/ppa Let me summarize the steps…

  • 노트북 사용자분들, AAM을 아시나요?

    AAM은 Automatic Acoustic Management의 약자로 하드디스크의 소음을 줄여주는 역할을 하는 기능을 지칭합니다. SerialATA나 UltraATA/100에는 포함이 된 기능입니다. 소음이 줄어드는거야 좋은 일인데, 이 블로그의 방문자들처럼 ‘바탕화면은 까맣게!’, ‘브라우저는 크롬!’, ‘홈페이지는 about:blank!’를 좋아하는 분들은 AAM이 성능저하를 유발시키는 사실을 안다면 과히 반갑지 않은 기능입니다. 지금까지 모르고 지내셨다면 WinAAM을 설치해보세요. 직접 AAM을 켜고 꺼보면서 Test로 들어가서 성능을 비교해보시면 그…

  • Clone & Copy Constructor in Java

    Given a reference to a class which does not implement defensive copying, users of the class can use one of the following techniques..

  • 제가 쓰는 vimrc

    일단 스샷부터 ^^; 환경으로는, 일단 vim을 사용하고, 플러그인은 taglist.vim, project.vim, cscope_quickfix.vim, matchit.vim, railsvim.vim을 사용..