diff options
author | bnewbold <bnewbold@eta.mit.edu> | 2009-01-26 07:10:27 -0500 |
---|---|---|
committer | bnewbold <bnewbold@eta.mit.edu> | 2009-01-26 07:10:27 -0500 |
commit | a0c4bdb02f19d6a0d17bbea9496c30e96754235b (patch) | |
tree | be3ddf6a2f11691c29014426915f488ca1ad01f9 /journal | |
parent | 66c4616241749ce8950c0a48a529c303d430eb99 (diff) | |
download | 8thesis-a0c4bdb02f19d6a0d17bbea9496c30e96754235b.tar.gz 8thesis-a0c4bdb02f19d6a0d17bbea9496c30e96754235b.zip |
bryannewbold.com to bnewbold.net
Diffstat (limited to 'journal')
-rw-r--r-- | journal/16jan2009.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/journal/16jan2009.html b/journal/16jan2009.html index 03dcf6b..c80db5a 100644 --- a/journal/16jan2009.html +++ b/journal/16jan2009.html @@ -14,7 +14,7 @@ http://web.mit.edu/bnewbold/thesis/</a></i> Today I setup a git repository (for source code management); it's backed up to my personal webspace with a web interface at -<a href="http://git.bryannewbold.com/?p=8thesis.git">git.bryannewbold.com</a>. +<a href="http://git.bnewbold.net/?p=8thesis.git">git.bnewbold.net</a>. I'll also copy these journal entries to my <a href="http://web.mit.edu/bnewbold/thesis/">athena locker</a>. As an aside, keeping notes in a git repository is a great way to maintain scientific @@ -33,10 +33,10 @@ good as the hash algorithms used ;) <br /> For the past two weeks or so i've mostly been teaching myself scheme using The Little Schemer and The Seasoned Schemer. My notes on those books are -<a href="http://bryannewbold.com/k/books/littleschemer">here</a> and -<a href="http://bryannewbold.com/k/books/seasonedschemer">here</a>; my +<a href="http://bnewbold.net/k/books/littleschemer">here</a> and +<a href="http://bnewbold.net/k/books/seasonedschemer">here</a>; my notes on scheme itself are -<a href="http://bryannewbold.com/k/software/scheme">here</a> (note: last link +<a href="http://bnewbold.net/k/software/scheme">here</a> (note: last link temporarily broken?). <br /><br /> <a href="19jan2009.html"><i>(next entry)</i></a> |