This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
scheibo@mac$ rm -rf ~/.rvm/archives/ruby-1.9.1-p378.tar.* ~/.rvm/src/ruby-1.9.1-p378 | |
scheibo@mac$ rvm install 1.9.1 --trace | |
install 1.9.1 --trace | |
rvm 1.0.0 by Wayne E. Seguin ([email protected]) [http://rvm.beginrescueend.com/] | |
+ [[ -z install ]] | |
+ [[ ! -z '' ]] | |
+ [[ ! -z '' ]] | |
+ [[ 0 -gt 0 ]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2011-01-09 00:07:36.621 Synergyd[9429:207] NOTE: accepted client connection | |
2011-01-09 00:07:40.820 Synergyd[9429:207] NOTE: client "nix" has connected | |
2011-01-09 00:07:56.010 Synergyd[9429:207] NOTE: client "nix" is dead | |
2011-01-09 00:08:03.698 Synergyd[9429:207] NOTE: accepted client connection | |
2011-01-09 00:08:04.331 Synergyd[9429:207] NOTE: client "nix" has connected | |
2011-01-09 00:08:32.018 Synergyd[9429:207] NOTE: client "nix" is dead | |
2011-01-09 00:08:34.758 Synergyd[9429:207] NOTE: accepted client connection | |
2011-01-09 00:08:34.822 Synergyd[9429:207] NOTE: client "nix" has connected | |
2011-01-09 00:10:28.851 Synergyd[9429:207] NOTE: client "win" is dead | |
2011-01-09 00:10:29.814 Synergyd[9429:207] NOTE: accepted client connection |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
shift + middle click! | |
when set mouse=a is on, vim grabs all the mouse action, so in order to let X in on the fun use shift. in order to copy something from one part of the document use shift+highlight, and in order to paste, enter insert mode, toggle paste mode and shift+middle click. Very fun, quite a few steps to get a handle on though. | |
Alternatively, use 'set mouse=' (no a) to turn the mouse off and then just the X mouse will be functioning in vim. no shift is required, but make sure to still be pasting in insert mode and with paste on (without paste, autoindent ruins your day, without insert mode the stuff you're pasting will be interpreted as commands) | |
Finally, turn off bullshit flow control with | |
stty -ixon in your bashrc. Then you can properly get Ctrl+{S,V,X,Z,C} etc working but BE IN COMMAND MODE. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Script started on Fri 14 Jan 2011 05:51:00 PM UTC | |
root@scheibo# vim dpkg -l | grep mysql | |
ii libdbd-mysql-perl 4.011-1ubuntu1 A Perl5 database interface to the MySQL data | |
ii libmysqlclient16 5.1.37-1ubuntu5.5 MySQL database client library | |
ii mysql-client 5.1.37-1ubuntu5.5 MySQL database client (metapackage depending | |
ii mysql-client-5.1 5.1.37-1ubuntu5.5 MySQL database client binaries | |
ii mysql-common 5.1.37-1ubuntu5.5 MySQL database common files (e.g. /etc/mysql | |
iU mysql-server 5.1.37-1ubuntu5.5 MySQL database server (metapackage depending | |
iF mysql-server-5.1 5.1.37-1ubuntu5.5 MySQL database server binaries | |
ii mysql-server-core-5.1 5.1.37-1ubuntu5.5 MySQL database core server files |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
!(/\.(?!htaccess)[^/]*|\.(tmproj|o|pyc|swf|mp3|jpeg|gif|png|log)|/Icon\r|/svn-commit(\.[2-9])?\.tmp)$ | |
!.*/(\.[^/]*|tmp|log|vendor|CVS|_darcs|_MTN|\{arch\}|blib|.*~\.nib|.*\.(framework|app|pbproj|pbxproj|xcode(proj)?|bundle))$ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The Facebook Team to me | |
show details 6:18 PM (1 minute ago) | |
Hi, | |
We are aware of the problem that you described and apologize for the inconvenience. Unfortunately, we do not have a specific date for when this issue will be resolved but hope to fix it as soon as possible. We appreciate your patience. | |
Thanks for contacting Facebook, | |
The Facebook Team |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ncurses | |
fiber for dict load and solve | |
cleanup code (refactor) | |
track stats - full dump of boards, words typed, (incorrect), words missed | |
what words are most commonly missed? | |
what words are you 'sloppy' about: | |
ie/ doom and mood - can always get reverse. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
system: 108148 432592 3293848 missing | |
12dicts: 1011 |
OlderNewer