summaryrefslogtreecommitdiff
path: root/memories/blaise-thompson-letters/2022/letter.tex
blob: c8aaeb485ebe3473ba7ec4c8d269d506edb5269f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
% document
\documentclass{letter}
\usepackage[margin=0.5in]{geometry}
\usepackage{multicol}

% text
\usepackage[utf8]{inputenc}
\renewcommand{\familydefault}{\sfdefault}
\usepackage{lipsum}

% 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 2022}}

\begingroup
\setlength{\intextsep}{0pt}%
\setlength{\columnsep}{10pt}%

Greetings to all friends and family.
It's been a busy year!
The holiday season has snuck up on me this time.
Nice to have this opportunity to sit down and review the year that was.
Hope each of you are finding similar opportunities for quiet contemplation in this season.
Snow has come to Madison, but it's above freezing at the moment.
This tends to cause a thick white fog, very quiet and still.
The sun rises late and sets early.

\begin{wrapfigure}{r}{0.5\textwidth}
  \begin{center}
    \includegraphics[width=0.5\textwidth]{"./1813.jpg"}
  \end{center}
\end{wrapfigure}

On March 25th of this year I bought my first house.
Here it is (pictured, right) in May---the front yard just bursting with wild violets.
I participated in ``no-mow May'', of course.
What a crazy thing it is to buy a house.
Losing most of my life savings to a down payment, taking on debt, committing to Madison long-term.
Yard work, utilities, neighbors.
Rhubarb in the back yard, a kitchen with enough room to chop and dry dishes simultaneously.
Fisher Street has come to feel like home.
What's the point of owning a home if not to take on overly-ambitious home improvement projects?
My father has incredible construction skills, and he has been generous enough to spend many days helping me learn the basics.
The first two big projects are a fence along the north border and wood floors in the bedrooms.

\begin{wrapfigure}{l}{0.3\textwidth}
  \begin{center}
    \includegraphics[width=0.3\textwidth]{"./ruffed-grouse.jpg"}
  \end{center}
\end{wrapfigure}

This year's big vacation was a June trip to Maine with my boyfriend Kevin.
We were able to see Kate \& Steve, and visit the Bates Campus (first time since graduation).
We hiked Katahdin and explored the Maine coastline.
Kevin helped me to enjoy the birds of Maine, which I did not properly appreciate as a student.
In total I saw 76 bird species!
My favorite bird was this elusive ruffed grouse (left), which we were able to observe ``booming''.
A wild spirit of the wild forest, for sure.
Also this year I was very lucky to be the best man in the wedding of Felix Radford and Kendal Musgrave.
What a power couple!
All the best to them in this new phase of life.


\begin{wrapfigure}[9]{r}{0.3\textwidth}
  \begin{center}
    \includegraphics[width=0.3\textwidth]{"./blaise.jpg"}
  \end{center}
\end{wrapfigure}

Professionally I am ``keeping on''.
There are still mountains of things to learn about software and hardware development, instrumentation, and teaching.
I now have two job titles: ``Instrumentation Engineer'' and ``Lecturer''.
I continue to have enthusiasm for both of these domains.
Here I am (right) in my shop, mostly renovated but always more to do.

Family and pets are doing well.
I continue to dote on dear Ridgeback (my turtle), who turned 23 this year.
I separated the endlers by sex to keep them from breeding so quickly.
Home ownership and improvement projects have brought my parents to Madison often this year.
Hope that all reading have a restful holiday season and a wonderful 2023.
Keep in touch, visit!
Remember, I have a guest bedroom now.

\vfill
\raggedleft

Blaise Jonathan Thompson \\*
\hspace{0pt} \\
1813 Fisher St. \\*
Madison, Wisconsin 53713 \\*
\hspace{0pt} \\
1-424-225-2493 \\*
blaise@untzag.com \\*
https://blaise.zone

\end{document}