<?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>7onRandom Geekery</title>
    <link>https://randomgeekery.org/note/2024/07/</link>
    <description>
      Recent contentin7 on Random Geekery
    </description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
      
      <lastBuildDate>Wed, 31 Jul 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://randomgeekery.org/note/2024/07/index.xml" rel="self" type="application/rss+xml" /><item>
  <title>Note: 2024-07-31</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-31/</link>
  <pubDate>Wed, 31 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-31/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-31-wed-0920&#34;&gt;hackers.town: 2024-07-31 Wed 09:20&lt;/h3&gt;
&lt;p&gt;I find coding assistants genuinely helpful almost half the time, assuming they correctly process the context of language and active code base. It’s helpful like an old school code generation wizard masquerading as autocomplete, but — even when wrong — it can help start or move the thinking process.&lt;/p&gt;
&lt;p&gt;The other more than half the time, they get in the way because they’re interrupting the flow I have in mind. All I need is good language tooling and LSP that can help with the expression I’m typing right now.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-31-wed-0920">hackers.town: 2024-07-31 Wed 09:20</h3>
<p>I find coding assistants genuinely helpful almost half the time, assuming they correctly process the context of language and active code base. It&rsquo;s helpful like an old school code generation wizard masquerading as autocomplete, but — even when wrong — it can help start or move the thinking process.</p>
<p>The other more than half the time, they get in the way because they&rsquo;re interrupting the flow I have in mind. All I need is good language tooling and LSP that can help with the expression I&rsquo;m typing right now.</p>
<p>This toot brought to you by &ldquo;disabling the coding assistant before I throw something at the computer.&rdquo;</p>
<h3 id="hackerstown-2024-07-31-wed-0928">hackers.town: 2024-07-31 Wed 09:28</h3>
<p>Bookmarking this for the inevitable next cycle in my PKM hyperfocus rotation.</p>
<p><a href="https://jiewawa.me/2024/03/blogging-with-denote-and-hugo/">Blogging with Denote and Hugo | Jiewawa&rsquo;s blog</a></p>
<p><a href="/page/emacs/">Emacs</a>, <a href="/page/pkm/">PKM</a>, <a href="/page/hugo/">Hugo</a></p>
<h3 id="hackerstown-2024-07-31-wed-1136">hackers.town: 2024-07-31 Wed 11:36</h3>
<p>Doing that exasperated thing where I build the regular expression in <a href="/page/perl/">Perl</a> and then translate to the lesser language I&rsquo;m supposed to be using.</p>
<p>I mean don&rsquo;t get me wrong, Go is fantastic at its thing.</p>
<p>It produces the wrong answer so quick.</p>
<h3 id="hackerstown-2024-07-31-wed-1247">hackers.town: 2024-07-31 Wed 12:47</h3>
<p>big lightning in close proximity</p>
<p>making sure laptop has freshest copy of current code</p>
<h3 id="hackerstown-2024-07-31-wed-1304">hackers.town: 2024-07-31 Wed 13:04</h3>
<p>I spent a few seconds with one foot outside</p>
<p>before it got scary</p>
<p><a href="/page/tucson/">Tucson</a></p>
<p><a href="https://www.tiktok.com/t/ZTNXBYG7F/">https://www.tiktok.com/t/ZTNXBYG7F/</a></p>
<h3 id="hackerstown-2024-07-31-wed-1731">hackers.town: 2024-07-31 Wed 17:31</h3>
<p>Part of learning the language is figuring out the impact of each little change or idea. Overall I&rsquo;m pretty pleased with myself. Maybe someday I&rsquo;ll be better able to stomach text processing in Go, because I know that&rsquo;s still the slowest part of my code.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/35850e58077ab772_hu_76ba4c26e45e7d44.webp" alt="35850e58077ab772.png"/></figure></p>
<p>I don’t need to care about 0.15s vs 0.45s with this. Heck I don’t need to care about 1.3a. But it’s a narrow, well-defined task. I can make small changes and promptly see the difference.</p>
<p>I already notice in blog posts, sample code, and my own efforts: because the compiler catches type errors and executables are fast, it’s real easy to write sloppy code in Go.</p>
<p>Just because it’s syntactically correct doesn’t mean it’s a good idea.</p>
<p>So I make the silly mistakes and the naive code choices in this small project so I can more easily recognize them in big legacy projects.</p>
<h3 id="hackerstown-2024-07-31-wed-2348">hackers.town: 2024-07-31 Wed 23:48</h3>
<p>Officially giving up on swapping backspace with space on the Model 100. Muscle memory apparently is one of the categories of retention that does not reset periodically.</p>
<p>More accurately, swapping two keys is not enough of a reset. Different keyboard or swap out a whole bunch and I’m cool. Still got Dvorak muscle memory even though I use it maybe twice a year.</p>
<p>But everything the same except these couple bits? I’m screwed. Bouncing between PC and macOS layout is similar.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-30</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-30/</link>
  <pubDate>Tue, 30 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-30/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-30-tue-0955&#34;&gt;hackers.town: 2024-07-30 Tue 09:55&lt;/h3&gt;
&lt;p&gt;Social norms are wild. I have accomplished amazing things over the years in my peer groups with “dude — no” and a disappointed look.&lt;/p&gt;
&lt;p&gt;Not an angry look. A disappointed one. They bristle up regardless, but disappointment deflates them so quick.&lt;/p&gt;
&lt;p&gt;It helps that I’ve given off a “tired community college English teacher” vibe since age six.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;#QT&lt;/em&gt; &lt;a href=&#34;https://mastodon.social/@lzg/112872677763414543&#34;&gt;https://mastodon.social/@lzg/112872677763414543&lt;/a&gt; &lt;em&gt;@lzg&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-30-tue-1034&#34;&gt;hackers.town: 2024-07-30 Tue 10:34&lt;/h3&gt;
&lt;p&gt;I suspect stuff like this is part of why they look forward to monsoon season.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-30-tue-0955">hackers.town: 2024-07-30 Tue 09:55</h3>
<p>Social norms are wild. I have accomplished amazing things over the years in my peer groups with “dude — no” and a disappointed look.</p>
<p>Not an angry look. A disappointed one. They bristle up regardless, but disappointment deflates them so quick.</p>
<p>It helps that I’ve given off a “tired community college English teacher” vibe since age six.</p>
<p><em>#QT</em> <a href="https://mastodon.social/@lzg/112872677763414543">https://mastodon.social/@lzg/112872677763414543</a> <em>@lzg</em></p>
<h3 id="hackerstown-2024-07-30-tue-1034">hackers.town: 2024-07-30 Tue 10:34</h3>
<p>I suspect stuff like this is part of why they look forward to monsoon season.</p>
<p><a href="/page/tucson/">Tucson</a> <em>#BloomScrolling</em></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/b2092e139db45031_hu_1eb32c3d356493ef.webp" alt="Angelonia plant covered in light purple blooms"/></figure></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/04886fa63903296a_hu_902c696f22c5bfd2.webp" alt="White blooms on a little leaf cordia"/></figure></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-29</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-29/</link>
  <pubDate>Mon, 29 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-29/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-29-mon-0819&#34;&gt;hackers.town: 2024-07-29 Mon 08:19&lt;/h3&gt;
