summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBlaise Thompson <blaise@untzag.com>2020-01-09 15:35:06 -0800
committerBlaise Thompson <blaise@untzag.com>2020-01-09 15:35:06 -0800
commit3327cdc1398ccbf4963e5d7fef25ff6efcecdf3a (patch)
tree05ddbf1a49c74aed907cef8c957186be82897754
parent595449d8faf333d97eb14256386ebc5b32ec93b4 (diff)
solstice letters
-rw-r--r--public/2014-solstice-letter/index.html122
-rw-r--r--public/2014-solstice-letter/letter.pdfbin0 -> 3170324 bytes
-rw-r--r--public/2014-solstice-letter/letter.tex55
-rw-r--r--public/2014-solstice-letter/me.JPGbin0 -> 3126762 bytes
-rw-r--r--public/2015-solstice-letter/index.html92
-rw-r--r--public/2015-solstice-letter/letter.pdfbin0 -> 4358554 bytes
-rw-r--r--public/2015-solstice-letter/letter.tex66
-rw-r--r--public/2015-solstice-letter/loon_cropped.jpgbin0 -> 77625 bytes
-rw-r--r--public/2015-solstice-letter/me.JPGbin0 -> 4222959 bytes
-rw-r--r--public/2016-solstice-letter/IMG_20160517_101306032_HDR.jpgbin0 -> 298232 bytes
-rw-r--r--public/2016-solstice-letter/IMG_20160703_185954.jpgbin0 -> 1045725 bytes
-rw-r--r--public/2016-solstice-letter/index.html97
-rw-r--r--public/2016-solstice-letter/letter.pdfbin0 -> 1384491 bytes
-rw-r--r--public/2016-solstice-letter/letter.tex69
-rw-r--r--public/index.html15
15 files changed, 516 insertions, 0 deletions
diff --git a/public/2014-solstice-letter/index.html b/public/2014-solstice-letter/index.html
new file mode 100644
index 0000000..739e263
--- /dev/null
+++ b/public/2014-solstice-letter/index.html
@@ -0,0 +1,122 @@
+<!DOCTYPE html>
+<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>2014 winter solstice letter</title>
+ <link rel="stylesheet" href="../style.css">
+</head>
+<body>
+
+<h1>2014 winter solstice letter</h1>
+
+<p>
+<a href="..">← back to memories list</a>
+<p>
+
+<hr>
+
+<p>
+Blaise sent this letter to friends and family to celebrate the winter holiday season, 2014.
+In addition to this html version, you can also download the letter as sent: <a href="./letter.pdf">PDF</a>.
+</p>
+
+<h2>Winter Solstice Greetings - 2014</h2>
+
+<p>
+Hello to all my friends and family.
+I hope that you are feeling peaceful, cozy, and happy in these winter months.
+</p>
+
+<p>
+For a long time I've wanted to start a tradition of sending out yearly letters.
+In this, the 25th year of my life, I've finally gotten around to doing it.
+I'm inspired by my mother, who has been sending out letters since the 80s.
+It's a wonderful way to keep in contact, and it serves as a great personal record.
+It may seem anachronistic now that we have email and social media, but keeping it a physical letter just feels good.
+Please let me know if your address changes (email is probably best) so I can send you letters in future years.
+</p>
+
+<p>
+I'm now a fourth year Analytical Chemistry graduate student at the University of Wisconsin in Madison.
+I do research in the lab of John Wright.
+We do ultrafast, multidimensional spectroscopy of solar materials.
+I'm involved in many projects, but mainly I'm working on BiVO4 and PbSe quantum dots.
+I'll continue this research for another one to two years.
+After that? I'm not too sure yet.
+Grad school has been very fun for me, I really enjoy working in this field and the people that I interact with are all fantastic.
+John in particular is a great mentor personally and scientifically.
+</p>
+
+<p>
+As a vacation this year mom and I went out to California by car, primarily to visit bay area relatives.
+It was an all-around stellar experience.
+Driving from Wisconsin to California takes a long time, but the geography is stunningly beautiful.
+Highlights included clouds in Nebraska, Big Trees, Yosemite, and the Bonneville salt flats.
+The bay area itself was also beautiful, of course.
+It's crazy to realize that I haven't been out to see that side of the family since Grandma Betty's funeral in 2005.
+Will have to make a concerted effort to go out west more often.
+Perhaps I'll have to swallow my pride and get on a plane.
+</p>
+
+<figure>
+ <img src="./me.JPG">
+</figure>
+
+<p>
+Our family cat, Untzag, died unexpectedly in October of this year.
+She was run over by a car.
+Vehrzheen, the family dog, is geriatric and probably not long for this world.
+2015 will probably be the first year in my life without a family dog or cat.
+Ridgeback, my turtle, is still going strong.
+</p>
+
+<p>
+Madison continues to be a great city for me.
+I take advantage of it less then I should.
+I'm going out to eat and grab drinks more in recent months.
+The folk community here is very active, and I was able to dance weekly for most of the year.
+I've been taking a break from contradance over the last several months, but plan to dance again come January.
+I was able to see Yelle and Of Montreal in the same month this fall.
+Both were absolutely fantastic live.
+</p>
+
+<p>
+Have a great new year.
+</p>
+
+<p>
+Blaise J Thompson <br>
+509 N Lake St. Apt 408 <br>
+Madison Wisconsin 53703<br>
+<br>
+blaise@untzag.com
+</p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<h2>
+
+</body>
+</html>
diff --git a/public/2014-solstice-letter/letter.pdf b/public/2014-solstice-letter/letter.pdf
new file mode 100644
index 0000000..0d41854
--- /dev/null
+++ b/public/2014-solstice-letter/letter.pdf
Binary files differ
diff --git a/public/2014-solstice-letter/letter.tex b/public/2014-solstice-letter/letter.tex
new file mode 100644
index 0000000..7088482
--- /dev/null
+++ b/public/2014-solstice-letter/letter.tex
@@ -0,0 +1,55 @@
+\documentclass{letter}
+\usepackage{graphicx}
+\usepackage{wrapfig}
+
+\newenvironment{sig}[1]%
+ {\begin{list}{}%
+ {\setlength{\leftmargin}{300pt}}%
+ \item[]%
+ }
+ {\end{list}}
+
+\usepackage[margin=0.75in]{geometry}
+
+\begin{document}
+
+\pagenumbering{gobble}
+
+\large{\textbf{Winter Solstice Greetings - 2014}}
+
+
+Hello to all my friends and family. I hope that you are feeling peaceful, cozy, and happy in these winter months.
+
+\begin{wrapfigure}{r}{0.5\textwidth}
+ \begin{center}
+ \includegraphics[width=0.48\textwidth]{me}
+ \end{center}
+\end{wrapfigure}
+
+For a long time I've wanted to start a tradition of sending out yearly letters. In this, the 25th year of my life, I've finally gotten around to doing it. I'm inspired by my mother, who has been sending out letters since the 80s. It's a wonderful way to keep in contact, and it serves as a great personal record. It may seem anachronistic now that we have email and social media, but keeping it a physical letter just feels good. Please let me know if your address changes (email is probably best) so I can send you letters in future years.
+
+I'm now a fourth year Analytical Chemistry graduate student at the University of Wisconsin in Madison. I do research in the lab of John Wright. We do ultrafast, multidimensional spectroscopy of solar materials. I'm involved in many projects, but mainly I'm working on BiVO$_4$ and PbSe quantum dots. I'll continue this research for another one to two years. After that? I'm not too sure yet. Grad school has been very fun for me, I really enjoy working in this field and the people that I interact with are all fantastic. John in particular is a great mentor personally and scientifically.
+
+As a vacation this year mom and I went out to California by car, primarily to visit bay area relatives. It was an all-around stellar experience. Driving from Wisconsin to California takes a long time, but the geography is stunningly beautiful. Highlights included clouds in Nebraska, Big Trees, Yosemite, and the Bonneville salt flats. The bay area itself was also beautiful, of course. It's crazy to realize that I haven't been out to see that side of the family since Grandma Betty's funeral in 2005. Will have to make a concerted effort to go out west more often. Perhaps I'll have to swallow my pride and get on a plane.
+
+Our family cat, Untzag, died unexpectedly in October of this year. She was run over by a car. Vehrzheen, the family dog, is geriatric and probably not long for this world. 2015 will probably be the first year in my life without a family dog or cat. Ridgeback, my turtule, is still going strong.
+
+Madison continues to be a great city for me. I take advantage of it less then I should. I'm going out to eat and grab drinks more in recent months. The folk community here is very active, and I was able to dance weekly for most of the year. I've been taking a break from contradance over the last several months, but plan to dance again come January. I was able to see Yelle and Of Montreal in the same month this fall. Both were absolutely fantastic live.
+
+Have a great new year.
+
+\vspace{10 pt}
+
+\begin{sig}{3cm}
+
+Blaise J Thompson \\*
+
+509 N Lake St. Apt 408 \\*
+Madison Wisconsin 53703 \\*
+
+blaise@untzag.com
+
+\end{sig}
+
+
+\end{document}
diff --git a/public/2014-solstice-letter/me.JPG b/public/2014-solstice-letter/me.JPG
new file mode 100644
index 0000000..b33b38f
--- /dev/null
+++ b/public/2014-solstice-letter/me.JPG
Binary files differ
diff --git a/public/2015-solstice-letter/index.html b/public/2015-solstice-letter/index.html
new file mode 100644
index 0000000..3471ad9
--- /dev/null
+++ b/public/2015-solstice-letter/index.html
@@ -0,0 +1,92 @@
+<!DOCTYPE html>
+<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>2015 winter solstice letter</title>
+ <link rel="stylesheet" href="../style.css">
+</head>
+<body>
+
+<h1>2015 winter solstice letter</h1>
+
+<p>
+<a href="..">← back to memories list</a>
+<p>
+
+<hr>
+
+<p>
+Blaise sent this letter to friends and family to celebrate the winter holiday season, 2015.
+In addition to this html version, you can also download the letter as sent: <a href="./letter.pdf">PDF</a>.
+</p>
+
+<h2>Winter Solstice Greetings - 2015</h2>
+
+<p>
+Hello to all my friends and family.
+I hope that you are feeling peaceful, cozy, and happy in these unusually warm winter months.
+</p>
+
+<p>
+Following time honored Thompson tradition I'm already slipping behind in my holiday greeting card schedule.
+I'm writing this the day \textit{after} winter solstice.
+Madison is unusually warm for the time of year.
+Outside it is very foggy and a large amount of rain is expected later.
+Previous snowfall has long since melted.
+</p>
+
+<p>
+I'm now well into my 5th year of graduate school.
+As of early December I've become the senior experimentalist on the femtosecond materials project.
+Older graduate students in the group are still around but are focusing exclusively on finishing their dissertations.
+Projects that I have been working on are finally being published.
+Writing papers is frustrating but enjoyable once done.
+Currently we are caught up to data collected 1.5 years ago, so there is much to do.
+I'm hopeful that 2016 can be a breakout year where we really can use these tools we've created to say something useful about solar materials.
+</p>
+
+<figure>
+ <img src="./me.JPG">
+</figure>
+
+<p>
+The picture above is me tubing on a Wright Group boating trip on lake Mendota.
+I was able to hold on for quite some time but did end up being thrown trying to do some tricks.
+</p>
+
+<p>
+I didn't take any large vacations this year.
+The family did spend some time at Towanda lake in northern Wisconsin.
+It was fun to return to a common childhood vacation location.
+While there we spread the ashes of Vehrzheen
+. It was a fitting goodbye - I'll never forget how much fun Vehrzheen and I had on that lake when we were young.
+The picture below was taken by me on the day we scattered her ashes.
+</p>
+
+<figure>
+ <img src="./loon_cropped.jpg">
+</figure>
+
+<p>
+I'm continuing to enjoy Madison.
+I have started contradancing again.
+I have gotten more serious about weight lifting and fitness as a hobby and have really enjoyed the facilities provided by the University.
+I continue to enjoy living downtown in the hustle and bustle of city life but I may be outgrowing my apartment with stuff.
+May move this fall if I can find a nice place.
+</p>
+
+<p>
+Have a fantastic 2016.
+</p>
+
+<p>
+Blaise J Thompson <br>
+509 N Lake St. Apt 408 <br>
+Madison Wisconsin 53703 <br>
+<br>
+blaise@untzag.com
+</p>
+
+</body>
+</html>
diff --git a/public/2015-solstice-letter/letter.pdf b/public/2015-solstice-letter/letter.pdf
new file mode 100644
index 0000000..0ddc4ce
--- /dev/null
+++ b/public/2015-solstice-letter/letter.pdf
Binary files differ
diff --git a/public/2015-solstice-letter/letter.tex b/public/2015-solstice-letter/letter.tex
new file mode 100644
index 0000000..bf7ad6c
--- /dev/null
+++ b/public/2015-solstice-letter/letter.tex
@@ -0,0 +1,66 @@
+\documentclass{letter}
+\usepackage{graphicx}
+\usepackage{wrapfig}
+
+\newenvironment{sig}[1]%
+ {\begin{list}{}%
+ {\setlength{\leftmargin}{300pt}}%
+ \item[]%
+ }
+ {\end{list}}
+
+\usepackage[margin=0.75in]{geometry}
+
+\begin{document}
+
+\pagenumbering{gobble}
+
+\large{\textbf{Winter Solstice Greetings - 2015}}
+
+\begingroup
+\setlength{\intextsep}{0pt}%
+\setlength{\columnsep}{0pt}%
+
+Hello to all my friends and family. I hope that you are feeling peaceful, cozy, and happy in these unusually warm winter months.
+
+\begin{wrapfigure}{r}{0.5\textwidth}
+ \begin{center}
+ \includegraphics[width=0.48\textwidth]{me}
+ \end{center}
+\end{wrapfigure}
+
+Following time honored Thompson tradition I'm already slipping behind in my holiday greeting card schedule. I'm writing this the day \textit{after} winter solstice. Madison is unusually warm for the time of year. Outside it is very foggy and a large amount of rain is expected later. Previous snowfall has long since melted.
+
+I'm now well into my 5th year of graduate school. As of early December I've become the senior experimentalist on the femtosecond materials project. Older graduate students in the group are still around but are focusing exclusively on finishing their dissertations. Projects that I have been working on are finally being published. Writing papers is frustrating but enjoyable once done. Currently we are caught up to data collected $\sim 1.5$ years ago, so there is much to do. I'm hopeful that 2016 can be a breakout year where we really can use these tools we've created to say something useful about solar materials.
+
+The picture above is me tubing on a Wright Group boating trip on lake Mendota. I was able to hold on for quite some time but did end up being thrown trying to do some tricks.
+
+\begin{wrapfigure}{l}{0.5\textwidth}
+ \begin{center}
+ \includegraphics[width=0.48\textwidth]{loon_cropped}
+ \end{center}
+\end{wrapfigure}
+
+I didn't take any large vacations this year. The family did spend some time at Towanda lake in northern Wisconsin. It was fun to return to a common childhood vacation location. While there we spread the ashes of Vehrzheen. It was a fitting goodbye - I'll never forget how much fun Vehrzheen and I had on that lake when we were young. The picture on the left was taken by me on the day we scattered her ashes.
+
+I'm continuing to enjoy Madison. I have started contradancing again. I have gotten more serious about weight lifting and fitness as a hobby and have really enjoyed the facilities provided by the University. I continue to enjoy living downtown in the hustle and bustle of city life but I may be outgrowing my apartment with stuff. May move this fall if I can find a nice place.
+
+Have a fantastic 2016.
+
+\endgroup
+
+\vspace{10 pt}
+
+\begin{sig}{3cm}
+
+Blaise J Thompson \\*
+
+509 N Lake St. Apt 408 \\*
+Madison Wisconsin 53703 \\*
+
+blaise@untzag.com
+
+\end{sig}
+
+
+\end{document}
diff --git a/public/2015-solstice-letter/loon_cropped.jpg b/public/2015-solstice-letter/loon_cropped.jpg
new file mode 100644
index 0000000..c37a782
--- /dev/null
+++ b/public/2015-solstice-letter/loon_cropped.jpg
Binary files differ
diff --git a/public/2015-solstice-letter/me.JPG b/public/2015-solstice-letter/me.JPG
new file mode 100644
index 0000000..15ddd75
--- /dev/null
+++ b/public/2015-solstice-letter/me.JPG
Binary files differ
diff --git a/public/2016-solstice-letter/IMG_20160517_101306032_HDR.jpg b/public/2016-solstice-letter/IMG_20160517_101306032_HDR.jpg
new file mode 100644
index 0000000..ea578fc
--- /dev/null
+++ b/public/2016-solstice-letter/IMG_20160517_101306032_HDR.jpg
Binary files differ
diff --git a/public/2016-solstice-letter/IMG_20160703_185954.jpg b/public/2016-solstice-letter/IMG_20160703_185954.jpg
new file mode 100644
index 0000000..39661d5
--- /dev/null
+++ b/public/2016-solstice-letter/IMG_20160703_185954.jpg
Binary files differ
diff --git a/public/2016-solstice-letter/index.html b/public/2016-solstice-letter/index.html
new file mode 100644
index 0000000..ce279d1
--- /dev/null
+++ b/public/2016-solstice-letter/index.html
@@ -0,0 +1,97 @@
+<!DOCTYPE html>
+<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
+<html>
+<head>
+ <meta charset="utf-8">
+ <title>2016 winter solstice letter</title>
+ <link rel="stylesheet" href="../style.css">
+</head>
+<body>
+
+<h1>2016 winter solstice letter</h1>
+
+<p>
+<a href="..">← back to memories list</a>
+<p>
+
+<hr>
+
+<p>
+Blaise sent this letter to friends and family to celebrate the winter holiday season, 2016.
+In addition to this html version, you can also download the letter as sent: <a href="./letter.pdf">PDF</a>.
+</p>
+
+<h2>Winter Solstice Greetings - 2016</h2>
+
+<p>
+Hello to all my friends and family.
+I hope that you are feeling peaceful, cozy, and happy in these winter months.
+It's snowing hard outside as I write this letter to you.
+</p>
+
+<p>
+I'm now in the middle of my 6th year of graduate school.
+I'm still enjoying my time in the Wright group---I hope to be here for a while yet.
+The past year of graduate school has been frustrating in some ways.
+Lots of progress has been made, but I haven't reached the key checkpoints that I hoped to reach.
+I'm looking forward to being a teaching assistant for a graduate-level electronics and instrumentation course next semester.
+</p>
+
+<p>
+This summer was busy for me.
+In mid May three college friends (Kate, Nina, and Claire) joined me here in the Midwest.
+We spent a few days exploring Chicago---river tour, museums, food, even a local contradance.
+Pictured below is us outside of Shedd Aquarium.
+We then drove to Madison and spent a few days in Wisconsin.
+Exploring the House on the Rock with Benji was a highlight of the trip for me.
+</p>
+
+<figure>
+ <img src="./IMG_20160517_101306032_HDR.jpg">
+</figure>
+
+<p>
+I was honored to stand as a member of Claire's wedding party on June 24th.
+The wedding took place near Claire's parents in beautiful Napa Valley, California.
+It was a great wedding and I really enjoyed catching up with the Parker, Eckert and Till families.
+It was also great to briefly see the Nielsens---Jim and Tracey were kind enough to loan me a car during my time in California.
+</p>
+
+<p>
+After returning home from California I had just 24 hours before flying to Amsterdam for an academic conference.
+Coherent Multidimensional Spectroscopy (CMDS) is a small biennial conference in my narrow subfield.
+My advisor---John C. Wright---was a founding member of the conference and still sits as chair of the organizing committee.
+This year the conference was held in beautiful historic Groningen, the Netherlands.
+The first molecular photon echo was resolved in Groningen (DOI: <a href="https://doi.org/10.1103/PhysRevLett.74.674">10.1103/PhysRevLett.74.674</a>).
+At the conference I presented a poster on my work to make CMDS instrumentation more reproducible and robust.
+Afterwards I spent five days exploring Europe, traveling to Brussels and Amsterdam.
+Pictured below is me in the famous Grote Markt.
+I didn't really plan anything about my trip, just stepped out of the hotel and started walking.
+Everywhere I went was filled with great food, people, and artwork. Very enjoyable---but I was ready to return to Wisconsin after five days.
+</p>
+
+<figure>
+ <img src="./IMG_20160703_185954.jpg">
+</figure>
+
+<p>
+This year I've enjoyed learning more about philosophy, rationality, and psychology.
+Daniel Kahneman's book <it>Thinking, Fast and Slow</it> has changed the way I think about human cognition.
+I'm trying to incorporate these ideas more into my personal behavior.
+</p>
+
+<p>
+Have a fantastic 2017. Stay in touch.
+</p>
+
+<p>
+Blaise Jonathan Thompson <br>
+509 N Lake St. Apt 408 <br>
+Madison, Wisconsin 53703 <br>
+<br>
+1-424-225-2493 <br>
+blaise@untzag.com
+</p>
+
+</body>
+</html>
diff --git a/public/2016-solstice-letter/letter.pdf b/public/2016-solstice-letter/letter.pdf
new file mode 100644
index 0000000..2e740f4
--- /dev/null
+++ b/public/2016-solstice-letter/letter.pdf
Binary files differ
diff --git a/public/2016-solstice-letter/letter.tex b/public/2016-solstice-letter/letter.tex
new file mode 100644
index 0000000..6d2986b
--- /dev/null
+++ b/public/2016-solstice-letter/letter.tex
@@ -0,0 +1,69 @@
+% document
+\documentclass{letter}
+\usepackage[margin=0.5in]{geometry}
+\usepackage{multicol}
+
+% text
+\usepackage[utf8]{inputenc}
+\renewcommand{\familydefault}{\sfdefault}
+
+% graphics
+\usepackage{graphicx}
+\usepackage{wrapfig}
+
+% signature environment
+\newenvironment{sig}[1]%
+ {\begin{list}{}%
+ {\setlength{\leftmargin}{300pt}}%
+ \item[]%
+ }
+ {\end{list}}
+
+\begin{document}
+
+\pagenumbering{gobble}
+
+\large{\textbf{Winter Solstice Greetings \hfill 2016}}
+
+\begingroup
+\setlength{\intextsep}{0pt}%
+\setlength{\columnsep}{10pt}%
+
+Hello to all my friends and family. I hope that you are feeling peaceful, cozy, and happy in these winter months. It's snowing hard outside as I write this letter to you.
+
+\begin{wrapfigure}{r}{0.45\textwidth}
+ \begin{center}
+ \includegraphics[width=0.4\textwidth]{"IMG_20160517_101306032_HDR"}
+ \end{center}
+\end{wrapfigure}
+
+I'm now in the middle of my 6th year of graduate school. I'm still enjoying my time in the Wright group---I hope to be here for a while yet. The past year of graduate school has been frustrating in some ways. Lots of progress has been made, but I haven't reached the key checkpoints that I hoped to reach. I'm looking forward to being a teaching assistant for a graduate-level electronics and instrumentation course next semester.
+
+This summer was busy for me. In mid May three college friends (Kate, Nina, and Claire) joined me here in the Midwest. We spent a few days exploring Chicago---river tour, museums, food, even a local contradance. Pictured above is us outside of Shedd Aquarium. We then drove to Madison and spent a few days in Wisconsin. Exploring the House on the Rock with Benji was a highlight of the trip for me.
+
+\begin{wrapfigure}{l}{0.45\textwidth}
+ \begin{center}
+ \includegraphics[width=0.4\textwidth]{"IMG_20160703_185954"}
+ \end{center}
+\end{wrapfigure}
+
+I was honored to stand as a member of Claire's wedding party on June 24th. The wedding took place near Claire's parents in beautiful Napa Valley, California. It was a great wedding and I really enjoyed catching up with the Parker, Eckert and Till families. It was also great to briefly see the Nielsens---Jim and Tracey were kind enough to loan me a car during my time in California.
+
+After returning home from California I had just 24 hours before flying to Amsterdam for an academic conference. Coherent Multidimensional Spectroscopy (CMDS) is a small biennial conference in my narrow subfield. My advisor---John C. Wright---was a founding member of the conference and still sits as chair of the organizing committee. This year the conference was held in beautiful historic Groningen, the Netherlands. The first molecular photon echo was resolved in Groningen (DOI: 10.1103/PhysRevLett.74.674). At the conference I presented a poster on my work to make CMDS instrumentation more reproducible and robust. Afterwards I spent five days exploring Europe, traveling to Brussels and Amsterdam. Pictured above and left is me in the famous Grote Markt. I didn't really plan anything about my trip, just stepped out of the hotel and started walking. Everywhere I went was filled with great food, people, and artwork. Very enjoyable---but I was ready to return to Wisconsin after five days.
+
+This year I've enjoyed learning more about philosophy, rationality, and psychology. Daniel Kahneman's book \textit{Thinking, Fast and Slow} has changed the way I think about human cognition. I'm trying to incorporate these ideas more into my personal behavior.
+
+Have a fantastic 2017. Stay in touch.
+
+\vfill
+\raggedleft
+
+Blaise Jonathan Thompson \\*
+\hspace{0pt} \\
+509 N Lake St. Apt 408 \\*
+Madison, Wisconsin 53703 \\*
+\hspace{0pt} \\
+1-424-225-2493 \\*
+blaise@untzag.com
+
+\end{document}
diff --git a/public/index.html b/public/index.html
index 750c895..f40227a 100644
--- a/public/index.html
+++ b/public/index.html
@@ -24,11 +24,26 @@
<td><a href="/armenian-heritage-trip/">Armenian heritage trip</a></td>
</tr>
<tr>
+ <td>2016-12-21</td>
+ <td>2016-12-21</td>
+ <td><a href="./2016-solstice-letter/">2016 winter solstice letter</a></td>
+ </tr>
+ <tr>
+ <td>2015-12-21</td>
+ <td>2015-12-21</td>
+ <td><a href="./2015-solstice-letter/">2015 winter solstice letter</a></td>
+ </tr>
+ <tr>
<td>1999-06-13</td>
<td>2015-06-27</td>
<td><a href="vehrzheen.html">Vehrzheen</a></td>
</tr>
<tr>
+ <td>2014-12-21</td>
+ <td>2014-12-21</td>
+ <td><a href="./2014-solstice-letter/">2014 winter solstice letter</a></td>
+ </tr>
+ <tr>
<td>2010</td>
<td>2010</td>
<td><a href="100-mile-wilderness.html">100 mile wilderness</a></td>