aboutsummaryrefslogtreecommitdiff
path: root/blog.html
blob: 2b18ae181f0503fbc20ee9633d04a10b66df64e1 (plain) (blame)
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
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
<!DOCTYPE html>
<html lang="en-US">

<head>
  <meta charset="UTF-8">
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
  <meta name="author" content="Alexander Rees Scerba" />
  <title>Blog - Scerba.org</title>
  <meta name="description" content="Blog" />
  <meta name="keywords" content="blog">
  <link rel="canonical" href="https://www.scerba.org/blog.html">
  <link rel="stylesheet" href="./static/style.css" />
  <link rel="shortcut icon" href="./static/favicon.ico" type="image/x-icon" />
</head>

<body>
  <header>
    <div class="top-bar">
      <a href="/" class="logo-w-name">
        <!--<img src="/static/logo.svg" alt="Logo" class="logo"/>-->
        <span class="name">Alex Scerba</span>
      </a>
      <div class="main-nav-position">
        <input type="checkbox" class="toggler">
        <div class="hamburger">
          <div></div>
        </div>
        <nav aria-labelledby="global-navigation" class="main-nav">
          <a href="./index.html">Home</a>
          <a href="./blog.html">Blog</a>
          <a href="./gallery.html">Gallery</a>
          <a href="./about.html">About</a>
          <a href="./faq.html">FAQ</a>
        </nav>
      </div>
    </div>
  </header>

  <main>
    <section>
      <h1>Blog</h1>
      <p>A collection of thoughts, life updates, projects, and images in chronological order.</p>
      <hr />
      <h2>Spring Break - Day 7</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main points each day.</p>
      <p>Today was more LEGO in the morning. One of my friends headed home to Michigan and my other friend and I worked on some more Star Wars sets. Progress was steady, and by Lunch we had about 7 sets made including what we worked on the nigh before.</p>
      <p>Later that day, I got fitted for a suit for the first time. I'm very excited. Since I'm tall and pretty skinny, stuff never fits from the store. Everything is either too baggy or too short in the arms and legs. Having a suit I can have for events and networking is something that's more important now that we attend networking events, but it was expensive, so I definitely understand why that's not something you up and do normally.</p>
      <p>After, we had dinner with my mom, and headed back for more LEGO building.</p>
      <p>By the end of the night, we got 8 sets pretty much fully completed.</p>
      <figure>
        <img src="./static/media/SB-D7/Finished-sets_1000.jpg" alt="Completed sets lined up on the floor." width="1000" height="750" />
        <img src="./static/media/SB-D7/Finished-sets-2_1000.jpg" alt="Completed sets lined up on the floor, second shot." width="1000" height="750" />
        <figcaption>Finished sets.</figcaption>
      </figure>
      <p>I'm super happy with it. There's some missing and broken pieces on some, which is unfortunate, but everything's a lot more organized now, so I can get right back into building whenever an not have to re-sort stuff.</p>
      <p>Tomorrow'll be a busy day, as it's the last full day we have here. There's an oil change to do, grandparents to visit, homework, and random housekeeping tasks. We'll see how it goes.</p>
      <p><b>Created:</b> 2024-03-09</p>
      <hr />
      <h2>Spring Break - Day 6</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main points each day.</p>
      <p>Today was the "final" day on the truck. We headed out and got the nuts installed for the struts and the rear wheels installed. I also tried heating up the bent plastic fender liner to keep it from catching on the tread, but it just ended up catching again later. I just need to deal with that and change the oil, and it'll be set for the trip back.</p>
      <figure>
        <img src="./static/media/SB-D6/Packed_1000.jpg" alt="Jeep CJ-7, Volvo 244, Mazda MX-5, and Chevrolet Silverado lined up in the driveway." width="1000" height="750" />
        <figcaption>Ready to depart.</figcaption>
      </figure>
      <p>In the meantime, we packed up and headed to Milwaukee to drop off Ángel and meet up with another friend to grab lunch at <a href="" target="_blank" rel="noopener noreferrer">Crave</a> burgers and <a href="" target="_blank" rel="noopener noreferrer">Kopps Frozen Custard</a>, both great places to eat if you're ever in Milwaukee. Each Kopps location has a different achitecture theme going on with the building which is fun to experience.</p>
      <figure>
        <img src="./static/media/SB-D6/Kopps_1000.jpg" alt="Large sculpture of a sppon and cherry inside of Kopps." width="750" height="1000" />
        <figcaption>Sculpture inside Kopps.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/SB-D6/Cows-at-Kopps_1000.jpg" alt="Ángel photographing the cow statues at Kopps." width="1000" height="750" />
        <figcaption>Cows out back.</figcaption>
      </figure>
      <p><b>Side note:</b> Saw a cool old Corvair while walking around.</p>
      <figure>
        <img src="./static/media/SB-D6/Corvair_1000.jpg" alt="Chevrolet Corvair in teal." width="1000" height="750" />
        <figcaption>Corvair spotting.</figcaption>
      </figure>
      <p>Afterwards, we stopped by my other friend's appartment and saw his cat, Jack, for a bit before heading back home for the day.</p>
      <figure>
        <img src="./static/media/SB-D6/Jack_1000.jpg" alt="Jack the cat stalking a lazer pointer." width="1000" height="750" />
        <figcaption>Jack.</figcaption>
      </figure>
      <p>When we got back home we broke out the LEGO. I have been wanting to reassemble all of my LEGO sets, but just haven't had the motivation since it's a big task, but being at school and reminicing with friends about which sets we have rekindled my desire to get everything rebuilt. Plus, having two other people makes things go a lot faster, especially when they're just as excited and motivated to see the completed sets.</p>
      <figure>
        <img src="./static/media/SB-D6/LEGOs_1000.jpg" alt="LEGO and action figures spread out across the livingroom floor." width="1000" height="750" />
        <figcaption>LEGO everywhere.</figcaption>
      </figure>
      <p>By about 3 AM, we made some good progress and finished about 5 sets. Some were missing one or two pieces, and there were some instances of the infamous fragility of brown and maroon LEGO bricks showing itself in the form of fractured pieces. You can contact LEGO to get broken pieces replaced, so I'll be doing that once we're done for the break.</p>
      <p>It was a very fun time though. Three friends with some music, a box of LEGOs, and motivation to see as many completed sets as possible by the end of the night is a great experience. I'd highly recommend. Might be a fun yearly event, rotating which house everyone goes to.</p>
      <p><b>Created:</b> 2024-03-09</p>
      <hr />
      <h2>Spring Break - Day 5</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main
        points each day.</p>
      <p>Today, the goal was to swap the front struts on my dad's truck. The front end needed to be lifted to fit the
        new, used wheels my dad got for relatively cheap, so we set off in the morning to get started.</p>
      <p>By noon, we almost had the struts out, but were slowed by rusted bolts. We headed to my grandparents' for lunch
        and to see them since I was back for the week. After a nice meal, we walked around their field for a bit...</p>
      <figure>
        <img src="./static/media/SB-D5/Field_1000.jpg" alt="Field in Wisconsin." width="1000" height="750" />
        <figcaption>Field.</figcaption>
      </figure>
      <p>...and saw some really old LEGO boxes in the basement.</p>
      <figure>
        <img src="./static/media/SB-D5/LEGO_1000.jpg" alt="Old LEGO box in a bag." width="750" height="1000" />
        <figcaption>Old LEGO box.</figcaption>
      </figure>
      <p>Lunch was over, and it was time to get to work. It took the rest of the afternoon and evening to get the struts
        installed and the wheels test fit.</p>
      <figure>
        <img src="./static/media/SB-D5/Engine-bay_1000.jpg"
          alt="Ben looking at engine bay while standing on tire in front of the truck." width="1000" height="750" />
        <figcaption>Looking in the engine bay.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/SB-D5/Wheel-well_1000.jpg" alt="Me in the wheel well fitting the strut." width="750"
          height="1000" />
        <figcaption>Fitting the new strut.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/SB-D5/Side_1000.jpg"
          alt="Side of the truck with new wheels fitted up front and original wheels in back." width="1000"
          height="750" />
        <figcaption>Finished(ish).</figcaption>
      </figure>
      <p>The last thing needed are the nuts that hold the struts to the tower and to swap the rear wheels. The lift
        spacer makes using the old nuts impossibe, so we'll run to the store in the morning to get new ones. But we were
        able to test it, and it does mostly clear now, so I should be able to take it back to Detroit. I'm pretty happy
        about that because being car-less in Detroit is pretty frustrating. Maybe I can also bring the RX50 back if the
        parts come in before Sunday...</p>
      <p>With that mostly out of the way, we had dinner and headed back to my mom's for the night. I tried messing with
        some computer stuff, but it didn't go too well, and I was tired, so I started writting this post. The computer
        stuff can wait for tomorrow and Friday.</p>
      <p>Our next adventure includes bringing Ángel back to Milwaukee with the truck once it's fixed. We'll see what
        else happens the rest of the day. There's plenty to do.</p>
      <p><b>Created:</b> 2024-03-06</p>
      <hr />
      <h2>Spring Break - Day 4</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main
        points each day.</p>
      <p>Today I finally got a haircut.</p>
      <figure>
        <img src="./static/media/SB-D4/Before-Hair_1000.jpg" alt="Me with longer hair, before my haircut." width="750"
          height="1000" />
        <figcaption>Before.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/SB-D4/After-Hair_1000.jpg" alt="Me sitting in the Jeep after the haircut." width="750"
          height="1000" />
        <figcaption>After.</figcaption>
      </figure>
      <p>On the way out, I noticed a red Willys parked next to me.</p>
      <figure>
        <img src="./static/media/SB-D4/Jeep-Friend_1000.jpg"
          alt="Newer Jeep Willys parked next to my CJ-7 at the barber shop." width="1000" height="750" />
        <figcaption>Jeep sighting.</figcaption>
      </figure>
      <p>We had a big adventure planned, pick up Ángel from Milwaukee, and I hoped to take the CJ-7. I've been trying to
        figure out the ignition, and narrowed it down to the ignition switch, so I picked it up from the parts store and
        installed it. In typical fashion, it wasn't the problem and didn't solve anything... tomorrow I'll actually
        break out the continuity tester that I should have done almost a year ago and track down the culprit, but right
        now, I didn't have the time. We took off as it was with a very janky bypass wire for the ignition coil and my
        friend in his Miata as a backup car.</p>
      <p>We kept off the interstate, so the drive took forty minutes longer than normal, but we did make it, albiet with
        a singed connector.</p>
      <figure>
        <img src="./static/media/SB-D4/Jeep-Museum_1000.jpg"
          alt="Jeep CJ-7 and Mazda MX-5 in front of the Milwaukee Art Museum." width="1000" height="750" />
        <figcaption>Made it to Milwaukee.</figcaption>
      </figure>
      <p>Overall, it went really well. If I fix the ignition wire, I'd be pretty comfortable going long distances.</p>
      <p>We stopped for lunch at <a href="https://cafehollander.com/" target="_blank" rel="noopener noreferrer">Café
          Hollander</a> north of downtown and started the long drive back. After a few close encounters with traffic, we
        made it out of the city limits and cruised back home.</p>
      <p>Tired, we hung out for bit before starting up the movie "Bullitt."</p>
      <figure>
        <img src="./static/media/SB-D4/Bullitt_1000.jpg" alt="Movie cover for the 1968 action/crime movie 'Bullitt'."
          width="1000" height="750" />
        <figcaption>Bullitt.</figcaption>
      </figure>
      <p>Tomorrow, we're going to try and swap some suspension components on my dad's truck, so I can actually have
        something to drive back to Detroit. We'll see how it goes.</p>
      <p><b>Created:</b> 2024-03-05</p>
      <hr />
      <h2>Spring Break - Day 3</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main
        points each day.</p>
      <p>Finally, it's time to head back home. I'm really looking forward to it, and I'll have Ben and Rex joining for
        the majority of the trip. I tried to pack light this time, bringing only a few bags and a jacket.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/Backpack_1000.jpg"
          alt="Packed bags for roadtrip. Two backpacks, a drawstring bag, and a coat." width="1000" height="750" />
        <figcaption>Packed bags.</figcaption>
      </figure>
      <p>We got everything packed and left around 10:00am.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/Start_1000.jpg"
          alt="Ben and Rex in front of their cars, a 1989 Volvo 250 Sedan and 1997 Mazda MX-5." width="1000"
          height="750" />
        <figcaption>Ben and Rex.</figcaption>
      </figure>
      <p>Stoping for gas an and errand run, we finally hit the road for real around 11:00am.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/Road_1000.jpg" alt="Volvo from view of the Miata." width="1000"
          height="750" />
        <figcaption>Detroit I-96.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/WI_Roadtrip/Bridge_1000.jpg" alt="Bridge along I-96." width="1000" height="750" />
        <figcaption>Bridge, Michigan I-96.</figcaption>
      </figure>
      <p>We made it to Wisconsin by 5:00pm. Just in time for the huge storm passing through. There were some tornado
        warnings for towns a bit north of where we were headed, and we got a decent chunck of that storm, with hail,
        wind, and heavy rain.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/Rain_1000.jpg" alt="Rain in Lake Geneva, WI." width="1000" height="750" />
        <figcaption>Rain.</figcaption>
      </figure>
      <p>Luckily the rain died down a bit, and we made it to dinner with my dad.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/Dinner_1000.jpg" alt="Sitting at the dinner table." width="1000"
          height="750" />
        <figcaption>Waiting for dinner.</figcaption>
      </figure>
      <p>We got back to my mom's around 7:30, and I pulled out the CJ-7. I really just needed to drive something and was
        eager to pull it out of the garage. We cruised around town for a bit and stopped by the bay before heading back
        home for the night.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/Jeep_1000.jpg" alt="1985 Jeep CJ-7 by Williams Bay waterfront."
          width="1000" height="750" />
        <figcaption>My CJ-7 (first start since the beginning of the school year).</figcaption>
      </figure>
      <p>I finally was able to set up my subwoofer I got from another friend a while back, so we spend the rest of the
        night testing it out.</p>
      <figure>
        <img src="./static/media/WI_Roadtrip/TV_1000.jpg" alt="Stereo setup with sub and TV." width="1000"
          height="750" />
        <figcaption>The AV setup.</figcaption>
      </figure>
      <p>Overall, it's been another great day. Lots of plans for tomorrow, including a haircut and picking up Ángel from
        Milwaukee.</p>
      <p><b>Created:</b> 2024-03-04</p>
      <hr />
      <h2>Spring Break - Day 2</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main
        points each day.</p>
      <p>Autorama. Bigger than the Detroit Auto Show (somehow). This is definitely the event of the semester. Other than
        maybe industry day/student exhibition. It was a good show, with lots of cars I know little about and bikes that
        I know a little about. My two friends that have actual knowledge on the subject were our guide.</p>
      <p>We weren't just there to see the show, however. Tickets were paid for by the school so that we could man the
        school booth and sketch for the public. It's always a great time. You get to draw whatever you want and meet new
        people.</p>
      <figure>
        <img src="./static/media/Autorama24/Sketching.jpg"
          alt="Me and other students sketching cars at the CCS booth at Autorama 2024." width="1000" height="750" />
        <figcaption>Sketching at Autorama</figcaption>
      </figure>
      <p>While on our shift, we met Andrew Berry, a senior at LTU who is also majoring in transportation design. He was
        friendly, very talented, and we got a bit of a first-hand look into what it's like at another school. I've very
        glad we got to meet.</p>
      <figure>
        <img src="./static/media/Autorama24/LTU_Encounter.jpg" alt="Meeting an LTU senior, Andrew Berry." width="616"
          height="1000" />
        <figcaption>Andrew Berry from LTU</figcaption>
      </figure>
      <p>Of course, the rest of the day &lpar;before and after&rpar; was spent walking around the show. I don't really
        know many details about the cars, but here's a truncated selection of what I found most interesting.</p>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303125314_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>Rat rod truck.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303130300_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>Dutch Door Stop 101 &lpar;Model A chassis, Dodge body&rpar;.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303130450_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1974 Vanguard CitiCar.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303131721_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1972 Honda CB750 drag bike.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303132324_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1966 Volkswagen Beetle.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303133419_1000.jpg" alt="." width="750" height="1000" />
        <figcaption>Flying Finch &lpar;1946 Ford truck&rpar;.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303135227_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1988 Chevrolet S10.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303135642_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>GMC 1500.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303141050_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1986 Shelby GLHS.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303141501_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1981 Honda CBX &lpar;Assembled from parts&rpar;.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303141852_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1987 Harley-Davidson Sportster.</figcaption>
      </figure>
      <figure>
        <img src="./static/media/Autorama24/IMG20240303162728_1000.jpg" alt="." width="1000" height="750" />
        <figcaption>1932 Ford pickup.</figcaption>
      </figure>
      <p>I'm a bit embarrassed of my lack of knowledge. I'll get my friends to correct me, and I'll update the info at a
        later date.</p>
      <p>My friends and I hit the road for Wisconsin tomorrow. Hoping all goes well. It should.</p>
      <p><b>Created:</b> 2024-03-03</p>
      <hr />
      <h2>Spring Break - Day 1</h2>
      <p>It's spring break this week, and seeing as there are lots of things planned, I figured I'd jot down the main
        points each day.</p>
      <p>Today is the first day, though technically not. There were still classes, but not for me. It is still winter,
        so the air is cold, but we gathered a group of people and went to the weekly cars and coffee event. It was
        expectedly devoid of much life. There were the 6 or 7 die-hard attendies, which was still nice to see. We left
        an hour later when there were only a couple left.</p>
      <p>My dad arrived around noon, and we had a nice lunch after loading up the car with the stuff I no longer needed
        at school and the remaining car parts.</p>
      <p>Autorama is tomorrow, and I'm looking forward to it.</p>
      <p><b>Created:</b> 2024-03-02</p>
      <hr />
      <h2>Midterms</h2>
      <p>We had our midterm presentation in studio earlier this week. It went well with lots of great feedback from Joe
        Dentale (Ford Creative Design) and Matt Tandrup (Livewire Creative Director). I think this is one of the best
        classes so far. Lots to still improve on, but I have a direction now.</p>
      <figure>
        <img src="./static/media/20240229_Midterm-board_1000.jpg" alt="Midterm design project board." width="1000"
          height="563" />
        <figcaption>Midterm board. <a href="./static/media/20240229_Midterm-board.jpg">Full-size image.</a></figcaption>
      </figure>
      <p>I'm looking forward to fleshing out the details and getting a good start on the model over break.</p>
      <p><b>Created:</b> 2024-02-29</p>
      <hr />
      <h2>Couple of Pictures</h2>
      <p>There was a big storm a night ago, and I got a picture of the lightning lighting up the clouds.</p>
      <figure>
        <img src="./static/media/20240227_Detroit-weather_1000.jpg"
          alt="Skyline photo lightning in Detroit. Featuring the Fisher building." width="1000" height="563" />
        <figcaption>Storm featuring the Fisher building.</figcaption>
      </figure>
      <p>My friend built a Y-wing from some clone battle packs. I reworked the gunner area and build a stand for it.</p>
      <figure>
        <img src="./static/media/20240228_Y-wing_1000.jpg"
          alt="Clone Wars era LEGO Y-Wing model build out of 501st battle packs. Captain Rex minifigure in pilot seat."
          width="1000" height="563" />
        <figcaption>501st Y-Wing.</figcaption>
      </figure>
      <p><b>Created:</b> 2024-02-29</p>
      <hr />
      <h2>50°F, Overcast, and Windy</h2>
      <p>I was out on a bike ride with some friends yesterday and couldn't help but notice the weather. Just warm enough
        to have a light sweatshirt on with a bit of wind and a cloudy sky. There is something special to me about this
        kind of weather. I was asked if it was because it reminded me of being outside as a child, but that alone
        doesn't quite capture it. It's more the transitional feeling of going from something social and fun to finally
        splitting up for the day and heading home. Right between the two. You know the end is near and you can feel
        those around you anxious to get ready to leave, but you just want to stay out a bit longer. Oddly perfect for
        our the events of the afternoon, though I wouldn't apply my description to the dynamic of our group. But that is
        what it reminds me of. A sense of longing. For the people, for the event, for a sense of normal in a busy or
        lonely schedule. I'm likely projecting a bit, specifically from the past, but I suppose that's the point. If I
        were more skilled, I might write a poem to describe the feeling, but I'm no poet. Maybe when I have a bit more
        free-time. Or, more likely, retired.</p>
      <figure>
        <img src="./static/media/20240209_Bike-ride-group-sidex1000.jpg"
          alt="Group photo of my friends and our bicycles on the steps in front of the GM RenCen by the Detroit River."
          width="1000" height="750" />
        <figcaption>My friends and I outside the GM RenCen by the Detroit River.</figcaption>
      </figure>
      <p>Side note: I've discovered how to type symbols and special characters on Mac, so I can type Ángel's name
        correctly now without having to copy and paste characters. Exciting stuff.</p>
      <p><b>Created:</b> 2024-02-10</p>
      <hr />
      <h2>First Post</h2>
      <p>New year, new site. Looking forward to working on it.</p>
      <p><b>Created:</b> 2024-01-09</p>
      <hr />
      <h2>Jeep CJ-7 Turn Signal Repair</h2>
      <p>A while back, I noticed that the passenger side turn signal on my 1985 Jeep CJ7 was out. The right turn signal
        indicator would stay solid when the headlights were turned on. I pulled the bulb assembly and found this:</p>
      <figure>
        <img src="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Before.webp"
          alt="Disassembled turn signal lamp assembly: housing, wire harness, contact that broke off wire, degraded rubber grommet, bulb, and lens cover."
          width="1280" height="960" />
        <figcaption>Lamp disassembled.</figcaption>
      </figure>
      <p>The wire responsible for turning the bulb “high” was broken from what I assume is fatigue. The rubber meant to
        support the wire and contact pin was severely degraded and falling apart, exposing the bare wire where it met
        the pin. This also means the wire could freely flex at the joint, and going over bumbs or just general road
        vibration could have eventually wore it down. I didn't see much in the way of corrosion around the wire, so
        that's why I assume it was stress related.</p>
      <p>Anyways, the bucket was severely rusted, and the gasket was a poor excuse for one, so I cleaned up the bucket
        with some sandpaper and gave it a light coat of lubricant to hopefully hinder the rust and cut a new gasket from
        two layers of craft foam. This is definitely a short-term solution, but with school fast approaching and the
        fact that this will be garaged for the next 9 months I wasn't too concerned. Next spring is Jeep repair time,
        this summer is “cobble it together until then” time. I also cleaned up the driver side bucket the same way and
        cut a new seal just to try and keep it from rusting any more.</p>
      <figure>
        <img src="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Cleaned_Bucket.webp"
          alt="Sanded and re-foamed turn signal bucket" width="1280" height="960" />
        <figcaption>Bucket cleaned.</figcaption>
      </figure>
      <p>Next, I got to repairing the harness. The pin was a crimp-on, and there was no easy way I was going to be able
        to uncrimp it for reuse. So I did the next best thing, soldering. Anyone that takes pride in soldering would
        probably stare agasp at what I did, but again, I'll fix it correctly in the spring. I just trimmed back a bit of
        sheathing on the wire and soldered it to the bare copper on the side of the pin. Pretty or preferable? No. Does
        it work? Yes.</p>
      <figure>
        <img src="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Soldered_Harness.webp"
          alt="Soldered and repaired turn signal harness" width="1280" height="960" />
        <figcaption>Connector wires repaired.</figcaption>
      </figure>
      <p>Finally, everything was reinserted into the bucket. I reused the dryrotted rubber piece that was still in the
        bucket because it needs that to keep the pins in place and put tension on the bulb to retain it. After it was
        all reassembled, I put some Shoe Goo (it's what I had lying around) on the exposed end to try and prevent the
        same thing from happening again quickly.</p>
      <figure>
        <img src="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Final_Front.webp" alt="Front of final lamp assembly"
          width="1280" height="960" />
        <img src="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Final_Rear.webp" alt="Rear of final lamp assembly"
          width="1280" height="960" />
        <figcaption>Final Assembly.</figcaption>
      </figure>
      <p>Pretty happy with how it turned out given that I didn't spend anything or go anywhere other than my garage to
        get it done. Here's a video of it being tested:</p>
      <figure>
        <video src="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Flasher_Test.mp4"
          alt="Turn signal test, and lamp flashes as expected" controls="" width="1920" height="1080"><a
            href="./static/media/Jeep_CJ7_Turn_Signal_Repair/images/Flasher_Test.mp4">CJ7 Signal Test</a></video>
        <figcaption>Signal testing.</figcaption>
      </figure>
      <p>Now to repair the muffler I blew… but that's for another day.</p>
      <p><b>Created:</b> 2023-07-20</p>
      <p>P.S. I did end up getting a new muffler on. That'll be a future post.</p>
      <hr />
      <h2 class="end">End</h2>
    </section>
  </main>

  <footer>
    <!-- <img src="/static/logo.svg" alt="Logo" class="footer-logo"/> -->
    <address>
      <p>Contact: <a href="mailto:alex@scerba.org">alex@scerba.org</a></p>
      <p>Design Site: <a href="https://alexscerba.com" target="_blank" rel="noopener noreferrer">alexscerba.com</a></p>
    </address>
  </footer>
</body>

</html>