summaryrefslogtreecommitdiff
path: root/memories/blaise-thompson-letters/2024/letter.tex
blob: 377387f67cf0780d733b6882ad011fee45dacd83 (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
% 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 2024}}

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

Friends, family---greetings to each of you.
It's snowing hard here, a few inches on the ground and we're only halfway through the storm.
Finals week means scrambling to finish up the semester---grading, taking notes about what went wrong and right, organizing the filing cabinet.
At the same time I am preparing for next semester and dreaming of big long-term projects.
Glad to have this yearly letter-writing tradition.

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

Each year I read through my old solstice letters.
A lot has changed in my life since December 2023.
I have a new job, a new relationship, a new outlook.
I'm in a much better place than I was last year.
National politics are scarier than I've ever experienced, but locally things are looking great.
Trying to focus locally...

In July I left the Electronics Shop for a new role in the Department of Chemistry.
I'm now ``Instrumental Lab Director''.
The move is bitter sweet, since this role was previously filled by my friend and long-time mentor Rob McClain.
Furthermore, I'm going to miss the luxury of focusing directly on instrument design full time, especially in a shop with professionals such as Amber, Steve, Matt, James, Sam, Tracy, and Lauren.
Still, after six years I'm happy to try something new and this position as lab director is exciting.

In May of this year I visited my friends Darien and Kaitlyn in Pittsburgh.s
Highlights of the trip included the Glass Center, Botanical Gardens, and Pirates Stadium.
I recommend Pittsburgh to anyone who hasn't visited.

\includegraphics[width=\textwidth]{"./tent.png"}

In July of this year I visited California.
Claire and Ralph have moved into their fantastic new place on California Ave.
This year our ``big adventure'' was the Lost Coast---a 25 mile long stretch of wild coastline.
We spent four days and three nights following the coast, camping on the beach or in small canyons (see photos above).
It was a walk on the beach, but despite the idiom it was physically demanding.
The sun was relentless, and the ocean itself provided a special challenge with changing tides.
We saw wild bear, coyote, river otters, sea lions.
On the way home I was able to spend time with Uncle Jim.

Home improvement continues at a slower pace than I'd like.
I broke another bone this year, my clavicle, and had to get surgery again.
Trying not to make orthopedic surgery into a habit.
Pets are doing great.
I'm still blessed by a large number of friends and coworkers locally.
Thank you all for being a part of my life this year.
Please---stay in touch.

\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}