Monday, May 24, 2004

untitledA stupid OSX trick:

You can speed up Safari by decreasing the delay in opening web pages. To do so:

1. Quit Safari
2. Open Terminal
3. Type:

defaults write com.apple.Safari WebKitInitialTimedLayoutDelay -float 0.25

Hit return, close Terminal

4. Restart Safari

The difference is quite noticeable.