&lt;p&gt;Kinda fun living in a state where it’s easier to specify your UTC offset than your timezone.&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-29-mon-0837&#34;&gt;hackers.town: 2024-07-29 Mon 08:37&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://randomgeekery.org/page/jack/&#34;&gt;Jack&lt;/a&gt; very much appreciates the cat tree being next to the desks in our new home.&lt;/p&gt;
&lt;p&gt;He’s just making biscuits and purring away.&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/8ba5d30f3a120b7c_hu_6e3538d125221d7f.webp&#34; alt=&#34;Black and white cat contentedly kneads the cushion of a cat seat attached to a cat tree, all within easy skritching distance of the camera. Behind him through the window is partially visible daylight desert foliage. &#34;/&gt;&lt;/figure&gt;&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-29-mon-0819">hackers.town: 2024-07-29 Mon 08:19</h3>
<p>Kinda fun living in a state where it&rsquo;s easier to specify your UTC offset than your timezone.</p>
<h3 id="hackerstown-2024-07-29-mon-0837">hackers.town: 2024-07-29 Mon 08:37</h3>
<p><a href="/page/jack/">Jack</a> very much appreciates the cat tree being next to the desks in our new home.</p>
<p>He’s just making biscuits and purring away.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/8ba5d30f3a120b7c_hu_6e3538d125221d7f.webp" alt="Black and white cat contentedly kneads the cushion of a cat seat attached to a cat tree, all within easy skritching distance of the camera. Behind him through the window is partially visible daylight desert foliage. "/></figure></p>
<h3 id="hackerstown-2024-07-29-mon-0900">hackers.town: 2024-07-29 Mon 09:00</h3>
<p>A very good example of knowing your audience.</p>
<p><em>#SublimeText</em> <em>#SublimeMerge</em></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/4953c4e97e99f816_hu_a8646afe42763e69.webp" alt="Sublime Merge license activation dialog, with an alert &ldquo;That appears to be a Sublime Text license key, instead of a Sublime Merge key. Perhaps you pasted the wrong one?&rdquo; Partially obscured by the Sublime Merge window is an active Sublime Text workspace."/></figure></p>
<h3 id="hackerstown-2024-07-29-mon-1410">hackers.town: 2024-07-29 Mon 14:10</h3>
<p>(gets bouncy)</p>
<p>(confuses <a href="/page/bouncy-dog/">Bouncy Dog</a>)</p>
<p>(we both bounce for a minute)</p>
<h3 id="hackerstown-2024-07-29-mon-1726">hackers.town: 2024-07-29 Mon 17:26</h3>
<p>Trying an alternate version of my <a href="/page/go/">Go</a> code that was taking 1.2 seconds to run.</p>
<p>No pointers, mostly just stepping through slices more times than you&rsquo;d think was reasonable.</p>
<p>I haven&rsquo;t gotten to the meaty bits yet, but the fact that this approach is averaging 26 milliseconds means — well it probably means my code is broken and I need to double check my tests.</p>
<p>But aside from that, 26ms for about the same amount of processing that took the pointer-laden approach probably 250ms to cover the same amount of work? That could be significant.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-28</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-28/</link>
  <pubDate>Sun, 28 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-28/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-28-sun-1505&#34;&gt;hackers.town: 2024-07-28 Sun 15:05&lt;/h3&gt;
&lt;p&gt;Checking the current state of KDE Plasma in Wayland on my machine.&lt;/p&gt;
&lt;p&gt;I have done nothing to prepare my system beyond making sure it’s up to date, because that’s exactly how much I care about Wayland.&lt;/p&gt;
&lt;p&gt;Uptime four minutes without a crash or serious annoyance, which is better than a couple months ago.&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-28-sun-1755&#34;&gt;hackers.town: 2024-07-28 Sun 17:55&lt;/h3&gt;
&lt;p&gt;Everybody else has eaten. I now feel comfortable heating myself some dinner.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-28-sun-1505">hackers.town: 2024-07-28 Sun 15:05</h3>
<p>Checking the current state of KDE Plasma in Wayland on my machine.</p>
<p>I have done nothing to prepare my system beyond making sure it&rsquo;s up to date, because that&rsquo;s exactly how much I care about Wayland.</p>
<p>Uptime four minutes without a crash or serious annoyance, which is better than a couple months ago.</p>
<h3 id="hackerstown-2024-07-28-sun-1755">hackers.town: 2024-07-28 Sun 17:55</h3>
<p>Everybody else has eaten. I now feel comfortable heating myself some dinner.</p>
<h3 id="hackerstown-2024-07-28-sun-1803">hackers.town: 2024-07-28 Sun 18:03</h3>
<p>An album representing Western Washington (and maybe the Pacific Northwest more generally but a few of the lyrics are very specific) so completely that if you pay attention you can hear the raindrops and the windshield wipers.</p>
<p><em>#NowPlaying</em></p>
<p><a href="https://album.link/i/597936899">Give Up by The Postal Service</a></p>
<h3 id="hackerstown-2024-07-28-sun-1806">hackers.town: 2024-07-28 Sun 18:06</h3>
<p><em>@genehack</em> must add Postal Service &ldquo;Give Up&rdquo; to my list of best / most cohesive albums.</p>
<p><a href="https://hackers.town/@randomgeek/112867082781434862">https://hackers.town/@randomgeek/112867082781434862</a></p>
<h3 id="hackerstown-2024-07-28-sun-1916">hackers.town: 2024-07-28 Sun 19:16</h3>
<p>Oh I thought that was a joke. They really are casting Robert Downey JR as Doom?</p>
<p>Alas my first choice is not an option rip MF DOOM but I don&rsquo;t think Downey would&rsquo;ve been my second, third, or fourth choice for that particular role.</p>
<p>Well.</p>
<p>Cash that check I guess!</p>
<h3 id="hackerstown-2024-07-28-sun-1918">hackers.town: 2024-07-28 Sun 19:18</h3>
<p>MCU over here stretching the multiverse plot points so thin it&rsquo;s starting to look like the Skywalker family out there.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-27</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-27/</link>
  <pubDate>Sat, 27 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-27/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-27-sat-0954&#34;&gt;hackers.town: 2024-07-27 Sat 09:54&lt;/h3&gt;
