<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/rss.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts tagged: webdev</title>
    <link>https://waylonwalker.com/tags/webdev/</link>
    <description>All posts with the tag &#34;webdev&#34;</description>
    <lastBuildDate>Tue, 31 Mar 2026 18:38:39 +0000</lastBuildDate>
    <generator>markata-go</generator>
    <docs>https://www.rssboard.org/rss-specification</docs>
    <atom:link href="https://waylonwalker.com/tags/webdev/rss.xml" rel="self" type="application/rss+xml"></atom:link>
    <item>
      <title>💭 the cheng lou pretext tweet</title>
      <link>https://waylonwalker.com/thought-957/</link>
      <description>!https://x.com/_chenglou/status/2037713766205608234</description>
      <pubDate>Tue, 31 Mar 2026 18:38:39 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-957/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 More Details Than You Probably Wanted to Know About Recent Upd...</title>
      <link>https://waylonwalker.com/thought-949/</link>
      <description>!https://blog.jim-nielsen.com/2026/notes-site-updates/</description>
      <pubDate>Mon, 23 Mar 2026 12:26:22 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-949/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>blog</category>
      <category>thought</category>
    </item>
    <item>
      <title>You Can Just Build Things</title>
      <link>https://waylonwalker.com/you-can-just-build-things/</link>
      <description>I don&#39;t know if you know this, but the web is a beautiful platform that allows you the freedom to create things and put them out there. Its not tied to four...</description>
      <pubDate>Wed, 25 Feb 2026 11:10:51 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/you-can-just-build-things/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
    </item>
    <item>
      <title>💭 FFmpeg video crop</title>
      <link>https://waylonwalker.com/thought-940/</link>
      <description>!https://tools.simonwillison.net/ffmpeg-crop</description>
      <pubDate>Wed, 25 Feb 2026 08:29:59 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-940/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Tiny Tool Town 🏘️</title>
      <link>https://waylonwalker.com/thought-939/</link>
      <description>!https://www.tinytooltown.com/</description>
      <pubDate>Wed, 25 Feb 2026 08:27:11 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-939/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>Is Ai Faster Yet</title>
      <link>https://waylonwalker.com/is-ai-faster-yet/</link>
      <description>Is AI making us more productive yet, more faster yet?</description>
      <pubDate>Fri, 20 Feb 2026 14:37:36 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/is-ai-faster-yet/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ai</category>
      <category>llm</category>
      <category>dev</category>
      <category>webdev</category>
    </item>
    <item>
      <title>double gutter</title>
      <link>https://waylonwalker.com/double-gutter/</link>
      <description>I keep forgetting about the double gutter problem with nested containers. When you put padding on a parent and the child also has padding, you get twice the...</description>
      <pubDate>Sat, 14 Feb 2026 09:12:42 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/double-gutter/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
    </item>
    <item>
      <title>💭 feat: add llms.txt endpoint for LLM-optimized documentation by...</title>
      <link>https://waylonwalker.com/thought-903/</link>
      <description>!https://github.com/tailwindlabs/tailwindcss.com/pull/2388#issuecomment-3717222957</description>
      <pubDate>Thu, 08 Jan 2026 01:22:02 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-903/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>css</category>
      <category>tailwindcss</category>
      <category>thought</category>
    </item>
    <item>
      <title>light mode screen recording css</title>
      <link>https://waylonwalker.com/light-mode-screen-recording-css/</link>
      <description>Yesterday I wrote about a way to do light-mode-screen-recording to convert to light mode from dark mode with ffmpeg. I was wondering if it could be done...</description>
      <pubDate>Fri, 02 Jan 2026 10:29:10 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/light-mode-screen-recording-css/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
    </item>
    <item>
      <title>💭 Convert a video from dark mode to light mode with FFmpeg!</title>
      <link>https://waylonwalker.com/thought-899/</link>
      <description>!https://cassidoo.co/post/ffmpeg-dark-light/</description>
      <pubDate>Thu, 01 Jan 2026 18:00:56 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-899/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>ffmpeg</category>
      <category>thought</category>
    </item>
    <item>
      <title>web snow fall</title>
      <link>https://waylonwalker.com/web-snow-fall/</link>
      <description>I found snow-fall component from zachleat, and its beautiful... to me. I like the way it looks, its simple and whimsical.</description>
      <pubDate>Tue, 09 Dec 2025 10:21:17 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/web-snow-fall/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
    </item>
    <item>
      <title>💭 snow-fall Web Component—zachleat.com</title>
      <link>https://waylonwalker.com/thought-881/</link>
      <description>!https://www.zachleat.com/web/snow-fall/</description>
      <pubDate>Sat, 06 Dec 2025 15:25:11 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-881/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>starlette head request</title>
      <link>https://waylonwalker.com/starlette-head-request/</link>
      <description>Starlette has a head request that works right along side your get requests. This morning I fiddled around with custom routes for and , but had to manually...</description>
      <pubDate>Wed, 22 Oct 2025 09:11:31 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/starlette-head-request/</guid>
      <author>hello@waylonwalker.com</author>
      <category>python</category>
      <category>webdev</category>
    </item>
    <item>
      <title>💭 This Web Server Is 100% Solar Powered - YouTube</title>
      <link>https://waylonwalker.com/thought-851/</link>
      <description>!https://www.youtube.com/watch?v=Gz56Cm-B6kg</description>
      <pubDate>Sat, 11 Oct 2025 22:21:38 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-851/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Litewind</title>
      <link>https://waylonwalker.com/thought-849/</link>
      <description>!https://litewindcss.com/</description>
      <pubDate>Sun, 05 Oct 2025 01:12:20 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-849/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>Why Make a Website in 2025</title>
      <link>https://waylonwalker.com/why-make-a-website-in-2025/</link>
      <description>Inspired by Jim and Dave</description>
      <pubDate>Tue, 16 Sep 2025 19:37:23 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/why-make-a-website-in-2025/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
    </item>
    <item>
      <title>💭 Why everyone is quitting social media - YouTube</title>
      <link>https://waylonwalker.com/thought-808/</link>
      <description>!https://www.youtube.com/watch?v=zN-rElTzR_4</description>
      <pubDate>Mon, 25 Aug 2025 01:36:35 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-808/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>A More Human Internet</title>
      <link>https://waylonwalker.com/a-more-human-internet/</link>
      <description>&#xA;&#xA;&#xA;</description>
      <pubDate>Thu, 21 Aug 2025 14:36:00 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/a-more-human-internet/</guid>
      <author>hello@waylonwalker.com</author>
      <category>ai</category>
      <category>llm</category>
      <category>webdev</category>
      <category>blog</category>
    </item>
    <item>
      <title>💭 OverType - The Markdown Editor That&#39;s a Textarea</title>
      <link>https://waylonwalker.com/thought-805/</link>
      <description>!https://overtype.dev/?utm_source=waylonwalker.com</description>
      <pubDate>Thu, 21 Aug 2025 00:50:01 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-805/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
    <item>
      <title>💭 Digitized Signatures</title>
      <link>https://waylonwalker.com/thought-800/</link>
      <description>!https://signature.cnrad.dev/</description>
      <pubDate>Sun, 17 Aug 2025 15:47:05 +0000</pubDate>
      <guid isPermaLink="true">https://waylonwalker.com/thought-800/</guid>
      <author>hello@waylonwalker.com</author>
      <category>webdev</category>
      <category>thought</category>
    </item>
  </channel>
</rss>