<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Geekery on WT8P&#39;s Notes to Self</title>
    <link>https://wt8p.com/categories/geekery/</link>
    <description>Recent content in Geekery on WT8P&#39;s Notes to Self</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 11 May 2024 15:36:40 +0000</lastBuildDate>
    <atom:link href="https://wt8p.com/categories/geekery/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>The Aurora</title>
      <link>https://wt8p.com/the-aurora/</link>
      <pubDate>Sat, 11 May 2024 15:36:40 +0000</pubDate>
      <guid>https://wt8p.com/the-aurora/</guid>
      <description>&lt;p&gt;Three things lined up today, providing an exciting evening of aurora watching.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Tickling of the ionosphere&lt;/strong&gt; – with the peaking of the 11-year solar cycle, it’s been ramping up. But this week, K-index of 9 and blobs-o’-sun heading our way.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt=&#34;Space weather forecast for May 10, 2024.   In the middle is a huge uptick in geomagnetic storm severity.&#34; loading=&#34;lazy&#34; src=&#34;https://wt8p.com/images/IMG_0086.jpg&#34;&gt;
&lt;em&gt;Geomagnetic Storm!&lt;/em&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Darkness&lt;/strong&gt;– &lt;em&gt;normally&lt;/em&gt; these are seen in Winter because nights are longer. But there’s also an issue with &lt;a href=&#34;https://www.lightpollutionmap.info/#zoom=5.81&amp;amp;lat=46.9583&amp;amp;lon=-121.2444&amp;amp;state=eyJiYXNlbWFwIjoiTGF5ZXJCaW5nUm9hZCIsIm92ZXJsYXkiOiJ3YV8yMDE1Iiwib3ZlcmxheWNvbG9yIjpmYWxzZSwib3ZlcmxheW9wYWNpdHkiOjYwLCJmZWF0dXJlc29wYWNpdHkiOjg1fQ==&#34;&gt;light pollution&lt;/a&gt;. The state map is pretty much “anywhere there’s people.”&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img alt=&#34;Light pollution map of Washington State.  Where there&#34; loading=&#34;lazy&#34; src=&#34;https://wt8p.com/images/image-74.png&#34;&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>Using Slack for CW Academy</title>
      <link>https://wt8p.com/using-slack-for-cw-academy/</link>
      <pubDate>Thu, 15 Jul 2021 02:58:00 +0000</pubDate>
      <guid>https://wt8p.com/using-slack-for-cw-academy/</guid>
      <description>&lt;p&gt;During the latter part of my Basic class, when students were becoming more engaged, we ran into several problems with the email and text messaging. As an experiment, we used &lt;a href=&#34;https://slack.com/&#34;&gt;Slack&lt;/a&gt; in my intermediate class the most recent term.  Feedback was overwhelmingly positive.  In the spirit of trying to give back, I thought it would be helpful relating our experience.&lt;/p&gt;
&lt;p&gt;73, Jim WT8P&lt;/p&gt;
&lt;p&gt;Email works for some specific situations such as contacting the entire class and sharing detailed information.  There were occasions where &lt;em&gt;my&lt;/em&gt; missives were &lt;a href=&#34;https://www.wt8p.com/cwa-beginner-session-11/&#34;&gt;too long and detailed&lt;/a&gt;.  Some email clients (e.g., Outlook) make it difficult to find messages.  Email is &lt;em&gt;poor&lt;/em&gt; for any real-time event, such as a student who was &lt;em&gt;on the air right now&lt;/em&gt; and looking for contacts.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Determining the exact file python is using</title>
      <link>https://wt8p.com/determining-the-exact-file-python-is-using/</link>
      <pubDate>Wed, 04 Dec 2019 18:57:00 +0000</pubDate>
      <guid>https://wt8p.com/determining-the-exact-file-python-is-using/</guid>
      <description>&lt;p&gt;Python searches a variety of directories for its libraries, something I had largely lived in peace with until I had to modify some legacy code to address a suspected timing bug.&lt;/p&gt;
&lt;p&gt;The overall task is to produce a set of charts for a customer. Python loads an Excel workbook, a time-series data set is updated from a third-party source, and a Visual Basic Excel macro iterates through the workbook’s numerous tabs, adjusts to fiscal quarters, and emits several dozen charts. It’s clunky, but what I was given to work with. Until recently, was functioning well-enough.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Mac FizzyCalc</title>
      <link>https://wt8p.com/mac-fizzycalc/</link>
      <pubDate>Mon, 14 Jan 2013 07:20:07 +0000</pubDate>
      <guid>https://wt8p.com/mac-fizzycalc/</guid>
      <description>&lt;p&gt;During the summer of 2011, I had some mythical Spare Time to blow the centimeter-thick layer of dust off my programming skills and port &lt;a href=&#34;http://www.fizzymagic.net/Geocaching/FizzyCalc/index.html&#34;&gt;FizzyCalc&lt;/a&gt;, a Windows-based geocoordinate conversion utility that I’ve used for solving several puzzles in my obsessive hobby, geocaching, to the Mac. &lt;a href=&#34;http://itunes.apple.com/us/app/fizzycalc/id457720177?mt=12&#34;&gt;Mac FizzyCalc&lt;/a&gt; celebrated its 2500th download in November, a year after it was released. Cupcakes were served.&lt;/p&gt;