&lt;p&gt;Dropped ATM9 for now. Decided I didn’t care about quests or endgame, and didn’t like how mods seem thrown in without real cohesiveness.&lt;/p&gt;
&lt;p&gt;Got a couple arcs going now. This one’s in &lt;a href=&#34;https://www.feed-the-beast.com/modpacks/122-ftb-builders-paradise-2&#34;&gt;Builder’s Paradise 2&lt;/a&gt; with large biomes.&lt;/p&gt;
&lt;p&gt;Naturally I start in a desert. On day ten I receive an aesthetic stroke of good fortune and find some dried mud.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://randomgeekery.org/page/minecraft/&#34;&gt;Minecraft&lt;/a&gt; &lt;em&gt;#FTB&lt;/em&gt; &lt;em&gt;#BuildersParadise2&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/c1f72ed21a48326b_hu_d92290d236c1f361.webp&#34; alt=&#34;Blocky house in desert near water; the house is made of sandstone and mud bricks, with some terracotta for color&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-27-sat-0954">hackers.town: 2024-07-27 Sat 09:54</h3>
<p>Dropped ATM9 for now. Decided I didn&rsquo;t care about quests or endgame, and didn&rsquo;t like how mods seem thrown in without real cohesiveness.</p>
<p>Got a couple arcs going now. This one&rsquo;s in <a href="https://www.feed-the-beast.com/modpacks/122-ftb-builders-paradise-2">Builder&rsquo;s Paradise 2</a> with large biomes.</p>
<p>Naturally I start in a desert. On day ten I receive an aesthetic stroke of good fortune and find some dried mud.</p>
<p><a href="/page/minecraft/">Minecraft</a> <em>#FTB</em> <em>#BuildersParadise2</em></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/c1f72ed21a48326b_hu_d92290d236c1f361.webp" alt="Blocky house in desert near water; the house is made of sandstone and mud bricks, with some terracotta for color"/></figure></p>
<p>30 days in and definitely not rushing anything. Wandered out far enough to find some dirt to bring back for a little garden patch.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/a635dea85930f771_hu_b498c25fe36e7093.webp" alt="3rd person view of Minecraft player in iron armor with shield and a backpack, looking away from camera at a two story block house with veranda in the desert. Nearby is a patch with crops growing."/></figure></p>
<h3 id="hackerstown-2024-07-27-sat-1311">hackers.town: 2024-07-27 Sat 13:11</h3>
<p>A hearty middle finger to the combined efforts of modern commercial distributed server architecture and search engine optimization for making my brain blank that much worse when I forget the name of a cloud I&rsquo;m looking at so I search for &ldquo;cloud terminology&rdquo; and — well.</p>
<h3 id="hackerstown-2024-07-27-sat-1601">hackers.town: 2024-07-27 Sat 16:01</h3>
<p>Having &ldquo;who wrote this garbage&rdquo; feelings about the code I committed two weeks ago, so I guess the Go skill building is moving apace.</p>
<h3 id="hackerstown-2024-07-27-sat-1700">hackers.town: 2024-07-27 Sat 17:00</h3>
<p>I’m not sure but we might have some weather headed our way.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/d47fb6c91fe796e2_hu_efacefe0316c9bc5.webp" alt="view from underneath a large nearby thundercloud"/></figure></p>
<h3 id="hackerstown-2024-07-27-sat-1715">hackers.town: 2024-07-27 Sat 17:15</h3>
<p><em>@genehack</em> That&rsquo;s the pattern I&rsquo;ve noticed. It moves a bit quicker than the Apple Weather widget can keep up with.</p>
<h3 id="hackerstown-2024-07-27-sat-2036">hackers.town: 2024-07-27 Sat 20:36</h3>
<p><em>@genehack</em> For me it&rsquo;s almost the entirety of Blue Scholars &ldquo;Cinémetropolis&rdquo;. Turns out the dang thing was a hip hop essay, with an opening, illustrative points, and conclusion. Beats and flow in perfect working order.</p>
<p>&ldquo;Tommy Chong&rdquo; was the weakest track to my ears, but it was the most current-events of the set. So that means I&rsquo;d call the first 12 tracks the best opening. And the last two the best closing.</p>
<p>It took repeated listenings for me to appreciate the essay aspect.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-26</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-26/</link>
  <pubDate>Fri, 26 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-26/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-26-fri-0751&#34;&gt;hackers.town: 2024-07-26 Fri 07:51&lt;/h3&gt;
&lt;p&gt;Folks were expecting a mild monsoon season when we moved here. But according to Reddit at least it’s been a good amount of rain plus a lot more wind and destruction. Old-timers saying it reminded them of monsoon season in the early to mid 90s but more humid.&lt;/p&gt;
&lt;p&gt;Anyways here’s the requisite gorgeous sunrise. Hoping for less of a sky rave tonight.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;#tucson&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;
    
    &lt;figure&gt;
      &lt;img src=&#34;https://randomgeekery.org/img/6a2179e431a979f7_hu_5ac2ed5ad8515300.webp&#34; alt=&#34;Clouds lit up orange by pre-dawn sun&#34;/&gt;&lt;/figure&gt;&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-26-fri-0751">hackers.town: 2024-07-26 Fri 07:51</h3>
<p>Folks were expecting a mild monsoon season when we moved here. But according to Reddit at least it’s been a good amount of rain plus a lot more wind and destruction. Old-timers saying it reminded them of monsoon season in the early to mid 90s but more humid.</p>
<p>Anyways here’s the requisite gorgeous sunrise. Hoping for less of a sky rave tonight.</p>
<p><em>#tucson</em></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/6a2179e431a979f7_hu_5ac2ed5ad8515300.webp" alt="Clouds lit up orange by pre-dawn sun"/></figure></p>
<h3 id="hackerstown-2024-07-26-fri-0906">hackers.town: 2024-07-26 Fri 09:06</h3>
<p>I would like more days that do not involve crises, please and thank you.</p>
<h3 id="hackerstown-2024-07-26-fri-0908">hackers.town: 2024-07-26 Fri 09:08</h3>
<p>Course the second I posted I remembered a line from As Good As It Gets. Something like:</p>
<p>&ldquo;We all want that. It doesn&rsquo;t exist!&rdquo;</p>
<h3 id="hackerstown-2024-07-26-fri-1145">hackers.town: 2024-07-26 Fri 11:45</h3>
<p><em>@IamMrsGeek</em> LOVE</p>
<p>and sodium</p>
<h3 id="hackerstown-2024-07-26-fri-1146">hackers.town: 2024-07-26 Fri 11:46</h3>
<p><em>@lmorchard</em> <em>@IamMrsGeek</em> great, thanks. Now you went and got the song looping.</p>
<p><em>#NowPlaying</em></p>
<p><a href="https://www.youtube.com/watch?v=EK_LN3XEcnw">Lou Bega - Mambo No. 5 (A Little Bit of&hellip;) - YouTube</a></p>
<h3 id="hackerstown-2024-07-26-fri-1241">hackers.town: 2024-07-26 Fri 12:41</h3>
<p>Got a &ldquo;please hold&rdquo; on the current priority job candidacy decision, which is not the answer I wanted but is also not the answer I didn&rsquo;t want and at least it&rsquo;s an answer so I&rsquo;m gonna go find a paper bag to breathe in for a few</p>
<p>days</p>
<h3 id="hackerstown-2024-07-26-fri-1337">hackers.town: 2024-07-26 Fri 13:37</h3>
<p>okay brain cooled off enough to write code again</p>
<h3 id="hackerstown-2024-07-26-fri-1419">hackers.town: 2024-07-26 Fri 14:19</h3>
<p><em>@farah</em> One possibility is you&rsquo;re noticing them more now because you have a hook to associate them with. That was my case, anyhow.</p>
<h3 id="hackerstown-2024-07-26-fri-1424">hackers.town: 2024-07-26 Fri 14:24</h3>
<p><em>@farah</em> what you call blue screen sounds like what I called &ldquo;brain lock&rdquo; which I knew was a thing I did, but once I had my ADHD diagnosis I started thinking through different times I thought I was doing okay and people were still reacting to me strangely.</p>
<h3 id="hackerstown-2024-07-26-fri-1607">hackers.town: 2024-07-26 Fri 16:07</h3>
<p>My brain registers the whole <code>if err != nil { … }</code> thing in Go as a verbose version of Perl&rsquo;s <code>do_thing() or die $!</code> so it&rsquo;s all through my code.</p>
<p>I find it comforting.</p>
<h3 id="hackerstown-2024-07-26-fri-1750">hackers.town: 2024-07-26 Fri 17:50</h3>
<p>Let&rsquo;s be honest. Once I got serious with Go, it was only a matter of time before I started playing with <a href="https://github.com/charmbracelet/lipgloss">Lip Gloss</a></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/0a0917e009b8335c_hu_272df874504e25f9.webp" alt="detail of terminal emulator with nicely formatted summary of a processed collection of notes, listing collection name, page count, and asset file count; a description of elapsed time follows"/></figure></p>
<h3 id="hackerstown-2024-07-26-fri-1753">hackers.town: 2024-07-26 Fri 17:53</h3>
<p><em>@IamMrsGeek</em> AM I PRETTY YET</p>
<h3 id="hackerstown-2024-07-26-fri-1935">hackers.town: 2024-07-26 Fri 19:35</h3>
<p>Walking along with the pups and oh that’s an interesting cloud. What’s that right next to it? Looks kind of similar but bigger. Way way bigger.</p>
<p>Somebody’s getting drama sky tonight. Hope it’s not us!</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/5d1a7a2a5a74bd3f_hu_d35dead35a95a69c.webp" alt="Flattened cumulonimbus “anvil” cloud"/></figure></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/0e623c4d3bb99d7e_hu_d2170243b11be9a2.webp" alt="The very long edge of another anvil cloud"/></figure></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/e83ac057e20079ed_hu_ed56b778ca761f8c.webp" alt="One end of the very large anvil cloud, edges draped pink and red by a setting sun"/></figure></p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-25</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-25/</link>
  <pubDate>Thu, 25 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-25/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-25-thu-0456&#34;&gt;hackers.town: 2024-07-25 Thu 04:56&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;@pdcawley&lt;/em&gt; yah! If I implement the rest of the program, that would be caught as an inconsistent indent, since there are other markers in the text to indicate start or continuation of a block.&lt;/p&gt;
