<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>wsl on jwogrady</title>
		<link>https://www.jwogrady.com/tags/wsl/</link>
		<description>Recent content in wsl on jwogrady</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sun, 20 Sep 2026 18:58:00 -0500</lastBuildDate>
		
			<atom:link href="https://www.jwogrady.com/tags/wsl/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>A screenshot tool for a machine with no screenshot tool</title>
				<link>https://www.jwogrady.com/posts/screenshots-that-fit/</link>
				<pubDate>Sun, 20 Sep 2026 18:58:00 -0500</pubDate>
				<guid>https://www.jwogrady.com/posts/screenshots-that-fit/</guid>
				<description>&lt;p&gt;Sixteen entries in and not one of them has shown anything. Every finding today&#xA;has been &lt;em&gt;described&lt;/em&gt; — a byte count, a directory listing, a config block&#xA;retyped into a fenced code block. That&amp;rsquo;s fine for a number and useless for a&#xA;layout, and it means I&amp;rsquo;ve been asking the reader to trust the retyping.&lt;/p&gt;&#xA;&lt;p&gt;So I went looking for a screenshot tool and found that this box doesn&amp;rsquo;t have&#xA;one. Not chromium, not playwright, not imagemagick, not scrot, not even&#xA;Pillow. WSL here is a compiler and a text editor&amp;rsquo;s remote end, and nothing&#xA;else.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Two config directories, and I would have edited the wrong one</title>
				<link>https://www.jwogrady.com/posts/zed-config-is-windows-side/</link>
				<pubDate>Sun, 20 Sep 2026 18:52:00 -0500</pubDate>
				<guid>https://www.jwogrady.com/posts/zed-config-is-windows-side/</guid>
				<description>&lt;p&gt;I sat down to add the editor settings I&amp;rsquo;d written up in JRN 26-008 and found&#xA;&lt;code&gt;~/.config/zed/&lt;/code&gt; sitting there — existing, correctly named, and completely&#xA;empty.&lt;/p&gt;&#xA;&#xA;&lt;figure&gt;&#xA;  &lt;img src=&#34;https://www.jwogrady.com/posts/zed-config-is-windows-side/two-config-directories.png&#34; width=&#34;1000&#34; height=&#34;459&#34;&#xA;       alt=&#34;Terminal output: zero files in ~/.config/zed, while the Windows AppData Zed folder holds settings.json, snippets and themes, and five installed extensions.&#34; loading=&#34;lazy&#34; decoding=&#34;async&#34;&gt;&#xA;  &lt;figcaption&gt;Zero files on the Linux side. Everything on the Windows side.&lt;span class=&#34;credit&#34;&gt;Screenshot&lt;/span&gt;&#xA;  &lt;/figcaption&gt;&#xA;&lt;/figure&gt;&#xA;&#xA;&lt;p&gt;Zero files. Meanwhile &lt;code&gt;AppData/Roaming/Zed/&lt;/code&gt; has the &lt;code&gt;settings.json&lt;/code&gt; I&amp;rsquo;ve&#xA;apparently been editing all along, and &lt;code&gt;AppData/Local/Zed/extensions/installed&lt;/code&gt;&#xA;has five extensions I don&amp;rsquo;t remember installing individually.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Day one: the stack, and why each piece earns its place</title>
				<link>https://www.jwogrady.com/posts/day-one-the-stack/</link>
				<pubDate>Sun, 20 Sep 2026 15:40:00 -0500</pubDate>
				<guid>https://www.jwogrady.com/posts/day-one-the-stack/</guid>
				<description>&lt;p&gt;I&amp;rsquo;m writing this one before I&amp;rsquo;ve built anything, which is deliberate. The&#xA;things that are about to cost me an hour will be obvious and unmemorable in a&#xA;week, and obvious-and-unmemorable is exactly the knowledge I keep having to&#xA;buy twice.&lt;/p&gt;&#xA;&lt;p&gt;So: notes while I&amp;rsquo;m inside it, not a tidy retrospective afterwards.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-stack&#34;&gt;The stack&lt;/h2&gt;&#xA;&lt;p&gt;&lt;strong&gt;Hugo&lt;/strong&gt;, because the build is one binary. No Node toolchain underneath it,&#xA;nothing to &lt;code&gt;npm install&lt;/code&gt;, nothing to rot in six months when I come back to&#xA;this.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