&lt;p&gt;FizzyCalc is used primarily to precisely project waypoints and convert among the most common geo-coordinate formats. Applied judiciously, it can help you in &lt;a href=&#34;http://coord.info/GCMY9P&#34;&gt;finding the center of a circle&lt;/a&gt; given points on its circumference or &lt;a href=&#34;http://www.geocaching.com/seek/cache_details.aspx?wp=GC2XZKZ&#34;&gt;the intersection of three circles&lt;/a&gt;. (Latitude/longitude is a Cartesian grid superimposed on a spheroid earth. At my latitude, one minute west is far less than the one minute north/south. Thus, my tenth-grade algebra fails.) One of the reasons I wanted to port it is using a Windows virtual machine always takes &lt;em&gt;… a … w-h-i-lllllllllll-e&lt;/em&gt; to start because, &lt;em&gt;oh&lt;/em&gt;, merde, &lt;em&gt;Adobe Flash has another security update – Reboot to make the changes take effect&lt;/em&gt;!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Email patterns</title>
      <link>https://wt8p.com/email-pattern/</link>
      <pubDate>Mon, 23 Jul 2012 13:35:01 +0000</pubDate>
      <guid>https://wt8p.com/email-pattern/</guid>
      <description>&lt;p&gt;Despite a concerted effort to keep my inbox tamed, it’s now back above 30 undealt-with emails.  While falling behind, I’ve noticed some recurring – and annoying – behavioral patterns.  I’m sure the list is incomplete, so feel free to share!&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;“The two-for”&lt;/strong&gt; – a person who always — &lt;em&gt;always&lt;/em&gt;— sends a second mail with the attachment they forgot to include the first time.   I can’t tell if the person is genuinely a flake or if they’re just pining for the return of corporate instant messaging.  One wants to post a sign on their monitor: always wait at least 30 minutes after eating receiving the first message before swimming responding.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;“I must copy my manager on everything”&lt;/strong&gt; – the sender wants to ensure their manager knows they’ve made a token effort to be “proactive.”  Note the air quotes.  (It’s also possible the sender’s manager “wants to be kept in the loop for minutiae” (cough: micromanages) or needs a high message count to justify her &lt;a href=&#34;http://na.blackberry.com/eng/&#34;&gt;Crackberry&lt;/a&gt;.)  I used to whittle the Cc list down, but have since decided that it’s best to keep the list going.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;“I must copy your  manager on everything, too.”&lt;/strong&gt; – If I’m the sole entry on the “To:” list, the sender is implying I won’t respond to their request by overtly creating an audit trail.  Their manager is copied, too, as if to say, “See, I &lt;em&gt;warned&lt;/em&gt; them to check their blood pressure / Beware of the &lt;a href=&#34;http://news.nationalgeographic.com/news/2004/03/0311_040311_idesmarch.html&#34;&gt;Ides of March&lt;/a&gt; / &lt;a href=&#34;http://www.amazon.com/Soylent-Green-Charlton-Heston/dp/B0016I0AJG?ie=UTF8&amp;amp;tag=jimcarson-20&#34;&gt;Soylent Green&lt;/a&gt; is people — but &lt;em&gt;they did not listen.&lt;/em&gt;”  What usually happens is my over-detailed, super-helpful response will usually elicit a walk over for the executive summary.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;&lt;strong&gt;“The Escalating Cc:”&lt;/strong&gt; – two people in an email discussion have differing opinions.  Instead of, like, actually walking down the hall and having a conversation, they start adding additional people to the discussion.  Sometimes this will devolve into the passive aggressive tone. Paraphrasing an exchange that might hypothetically have gone out to an entire department:&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/strong&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;blockquote&gt;
&lt;p&gt;“I don’t want to blame anybody, I want to fix the problem.”  [three sentences later] “[…] but &lt;strong&gt;Bob&lt;/strong&gt;was the last one to touch it.  I will ask &lt;strong&gt;Bob&lt;/strong&gt;when &lt;strong&gt;Bob****comes in&lt;/strong&gt; what &lt;strong&gt;Bob&lt;/strong&gt;did to cause the system to become &lt;strong&gt;hopelessly broken&lt;/strong&gt;.”&lt;/p&gt;</description>
    </item>
    <item>
      <title>My first iPhone hide</title>
      <link>https://wt8p.com/my-first-iphone-hide/</link>
      <pubDate>Mon, 27 Jun 2011 05:52:12 +0000</pubDate>
      <guid>https://wt8p.com/my-first-iphone-hide/</guid>
      <description>&lt;p&gt;As GPS-enabled phones become more popular, there have been a lot of geocaches placed by people using phones.   Many of these will have serious “adjustments” to their posted coordinates because the person placing it just took a single reading, using whatever their phone was reporting and called it good.  Usually these adjustments are anywhere from 50-500 feet, but that’s a lot when you consider the cache may be the size of a pinky and located in an area with a lot of hiding places.  Like a forest, perhaps!&lt;/p&gt;</description>
    </item>
    <item>
      <title>Dolphin Kick</title>
      <link>https://wt8p.com/dolphin-kick/</link>
      <pubDate>Tue, 08 Feb 2011 01:38:52 +0000</pubDate>
      <guid>https://wt8p.com/dolphin-kick/</guid>
      <description>&lt;p&gt;When I first heard someone mention the term dolphin kick, I thought it was a reference to the 1980s Patrick Duffy show, &lt;a href=&#34;http://en.wikipedia.org/wiki/Man_from_Atlantis&#34;&gt;Man from Atlantis&lt;/a&gt;. The BBC says the dolphin kick “replaces a standard underwater leg kick with a whipping motion that minimizes water resistance.”&lt;a href=&#34;http://news.bbc.co.uk/sport2/hi/other_sports/swimming/6528915.stm&#34;&gt;1&lt;/a&gt; It’s a little easier to make sense of this if you watch &lt;a href=&#34;http://youtube.com/watch?v=HqmA9h43x4g&#34;&gt;the video&lt;/a&gt;. Suffice to say, if it’s done correctly, as has been used by Michael Phelps[3,5], it confers an advantage to the swimmer.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Today is a good day to PLOT!</title>
      <link>https://wt8p.com/today-is-a-good-day-to-plot/</link>
      <pubDate>Sat, 13 Mar 2010 17:42:09 +0000</pubDate>
      <guid>https://wt8p.com/today-is-a-good-day-to-plot/</guid>
      <description>&lt;p&gt;Mister Peabody, set the Wayback Machine to three years ago, pick a spot during a really long product release cycle.  Partly out of boredom, but mostly to mess with development manager at the time, I had asked one of the developers to swap out the splash screen.  The product logo was thus modified:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;  **Official**

  **Battle-ready!**
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Appropriate text was substituted, changing our tagline from “Enjoy the view” to “Today is a good day to PLOT!”  Laughs were had, and it was removed before alpha testing several months later.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Traffic patterns</title>
      <link>https://wt8p.com/traffic-patterns/</link>
      <pubDate>Sun, 30 Sep 2007 16:55:14 +0000</pubDate>
      <guid>https://wt8p.com/traffic-patterns/</guid>
      <description>&lt;p&gt;While I was driving around Tucson, I was struck by how differently the traffic lights sequenced.  (Phoenix didn’t seem to have the noticeable differences.)  Consider this intersection of &lt;strong&gt;Some Boulevard&lt;/strong&gt; and &lt;strong&gt;No Way&lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://cdn.wt8p.com/Street_Intersection_Large.jpg&#34;&gt;&lt;/a&gt;
Some Boulevard is the moderately-trafficked arterial going left-right. In this intersection, left turns have to yield to oncoming traffic. The pedestrian crosswalk is better marked. Were it busier, the traffic signal at point&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;(1)&lt;/strong&gt; would have a red left turn arrow (indicating no turn is permitted). It might also have a dedicated right-turn lane. Currently, the pedestrian crossing signal at point &lt;strong&gt;(3)&lt;/strong&gt; indicates it is safe for pedestrians to cross No Way.Starting with a green light &lt;strong&gt;(1)&lt;/strong&gt; and active pedestrian signal &lt;strong&gt;(3)&lt;/strong&gt;, the traffic sequence here might typically be as follows.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Like snow, but with trees</title>
      <link>https://wt8p.com/like-snow-but-with-trees/</link>
      <pubDate>Fri, 15 Dec 2006 17:28:25 +0000</pubDate>
      <guid>https://wt8p.com/like-snow-but-with-trees/</guid>
      <description>&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://cdn.wt8p.com/i/164796xl.jpg&#34;&gt;
Last night’s ride home &lt;a href=&#34;http://www.43things.com/entries/view/1449499&#34;&gt;was a doozy&lt;/a&gt; because of the torrential downpour… easily the wettest I’ve been since &lt;a href=&#34;https://www.wt8p.com/2004/rsvp-2004/&#34;&gt;RSVP 2004&lt;/a&gt;. The wind started kicking up around 5:30, knocking out power to the street lights. A tree had fallen across the road a mere 1/4 mile past the entrance to my subdivision.&lt;/p&gt;
&lt;p&gt;When I woke up, the yard is covered with a layer of pine needles. The back deck table and umbrella speared the grill. The sand box cover has blown off into the green belt behind us. The house across the street’s animatronic “Rudolph” festive lawn ornament was taken out by several stray branches.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