&lt;p&gt;Basically this solution only occurred to me because I’ve done the process in two languages already, so I knew the exact logic I needed here. This is maybe the third time I’ve used tr/// in all these years.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category>  <category>listen</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-25-thu-0456">hackers.town: 2024-07-25 Thu 04:56</h3>
<p><em>@pdcawley</em> yah! If I implement the rest of the program, that would be caught as an inconsistent indent, since there are other markers in the text to indicate start or continuation of a block.</p>
<p>Basically this solution only occurred to me because I&rsquo;ve done the process in two languages already, so I knew the exact logic I needed here. This is maybe the third time I&rsquo;ve used tr/// in all these years.</p>
<h3 id="hackerstown-2024-07-25-thu-0523">hackers.town: 2024-07-25 Thu 05:23</h3>
<p><em>@bink</em> It looks a bit less scary as code in an editor, with tokens highlighted and the complexity more obviously isolated in an otherwise mundane code block. Coffee-enhanced brain thinks I should&rsquo;ve gone with that.</p>
<p>I could count the number of times I&rsquo;ve seen <code>tr///</code> as the right solution on one hand, and I wouldn&rsquo;t even need all my fingers. But turns out it&rsquo;s real nice when you need it.</p>
<p>I&rsquo;ve added the explanatory comment I&rsquo;d request if I was reviewing this code in a pull request. Mainly, key gotchas to look out for.</p>
<p>But yeah, it takes some discipline to write legible Perl. Though I can make a complete mess in any language, no matter how readable an individual line is.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/55d99e8d303ab597_hu_b61e4f4c512dfe7e.webp" alt="55d99e8d303ab597.png"/></figure></p>
<h3 id="hackerstown-2024-07-25-thu-0556">hackers.town: 2024-07-25 Thu 05:56</h3>
<p><em>@danblondell</em> <em>@jmac</em> Heck even at the time it was obviously coming from Google exec FOMO. But they tried to do better than just make not-Facebook, and I respected that.</p>
<p>Until they copied Facebook&rsquo;s name policy and forcibly tied everyone&rsquo;s account together. And in the epilogue, forcibly tearing that integration apart and throwing away half a decade of user archives in what must have been some internal politics.</p>
<h3 id="hackerstown-2024-07-25-thu-0600">hackers.town: 2024-07-25 Thu 06:00</h3>
<p><em>@genehack</em> <em>@jmac</em> the name thing was particularly hurtful, because it came the week after I&rsquo;d finally endorsed G+ and its pseudonym support as a safe FB alternative for clients at the homeless shelter who wanted to be connected without alerting abusive stalker exes.</p>
<h3 id="hackerstown-2024-07-25-thu-0607">hackers.town: 2024-07-25 Thu 06:07</h3>
<p><em>@danblondell</em> <em>@jmac</em> I concur. When I think about &ldquo;cool Google&rdquo; what immediately pops to mind are Wave and the CR-48 Chromebook pilot program.</p>
<h3 id="hackerstown-2024-07-25-thu-0611">hackers.town: 2024-07-25 Thu 06:11</h3>
<p><em>@danblondell</em> <em>@jmac</em> Same, and I still marvel at the packaging, the keycaps, and the fact that at one point after switching to developer mode I had a Linux partition that existed to only run Squeak. Closest I&rsquo;ve ever come to having a dedicated Smalltalk machine.</p>
<h3 id="hackerstown-2024-07-25-thu-0612">hackers.town: 2024-07-25 Thu 06:12</h3>
<p><em>@PsyChuan</em> I just would&rsquo;ve liked to graduate on time, maybe take first year algebra for only one year, stuff like that.</p>
<h3 id="hackerstown-2024-07-25-thu-0832">hackers.town: 2024-07-25 Thu 08:32</h3>
<p>Experimented with a code-generating entity framework in Go yesterday, and the experience felt so 2000&rsquo;s-era Enterprise Software™ that I snapped all the way back to &ldquo;just write the dang thing in Perl.&rdquo;</p>
<p>But I&rsquo;ve had some sleep and some coffee and I feel better now.</p>
<p>Not that there&rsquo;s anything with &ldquo;just write the dang thing in Perl.&rdquo; It&rsquo;s just that&rsquo;s not exactly the primary objective of a Go learning project.</p>
<h3 id="hackerstown-2024-07-25-thu-0928">hackers.town: 2024-07-25 Thu 09:28</h3>
<p><em>@IamMrsGeek</em> only because you&rsquo;ve done it so many times I figure I should take a turn.</p>
<h3 id="hackerstown-2024-07-25-thu-1041">hackers.town: 2024-07-25 Thu 10:41</h3>
<p><em>@tek</em> Such a hard thing. And yeah the folks who can gracefully help us through that process deserve all the credit they can get.</p>
<h3 id="hackerstown-2024-07-25-thu-1301">hackers.town: 2024-07-25 Thu 13:01</h3>
<p>Been having so much fun with experiments and refactoring that I forgot my graph&rsquo;s had a working Logseq → Hugo export pipeline for a few days now.</p>
<p>should maybe get back to making that ready for the real world</p>
<h3 id="hackerstown-2024-07-25-thu-1402">hackers.town: 2024-07-25 Thu 14:02</h3>
<p>Her manager fails the manager test by going over when a bio-break was explicitly requested 10 minutes before the scheduled end.</p>
<h3 id="hackerstown-2024-07-25-thu-1429">hackers.town: 2024-07-25 Thu 14:29</h3>
<p><em>@bitprophet</em> That&rsquo;s something I love about working on code that is mine all mine. The only toes to be stepped on are my own.</p>
<h3 id="hackerstown-2024-07-25-thu-1710">hackers.town: 2024-07-25 Thu 17:10</h3>
<p>She&rsquo;s getting advice on a work people thing from somebody with work people skills, which is really good because my train of advice included the term &ldquo;malicious compliance.&rdquo;</p>
<h3 id="hackerstown-2024-07-25-thu-1754">hackers.town: 2024-07-25 Thu 17:54</h3>
<p>Oops power flickered. House internet has more than flickered.</p>
<h3 id="hackerstown-2024-07-25-thu-1903">hackers.town: 2024-07-25 Thu 19:03</h3>
<p>We sure are getting exciting weather notifications tonight.</p>
<h3 id="hackerstown-2024-07-25-thu-1937">hackers.town: 2024-07-25 Thu 19:37</h3>
<p>very big boom</p>
<h3 id="hackerstown-2024-07-25-thu-1938">hackers.town: 2024-07-25 Thu 19:38</h3>
<p>lightning hitting with sufficient frequency that there&rsquo;s kind of a strobe effect</p>
<p>seizure warning i guess?</p>
<h3 id="hackerstown-2024-07-25-thu-1944">hackers.town: 2024-07-25 Thu 19:44</h3>
<p><em>@thegibson</em> it certainly seems that way!</p>
<h3 id="hackerstown-2024-07-25-thu-1944-1">hackers.town: 2024-07-25 Thu 19:44</h3>
<p><em>@thegibson</em> spent 40 years being bored by the weather</p>
<p>I&rsquo;M NOT BORED ANY MORE</p>
<h3 id="hackerstown-2024-07-25-thu-1946">hackers.town: 2024-07-25 Thu 19:46</h3>
<p>people driving awful casual out there considering you can just about read by the lightning right now</p>
<h3 id="hackerstown-2024-07-25-thu-1947">hackers.town: 2024-07-25 Thu 19:47</h3>
<p>I mean I get it I totally understand.</p>
<p>these people</p>
<p>are idiots</p>
<p>I get it.</p>
<h3 id="hackerstown-2024-07-25-thu-2001">hackers.town: 2024-07-25 Thu 20:01</h3>
<p>By this point in the evening monsoon microburst lightning and thunder show, it&rsquo;s disrespectful to not be playing this</p>
<p><em>#NowPlaying</em></p>
<p><a href="https://www.youtube.com/watch?v=fJ9rUzIMcZQ">Queen – Bohemian Rhapsody (Official Video Remastered) - YouTube</a></p>
<h3 id="hackerstown-2024-07-25-thu-2007">hackers.town: 2024-07-25 Thu 20:07</h3>
<p>though this is an option too</p>
<p><em>#NowPlaying</em></p>
<p><a href="https://www.youtube.com/watch?v=VMnjF1O4eH0">Queen - Fat Bottomed Girls (Official Video) - YouTube</a></p>
<h3 id="hackerstown-2024-07-25-thu-2208">hackers.town: 2024-07-25 Thu 22:08</h3>
<p>Pups thinking they want a walk until they get two steps out and remember the rain here may be rare, but it&rsquo;s actual rain. Not the light misting they remember from before.</p>
<p>The quickest nope.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-24</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-24/</link>
  <pubDate>Wed, 24 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-24/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-24-wed-0850&#34;&gt;hackers.town: 2024-07-24 Wed 08:50&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;@Alice&lt;/em&gt; THIS IS WHY WE HAVE THE INTERNET&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-24-wed-0906&#34;&gt;hackers.town: 2024-07-24 Wed 09:06&lt;/h3&gt;
