<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
    <channel>
        <title>kwight</title>
        <link>https://paragraph.com/@kwight</link>
        <description>undefined</description>
        <lastBuildDate>Wed, 10 Jun 2026 16:17:45 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <copyright>All rights reserved</copyright>
        <item>
            <title><![CDATA[Staying local]]></title>
            <link>https://paragraph.com/@kwight/staying-local</link>
            <guid>xLgEfp9JxfIlUH7CDGcz</guid>
            <pubDate>Sat, 18 Dec 2021 16:38:11 GMT</pubDate>
            <description><![CDATA[Skip to content Sometimes I don’t feel like going all around the world on the Internet to accomplish something I can do on my local laptop. Somehow it can feel… slow, or wasteful (although it’s rarely either) to send my bits out into the great pandemonium of planetary data centres, only to have them come right back to where they started – while equivalent functionality sits unused on my rarely-breaks-a-sweat computer. I’ve been playing with Dart and Flutter lately, and wanted a simple way to ...]]></description>
            <content:encoded><![CDATA[<p>Skip to content</p><p>Sometimes I don’t feel like going all around the world on the Internet to accomplish something I can do on my local laptop. Somehow it can feel… slow, or wasteful (although it’s rarely either) to send my bits out into the great pandemonium of planetary data centres, only to have them come right back to where they started – while equivalent functionality sits unused on my rarely-breaks-a-sweat computer.</p><p>I’ve been playing with Dart and Flutter lately, and wanted a simple way to evaluate basic Dart code – so I recently made a little <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://github.com/kwight/drepl/">REPL</a> that’s available in my <code>tmux</code> environment. The left pane is a Vim window with a <code>main()</code> entry point open, which is evaluated in the right pane whenever the file is saved. That’s it!</p><br><p>Uh, wait, you say – couldn’t you just use <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://dartpad.dev/">DartPad</a>?.. Yes! Absolutely. Or <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://repl.it/">repl.it</a> for that matter, which is pretty great too. And neither of those options requires any setup or mucking with config files.</p><p>But sometimes I’d rather keep it local.</p><figure float="none" data-type="figure" class="img-center" style="max-width: null;"><img src="https://storage.googleapis.com/papyrus_images/e6d2df8ce4cb7067b70fac067aa2b1b73e907890721dd94c67bc9232da3bc45e.jpg" alt="" blurdataurl="data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACwAAAAAAQABAAACAkQBADs=" nextheight="600" nextwidth="800" class="image-node embed"><figcaption HTMLAttributes="[object Object]" class="hide-figcaption"></figcaption></figure><h3 id="h-kirk-wight" class="text-2xl font-header !mt-6 !mb-4 first:!mt-0 first:!mb-0">Kirk Wight</h3><p>I am a Code Wrangler at Automattic, helping make WordPress.com the best it can be. Pender Island, British Columbia, Canada is where I call home. Lover, not a fighter. <a target="_blank" rel="noopener noreferrer nofollow ugc" class="dont-break-out" href="https://kwight.blog/author/kirkwight/">View all posts by Kirk Wight</a></p>]]></content:encoded>
            <author>kwight@newsletter.paragraph.com (kwight)</author>
        </item>
    </channel>
</rss>