Java time resolution

Checking Java timer resolution for reaction-time experiments, comparing currentTimeMillis and nanoTime behavior on Linux and Windows.

more ...




Use Vim as Info Page Browser

Using Vim's ManPageView plugin as an Info browser, with a shell wrapper that brings familiar key bindings and syntax highlighting to documentation.

more ...



Use Vim to read manual page

Replacing the command-line man pager with Vim through ManPageView and a shell wrapper, with a fallback when a manual entry cannot be found.

more ...