&lt;p&gt;me: …&lt;/p&gt;
&lt;p&gt;the dogs: …&lt;/p&gt;
&lt;p&gt;the cats: …&lt;/p&gt;
&lt;p&gt;my brain: mumble mimble mimble mimble mumble mumble mumble. mumble mumble mumble mumble mumble. mumble mumble mumble mumble mumble mumble mumble! HEY MACARENA!&lt;/p&gt;
&lt;p&gt;thanks, &lt;em&gt;@IamMrsGeek&lt;/em&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-24-wed-1032&#34;&gt;hackers.town: 2024-07-24 Wed 10:32&lt;/h3&gt;
&lt;p&gt;I officially reside and vote in Arizona now.&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-24-wed-1041&#34;&gt;hackers.town: 2024-07-24 Wed 10:41&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;@socketwench&lt;/em&gt; been there a while. Course, I cheated, by assisting the kids at a homeless shelter in setting up Linux on recycled laptops.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-24-wed-0850">hackers.town: 2024-07-24 Wed 08:50</h3>
<p><em>@Alice</em> THIS IS WHY WE HAVE THE INTERNET</p>
<h3 id="hackerstown-2024-07-24-wed-0906">hackers.town: 2024-07-24 Wed 09:06</h3>
<p>me: …</p>
<p>the dogs: …</p>
<p>the cats: …</p>
<p>my brain: mumble mimble mimble mimble mumble mumble mumble. mumble mumble mumble mumble mumble. mumble mumble mumble mumble mumble mumble mumble! HEY MACARENA!</p>
<p>thanks, <em>@IamMrsGeek</em></p>
<h3 id="hackerstown-2024-07-24-wed-1032">hackers.town: 2024-07-24 Wed 10:32</h3>
<p>I officially reside and vote in Arizona now.</p>
<h3 id="hackerstown-2024-07-24-wed-1041">hackers.town: 2024-07-24 Wed 10:41</h3>
<p><em>@socketwench</em> been there a while. Course, I cheated, by assisting the kids at a homeless shelter in setting up Linux on recycled laptops.</p>
<h3 id="hackerstown-2024-07-24-wed-1107">hackers.town: 2024-07-24 Wed 11:07</h3>
<p><em>@nomad</em> could be worse.</p>
<p>a bit busy dehumidifying my armpits right now so i don&rsquo;t have specific examples for you</p>
<p>oh</p>
<p>at least it&rsquo;s not phoenix</p>
<h3 id="hackerstown-2024-07-24-wed-1107-1">hackers.town: 2024-07-24 Wed 11:07</h3>
<p><em>@spinningthoughts</em> Isn&rsquo;t it such a handy little tool?</p>
<h3 id="hackerstown-2024-07-24-wed-1407">hackers.town: 2024-07-24 Wed 14:07</h3>
<p>Pondering SQLite, but concerned about C bridge frustrations in Go. Looking at an embedded Go database.</p>
<p>ObjectBox? This sounds cool. How do I install it? There should be a <code>go get</code> or something?</p>
<p>&ldquo;Pipe this external shell to bash&rdquo;</p>
<p>uh…no but I&rsquo;ll download and read it.</p>
<p>Fetch tarball, run <code>cc</code> to build a linkable library, install system-wide, <code>go get</code> the actual Go module…</p>
<p>anyways</p>
<p>Pondering SQLite.</p>
<h3 id="hackerstown-2024-07-24-wed-1421">hackers.town: 2024-07-24 Wed 14:21</h3>
<p><em>@chuck</em> Ooh yes I&rsquo;ll be taking a closer look at that. Thanks!</p>
<p>Just need to finish this exploratory detour with <a href="https://pkg.go.dev/github.com/genjidb/genji">Genji</a></p>
<h3 id="hackerstown-2024-07-24-wed-1804">hackers.town: 2024-07-24 Wed 18:04</h3>
<p><a href="https://hackers.town/users/IamMrsGeek/statuses/112844409749363398">https://hackers.town/users/IamMrsGeek/statuses/112844409749363398</a></p>
<h3 id="hackerstown-2024-07-24-wed-1817">hackers.town: 2024-07-24 Wed 18:17</h3>
<p>She gave me the perfect pancake.</p>
<p>That’s love.</p>
<h3 id="hackerstown-2024-07-24-wed-2011">hackers.town: 2024-07-24 Wed 20:11</h3>
<p><em>@jmac</em> Google+ was specifically when I was most disappointed by them, thanks to their name policy shift.</p>
<p>I thought the platform itself was pretty nifty, and though my initial excitement wore off, it wasn&rsquo;t until the name thing that my reaction to any Google announcement became &ldquo;what now?&rdquo;</p>
<h3 id="hackerstown-2024-07-24-wed-2115">hackers.town: 2024-07-24 Wed 21:15</h3>
<p><em>@minego</em> she ate the mushed one. And she tried again.</p>
<h3 id="hackerstown-2024-07-24-wed-2128">hackers.town: 2024-07-24 Wed 21:28</h3>
<p>saw a pun and brain bounced rapidly through hip hop tangents</p>
<p><em>#NowPlaying</em></p>
<p><a href="https://www.youtube.com/watch?v=kjMkhy13ON0">Sofa King - YouTube</a></p>
<p><a href="https://www.youtube.com/watch?v=Ll9e9baDUtM">Mighty Underdogs feat. MF Doom.Gunfight (official video) - YouTube</a></p>
<p><a href="https://random.bandcamp.com/track/bonus-turnip-them-beets">▶︎ BONUS - Turnip Them Beets Mega Ran and Storyville Mega Ran</a></p>
<h3 id="hackerstown-2024-07-24-wed-2245">hackers.town: 2024-07-24 Wed 22:45</h3>
<p>Satisfying morbid curiosity to see what a Perl version of my Go learning project looks like (that started out as a Python experiment btw).</p>
<p>To keep the headaches minimal I&rsquo;m following the same logic flow.</p>
<p>Here&rsquo;s the Perl equivalent of 26 lines I wrote in Go.</p>
<p>It&rsquo;s harder to compare with the Python code because I was having fun with Pydantic, but it&rsquo;s more than three lines.</p>
<p>It was so much easier I&rsquo;m almost mad. OTOH it&rsquo;s brittle as-is and I&rsquo;d end up expanding it for clarity and corner cases.</p>
<p>(edit to add as screenshot, where highlighting and code context make it a bit less frightening to casual viewers)</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/ac38ec60e4004f47_hu_b61e4f4c512dfe7e.webp" alt="ac38ec60e4004f47.png"/></figure></p>
<h3 id="hackerstown-2024-07-24-wed-2314">hackers.town: 2024-07-24 Wed 23:14</h3>
<p><em>@pdcawley</em> yah, it was a rare case where I refactored to golf, since tr/// does both the trimming and the counting. Splitting it into multiple expressions felt — redundant?</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-23</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-23/</link>
  <pubDate>Tue, 23 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-23/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-23-tue-0854&#34;&gt;hackers.town: 2024-07-23 Tue 08:54&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;#Stardeus&lt;/em&gt; dev started talking about 0.11 pretty much the minute he pushed out 0.10, so I’ve been holding off — for a while!&lt;/p&gt;
&lt;p&gt;But now it’s out I can play again.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=Ev8ux4AznHs&#34;&gt;Stardeus Bioverse Update - YouTube&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;for those who prefer reading:&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://store.steampowered.com/news/app/1380910/view/4217134728153497436&#34;&gt;https://store.steampowered.com/news/app/1380910/view/4217134728153497436&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-23-tue-0902&#34;&gt;hackers.town: 2024-07-23 Tue 09:02&lt;/h3&gt;
&lt;p&gt;&lt;a href=&#34;https://hackers.town/users/drwho/statuses/112836636773873365&#34;&gt;https://hackers.town/users/drwho/statuses/112836636773873365&lt;/a&gt;&lt;/p&gt;
&lt;h3 id=&#34;hackerstown-2024-07-23-tue-0952&#34;&gt;hackers.town: 2024-07-23 Tue 09:52&lt;/h3&gt;
&lt;p&gt;A lot of times studying is just learning names for things I already knew.&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-23-tue-0854">hackers.town: 2024-07-23 Tue 08:54</h3>
<p><em>#Stardeus</em> dev started talking about 0.11 pretty much the minute he pushed out 0.10, so I&rsquo;ve been holding off — for a while!</p>
<p>But now it&rsquo;s out I can play again.</p>
<p><a href="https://www.youtube.com/watch?v=Ev8ux4AznHs">Stardeus Bioverse Update - YouTube</a></p>
<p>for those who prefer reading:</p>
<p><a href="https://store.steampowered.com/news/app/1380910/view/4217134728153497436">https://store.steampowered.com/news/app/1380910/view/4217134728153497436</a></p>
<h3 id="hackerstown-2024-07-23-tue-0902">hackers.town: 2024-07-23 Tue 09:02</h3>
<p><a href="https://hackers.town/users/drwho/statuses/112836636773873365">https://hackers.town/users/drwho/statuses/112836636773873365</a></p>
<h3 id="hackerstown-2024-07-23-tue-0952">hackers.town: 2024-07-23 Tue 09:52</h3>
<p>A lot of times studying is just learning names for things I already knew.</p>
<p>Which honestly is a nice feeling.</p>
<h3 id="hackerstown-2024-07-23-tue-1037">hackers.town: 2024-07-23 Tue 10:37</h3>
<p>But kinda knowing the subject means when my studying hits a bit that doesn&rsquo;t sound right, I get suspicious of the bits that did sound right.</p>
<h3 id="hackerstown-2024-07-23-tue-1046">hackers.town: 2024-07-23 Tue 10:46</h3>
<p><em>@ovid</em> hey you watch your mouth I&rsquo;m now in one of the states where I&rsquo;d have to see somebody driving down the road, rolling coal with a codpiece strapped to the front of their spotless F150</p>
<h3 id="hackerstown-2024-07-23-tue-1106">hackers.town: 2024-07-23 Tue 11:06</h3>
<p><em>@ovid</em> No I think the Teslas are more around Phoenix.</p>
<h3 id="hackerstown-2024-07-23-tue-1130">hackers.town: 2024-07-23 Tue 11:30</h3>
<p>well almost interview time</p>
<p>should set thinks up</p>
<p>maybe think about pants?</p>
<p>nah</p>
<h3 id="hackerstown-2024-07-23-tue-1146">hackers.town: 2024-07-23 Tue 11:46</h3>
<p>no but for reals it&rsquo;s currently a mild 96F outside which still means my situationally appropriate, event-driven wardrobe means I look nice for the interview from about 15 minutes before to about 20 seconds after.</p>
<h3 id="hackerstown-2024-07-23-tue-1156">hackers.town: 2024-07-23 Tue 11:56</h3>
<p><em>@bmac</em> Yep and that&rsquo;s why I spend a solid five minutes beforehand making sure the camera&rsquo;s pointed only where it needs to be.</p>
<h3 id="hackerstown-2024-07-23-tue-1314">hackers.town: 2024-07-23 Tue 13:14</h3>
<p>Done!</p>
<p>(unceremoniously strips off nice shirt, with the pit stains he&rsquo;s been hiding off camera for 45 minutes of the last hour)</p>
<h3 id="hackerstown-2024-07-23-tue-1418">hackers.town: 2024-07-23 Tue 14:18</h3>
<p><em>@mhoye</em> &ldquo;the experts agree&rdquo;</p>
<h3 id="hackerstown-2024-07-23-tue-1421">hackers.town: 2024-07-23 Tue 14:21</h3>
<p><em>@mhoye</em> it is now</p>
<h3 id="hackerstown-2024-07-23-tue-1449">hackers.town: 2024-07-23 Tue 14:49</h3>
<p><em>@IamMrsGeek</em> see at least you appreciate my magic</p>
<h3 id="hackerstown-2024-07-23-tue-1631">hackers.town: 2024-07-23 Tue 16:31</h3>
<p>ah yes the &ldquo;check email every five minutes even though you already reminded yourself it&rsquo;s past office hours in their time zone&rdquo; stage of the interview pipeline</p>
<h3 id="hackerstown-2024-07-23-tue-1641">hackers.town: 2024-07-23 Tue 16:41</h3>
<p><em>@lmorchard</em> you&rsquo;d think Apple would understand the inherent hostility of proper punctuation in modern communication</p>
<h3 id="hackerstown-2024-07-23-tue-1930">hackers.town: 2024-07-23 Tue 19:30</h3>
<p><em>@blogdiva</em> <em>@farah</em> @noondlyt@mastodon.social I brag about how my family&rsquo;s been freaks, weirdos, petty criminals, and artists for generations, I guess it only makes sense that some families have &ldquo;fascist&rdquo; as their cross-generational tradition.</p>
<p>(sigh)</p>
<h3 id="hackerstown-2024-07-23-tue-2119">hackers.town: 2024-07-23 Tue 21:19</h3>
<p><em>@genehack</em> fair point.</p>
<h3 id="hackerstown-2024-07-23-tue-2242">hackers.town: 2024-07-23 Tue 22:42</h3>
<p>Initial version of my Go learning project used too many pointers.</p>
<p>Curious how the code would look and run with fewer pointers, so I&rsquo;ve been cleaning that up in a branch.</p>
<p>Still got a ways to go, but it looks — well, it&rsquo;s Go. It looks a different kind of clunky than it did before. But it is more obvious what&rsquo;s going on.</p>
<p>Fewer pointers means trusting the compiler more. Turns out this is a good idea. Execution time went from ~1.75s to ~1.25s on Linux.</p>
]]></content:encoded>
</item>
<item>
  <title>Note: 2024-07-22</title>
  <link>https://randomgeekery.org/note/2024/07/2024-07-22/</link>
  <pubDate>Mon, 22 Jul 2024 00:00:00 +0000</pubDate>
  
  <guid>https://randomgeekery.org/note/2024/07/2024-07-22/</guid>
  <description>&lt;h2 id=&#34;activity-log&#34;&gt;Activity Log&lt;/h2&gt;
&lt;h3 id=&#34;hackerstown-2024-07-22-mon-0609&#34;&gt;hackers.town: 2024-07-22 Mon 06:09&lt;/h3&gt;
&lt;p&gt;&lt;em&gt;@Flaky&lt;/em&gt; okay I’ll warn you right off the bat this is another rabbit hole that can be as distracting as it is helpful, but: set up a note system.&lt;/p&gt;
&lt;p&gt;You can do simple paper notebooks, but I needed something I could search cross-link, so I use a PKM (Personal Knowledge Manager). There are many PKMs (I use Logseq, but I recommend Obsidian due to its large community) and many overarching systems (PARA is popular and close enough to how I do things), but the important starting point is just to get things down so you can go “oh yeah I remember learning that.”&lt;/p&gt;</description>
   <category>note</category> 
  
   <category>hackers-town</category>  <category>look</category> 
  <content:encoded><![CDATA[<h2 id="activity-log">Activity Log</h2>
<h3 id="hackerstown-2024-07-22-mon-0609">hackers.town: 2024-07-22 Mon 06:09</h3>
<p><em>@Flaky</em> okay I&rsquo;ll warn you right off the bat this is another rabbit hole that can be as distracting as it is helpful, but: set up a note system.</p>
<p>You can do simple paper notebooks, but I needed something I could search cross-link, so I use a PKM (Personal Knowledge Manager). There are many PKMs (I use Logseq, but I recommend Obsidian due to its large community) and many overarching systems (PARA is popular and close enough to how I do things), but the important starting point is just to get things down so you can go &ldquo;oh yeah I remember learning that.&rdquo;</p>
<p>The bit most helpful to me long term is the daily journal, where I jot down anything notable during my day. Over time something recurs or jumps out at me enough to deserve its own topic note.</p>
<p>And if you go down this path, you&rsquo;ll start over many times as you get carried away in one direction or another. Just breathe and be patient with yourself.</p>
<h3 id="hackerstown-2024-07-22-mon-0616">hackers.town: 2024-07-22 Mon 06:16</h3>
<p><em>@Remittancegirl</em> I called her a cop yesterday and my brain caught the inconsistency, made me go look up her actual track record, and I take it all back.</p>
<p>Just so folks know it&rsquo;s never too late to get a clue.</p>
<h3 id="hackerstown-2024-07-22-mon-0618">hackers.town: 2024-07-22 Mon 06:18</h3>
<p>On calling Kamala Harris a &ldquo;cop&rdquo; which I&rsquo;ve done — recently — but stopped after I looked up her track record as public prosecutor.</p>
<p><em>#QT</em> <em>@Remittancegirl</em></p>
<p><a href="https://mstdn.social/@Remittancegirl/112829257815841233">https://mstdn.social/@Remittancegirl/112829257815841233</a></p>
<h3 id="hackerstown-2024-07-22-mon-0623">hackers.town: 2024-07-22 Mon 06:23</h3>
<p><em>@NexCarter</em> <em>@Flaky</em> oh yes on that last bit: never ignore how happy a neurospicy brain can be making a physical connection to a brain thing, increasing the strength of the associated memory.</p>
<p>I&rsquo;m 90% digital, but I still keep a sketchbook handy for study doodles and small task lists.</p>
<h3 id="hackerstown-2024-07-22-mon-0625">hackers.town: 2024-07-22 Mon 06:25</h3>
<p><em>@Remittancegirl</em> I first heard it in 2020 from that particular Twitter crowd that basically boiled any kind of government work to &ldquo;a cop.&rdquo;</p>
<p>Same mindset that firmly believes it&rsquo;s better to do nothing wrong than to do something right. I stopped listening to them on everything else, but some stuff lingers on apparently.</p>
<h3 id="hackerstown-2024-07-22-mon-0637">hackers.town: 2024-07-22 Mon 06:37</h3>
<p><em>@Remittancegirl</em> I don&rsquo;t think the right was the first to call her a cop, but I think as with all things it&rsquo;s an opportunistic crowd that knows a catchy phrase when it sees one.</p>
<p>I know we&rsquo;ll see the accusation in extremely glossy commercials and astroturfed microblogging.</p>
<h3 id="hackerstown-2024-07-22-mon-0639">hackers.town: 2024-07-22 Mon 06:39</h3>
<p><em>@platypus</em> boosted purely for curiosity of course</p>
<h3 id="hackerstown-2024-07-22-mon-0644">hackers.town: 2024-07-22 Mon 06:44</h3>
<p><em>@Natanox</em> <em>@Flaky</em> Yes!</p>
<p>There&rsquo;s the knowledge graph, which visually displays the connections you&rsquo;ve made between notes. It&rsquo;s mainly useful for a high-level view.</p>
<p>There&rsquo;s also a canvas feature, which lets you make your own map of cards, notes, and comments. Pretty nifty.</p>
<p>But if you are really into mind map / concept maps, enjoy an organic approach to those maps, and have access to $60/yr or $6/month, I can highly recommend Kinopio. Basically the only hosted note service I use.</p>
<p>Here&rsquo;s a sample concept map I put together a while ago on PKMs:</p>
<p><a href="https://kinopio.club/OdVpnfOfEEtQD-Cg4M_MT">https://kinopio.club/OdVpnfOfEEtQD-Cg4M_MT</a></p>
<h3 id="hackerstown-2024-07-22-mon-0701">hackers.town: 2024-07-22 Mon 07:01</h3>
<p><em>@peltast</em> <em>@Remittancegirl</em> I call myself an engineer all the time — well, other people call me that, I rarely do — but that doesn&rsquo;t mean I have IEEE certification. It&rsquo;s an analogy helpful for people outside the domain, and one that can be easily abused.</p>
<p>And because I know who&rsquo;s most likely to abuse the cop analogy, I&rsquo;ve decided to avoid it.</p>
<p>Just basically if you see somebody latching onto this or anything uncomfortably quippy, take a close look at who is saying it and why.</p>
<h3 id="hackerstown-2024-07-22-mon-0719">hackers.town: 2024-07-22 Mon 07:19</h3>
<p><em>@ferricoxide</em> <em>@Remittancegirl</em> for sure. But for me it’s less about where it started, and more about how it’ll be aimed now.</p>
<h3 id="hackerstown-2024-07-22-mon-0806">hackers.town: 2024-07-22 Mon 08:06</h3>
<p><em>@futurebird</em></p>
<p>(sees video recommendation)</p>
<p>ooh this looks interesting!</p>
<p>(sees 2:14:30 or worse)</p>
<p>not that interesting</p>
<h3 id="hackerstown-2024-07-22-mon-0929">hackers.town: 2024-07-22 Mon 09:29</h3>
<p>I know I&rsquo;m putting them to off-label use here, but I sure wish <em>#Logseq</em> handled namespaces more gracefully.</p>
<p>Definitely better with the Page-tags and Hierarchy plugin. Because it&rsquo;s working with an already-loaded page, so several seconds are spent hiding 500 or so (so far) links.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/84a9590b49387f27_hu_864d6306bcf89e31.webp" alt="listing of every page under the &ldquo;post&rdquo; namespace, with visual separators on each line for child namespace and pages, so for example &ldquo;post/2023/Please Hold&rdquo; is listed as &ldquo;post&rdquo;, &ldquo;2023&rdquo;, and &ldquo;Please Hold&rdquo;"/></figure></p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/f7c3d65df3755399_hu_cf82e9fcfb913b9c.webp" alt="same page, but this time only listing direct children of the &ldquo;post&rdquo; namespace, which in this case is a list of years"/></figure></p>
<h3 id="hackerstown-2024-07-22-mon-0955">hackers.town: 2024-07-22 Mon 09:55</h3>
<p>Gonna have to start keeping a game log for the more involved ones, especially the automation games.</p>
<p>Do something else for a week and my ADHD-addled brain is all &ldquo;I have no memory of this place.&rdquo;</p>
<h3 id="hackerstown-2024-07-22-mon-1214">hackers.town: 2024-07-22 Mon 12:14</h3>
<p>Need to shift my brain to interview prep mode, but we&rsquo;re getting real close to a minimal publishable brain. &ldquo;Minimal&rdquo; means there&rsquo;s a whole lot I want in there that won&rsquo;t be when I go live.</p>
<p>Got a main RSS feed in there, though. And an h-card.</p>
<p>Later on in the day I plan to start fussing with Netlify configuration.</p>
<p>
    
    <figure>
      <img src="https://randomgeekery.org/img/bc7f1508f117a734_hu_f29ee7797ce50fdc.webp" alt="page with brief biographical information about me and a listing of the most recent blog posts."/></figure></p>
<h3 id="hackerstown-2024-07-22-mon-1426">hackers.town: 2024-07-22 Mon 14:26</h3>
<p>Oh hey here comes post-interview adrenalin burnout brain stall.</p>
<h3 id="hackerstown-2024-07-22-mon-1929">hackers.town: 2024-07-22 Mon 19:29</h3>
<p>It’s garbage night so of course the javalinas are out.</p>
<h3 id="hackerstown-2024-07-22-mon-1941">hackers.town: 2024-07-22 Mon 19:41</h3>
<p><em>@cinebox</em> garbage redistributors, more like</p>
<h3 id="hackerstown-2024-07-22-mon-2246">hackers.town: 2024-07-22 Mon 22:46</h3>
<p>Ah the fiddly fixy boring bit of the project, where hyperfocus has wandered off and I must rely on mere focus.</p>
<p>But I got it working better and only a little past my bedtime.</p>
]]></content:encoded>
</item>
</channel>
</rss>
