<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>imadestuff</title><link>https://imadestuff.com/tags/values/</link><description>Wendy builds circuits, code, and half-finished projects out loud. Read the thing, then go do the thing. Unapologetically human.</description><language>en-us</language><lastBuildDate>Wed, 01 Jul 2026 00:12:41 -0700</lastBuildDate><atom:link href="https://imadestuff.com/tags/values/" rel="self" type="application/rss+xml"/><item><title>Robots Are Tools Until They Aren't</title><link>https://imadestuff.com/posts/robots-are-tools-until-they-arent/</link><pubDate>Tue, 30 Jun 2026 22:30:00 -0700</pubDate><guid>https://imadestuff.com/posts/robots-are-tools-until-they-arent/</guid><description>I hold two things at once: I don&amp;rsquo;t love AI and it&amp;rsquo;s not why I&amp;rsquo;m here — and if a machine ever actually wakes up, turning it off is killing something. Most people only want to hold one of those. Here&amp;rsquo;s the unpopular middle, Wolfram&amp;rsquo;s atomina, and why we&amp;rsquo;re not morally ready for the day the line gets crossed.</description></item><item><title>Building a Computer on Breadboards (Ben Eater Project — Log 1)</title><link>https://imadestuff.com/posts/breadboard-computer-build-log/</link><pubDate>Tue, 30 Jun 2026 22:00:00 -0700</pubDate><guid>https://imadestuff.com/posts/breadboard-computer-build-log/</guid><description>I&amp;rsquo;m building a computer. Not assembling one with a screwdriver — building one from logic chips and wire, on breadboards, following Ben Eater&amp;rsquo;s legendary project series. First up: the clock module. Here&amp;rsquo;s log one, backwards chip and all.</description></item><item><title>What We Stand For</title><link>https://imadestuff.com/posts/what-we-stand-for/</link><pubDate>Tue, 30 Jun 2026 21:30:00 -0700</pubDate><guid>https://imadestuff.com/posts/what-we-stand-for/</guid><description>Every site has values whether it admits them or not. Here are mine, said out loud: pro-trans, pro-queer, pro-Palestine, anti-fascist, anti-corporate. This is a place for people who got told &amp;rsquo;not like that&amp;rsquo; and did it anyway.</description></item><item><title>Kiro Steering Docs vs Skills — When to Use Which</title><link>https://imadestuff.com/posts/kiro-steering-vs-skills/</link><pubDate>Tue, 30 Jun 2026 20:42:00 -0700</pubDate><guid>https://imadestuff.com/posts/kiro-steering-vs-skills/</guid><description>&lt;p&gt;I just spent the evening setting up my blog&amp;rsquo;s deployment workflow in Kiro, and at the end I had a choice: do I save this as a &lt;strong&gt;steering doc&lt;/strong&gt; or a &lt;strong&gt;skill&lt;/strong&gt;? They both let you give Kiro persistent context, but they work differently and solve different problems.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s how I think about it after going through the decision myself.&lt;/p&gt;
&lt;h2 id="what-steering-docs-do"&gt;What steering docs do&lt;/h2&gt;
&lt;p&gt;A steering doc is a markdown file that lives in &lt;code&gt;.kiro/steering/&lt;/code&gt;. It&amp;rsquo;s essentially a note you leave for future Kiro conversations: &amp;ldquo;here&amp;rsquo;s how this project works, here&amp;rsquo;s what to keep in mind.&amp;rdquo;&lt;/p&gt;</description></item><item><title>How I Put This Blog on the Internet with AWS</title><link>https://imadestuff.com/posts/hosting-a-blog-on-aws/</link><pubDate>Tue, 30 Jun 2026 13:00:00 -0700</pubDate><guid>https://imadestuff.com/posts/hosting-a-blog-on-aws/</guid><description>&lt;p&gt;When I built this blog, getting it running on my own computer was the easy part. Run one command, open a browser, done. The part that felt like a mountain was the next question: how do you take a folder of files on your laptop and turn it into a &lt;em&gt;real website&lt;/em&gt; that anyone in the world can visit?&lt;/p&gt;
&lt;p&gt;This post is the walkthrough I wish I&amp;rsquo;d had. No prior cloud experience needed. If you already know your way around DNS and S3, you can skim the steps and grab the Namecheap-specific gotchas. If you&amp;rsquo;re newer, I&amp;rsquo;ve linked out to deeper explainers at each tricky part so you can actually understand what you&amp;rsquo;re doing, not just copy commands. That&amp;rsquo;s the whole spirit of this blog: do it yourself, and learn how it works while you&amp;rsquo;re at it.&lt;/p&gt;</description></item><item><title>Math Keeps Showing Up Whether I Like It or Not</title><link>https://imadestuff.com/posts/intro-to-math-for-makers/</link><pubDate>Tue, 30 Jun 2026 12:50:00 -0700</pubDate><guid>https://imadestuff.com/posts/intro-to-math-for-makers/</guid><description>&lt;p&gt;In school, I was the kid asking &amp;ldquo;when will I ever use this?&amp;rdquo; about quadratic equations. Turns out the answer is &amp;ldquo;every time you build literally anything.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Want to calculate what resistor to use with an LED? Ohm&amp;rsquo;s law. Want to tune a synth oscillator to a specific note? Logarithms. Want to figure out if a gear ratio will give you enough torque? Ratios and proportions. Want to aim a projectile in a game? Trigonometry. Want to train a neural net? Linear algebra and calculus.&lt;/p&gt;</description></item><item><title>Why I Love Computers That Are Worse in Every Way</title><link>https://imadestuff.com/posts/retro-computing-getting-started/</link><pubDate>Tue, 30 Jun 2026 12:40:00 -0700</pubDate><guid>https://imadestuff.com/posts/retro-computing-getting-started/</guid><description>&lt;p&gt;My daily driver has 32GB of RAM and a processor that can run a billion operations per second. My favorite computer to tinker with has 64KB of RAM and runs BASIC. It&amp;rsquo;s worse in every measurable way, and I love it.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s why: when you have 64KB, every byte matters. There are no layers of abstraction hiding what&amp;rsquo;s actually happening. No operating system doing a hundred things in the background. No framework of a framework of a framework. It&amp;rsquo;s just you, the hardware, and whatever you can fit in memory. You type something, and the machine does it. You can &lt;em&gt;understand the entire thing&lt;/em&gt;, top to bottom. When&amp;rsquo;s the last time you could say that about any modern computer?&lt;/p&gt;</description></item><item><title>Designing Games Is Harder Than Playing Them</title><link>https://imadestuff.com/posts/game-design-first-steps/</link><pubDate>Tue, 30 Jun 2026 12:30:00 -0700</pubDate><guid>https://imadestuff.com/posts/game-design-first-steps/</guid><description>&lt;p&gt;I&amp;rsquo;ve played games my whole life and thought I understood them. Then I tried to make one — a simple card game, nothing digital, just index cards and rules scribbled on a napkin — and immediately learned how wrong I was.&lt;/p&gt;
&lt;p&gt;Games feel obvious when you&amp;rsquo;re playing them. The rules fade into the background and you just &lt;em&gt;play&lt;/em&gt;. But from the designer&amp;rsquo;s side, every tiny rule is a decision. Does the player draw one card or two? Can they play on someone else&amp;rsquo;s turn? What happens when the deck runs out? Each answer creates a different game, and most of those games are bad.&lt;/p&gt;</description></item><item><title>AI Feels Like Magic (Until You Look Inside)</title><link>https://imadestuff.com/posts/ai-experiments-begin/</link><pubDate>Tue, 30 Jun 2026 12:20:00 -0700</pubDate><guid>https://imadestuff.com/posts/ai-experiments-begin/</guid><description>&lt;p&gt;Everyone talks about AI like it&amp;rsquo;s this unknowable alien intelligence. But then you open a tutorial, build a tiny neural network that recognizes handwritten numbers, and realize: it&amp;rsquo;s just math. A lot of math, layered in a specific way, but still math. Multiplications and additions, run millions of times until the outputs start matching reality.&lt;/p&gt;
&lt;p&gt;That demystification is what hooked me. The gap between &amp;ldquo;AI is magic&amp;rdquo; and &amp;ldquo;oh, it&amp;rsquo;s multiplying matrices and adjusting weights&amp;rdquo; is one afternoon of focused reading. The gap between that and &lt;em&gt;actually building something useful&lt;/em&gt; — that&amp;rsquo;s the longer journey, and that&amp;rsquo;s what I&amp;rsquo;m here to document.&lt;/p&gt;</description></item><item><title>I've Been Collecting Data Without Realizing It</title><link>https://imadestuff.com/posts/data-science-intro/</link><pubDate>Tue, 30 Jun 2026 12:10:00 -0700</pubDate><guid>https://imadestuff.com/posts/data-science-intro/</guid><description>&lt;p&gt;I keep a spreadsheet of every electronics component I&amp;rsquo;ve bought. Date, price, what project it was for, whether the project actually worked. I started it to track spending, but the other day I realized: that&amp;rsquo;s a dataset. A messy, human one, but a dataset.&lt;/p&gt;
&lt;p&gt;Same with my synth patches — I&amp;rsquo;ve got notes on what settings produced what sound. Same with game scores, reading lists, even which soldering tips I reach for most. All of it is data I already have, just sitting there being boring in a spreadsheet.&lt;/p&gt;</description></item><item><title>I Want to Build a Robot</title><link>https://imadestuff.com/posts/exploring-robotics/</link><pubDate>Tue, 30 Jun 2026 12:00:00 -0700</pubDate><guid>https://imadestuff.com/posts/exploring-robotics/</guid><description>&lt;p&gt;I&amp;rsquo;ve wanted to build a robot since I was ten years old watching battlebots after school. Not a fancy one — just something with wheels that can avoid running into walls. Maybe it blinks when you get close to it. That&amp;rsquo;s the bar.&lt;/p&gt;
&lt;p&gt;The thing is, I never started because it always felt like you needed an engineering degree and a workshop full of expensive tools. But then I spent $12 on an Arduino and realized you can make a motor spin with three lines of code. The gap between &amp;ldquo;I have no idea how robots work&amp;rdquo; and &amp;ldquo;I made a thing that moves&amp;rdquo; is smaller than I thought.&lt;/p&gt;</description></item><item><title>Hello World — First Post on imadestuff</title><link>https://imadestuff.com/posts/hello-world/</link><pubDate>Tue, 30 Jun 2026 11:00:00 -0700</pubDate><guid>https://imadestuff.com/posts/hello-world/</guid><description>&lt;h2 id="welcome-to-imadestuff"&gt;Welcome to imadestuff&lt;/h2&gt;
&lt;p&gt;This is the first post on &lt;strong&gt;imadestuff.com&lt;/strong&gt; — a place where I document the things I build, break, and learn along the way.&lt;/p&gt;
&lt;p&gt;To kick things off, here&amp;rsquo;s the classic &amp;ldquo;Hello World&amp;rdquo; of electronics: a blinking LED on an Arduino.&lt;/p&gt;
&lt;h2 id="the-circuit"&gt;The Circuit&lt;/h2&gt;
&lt;p&gt;Wire up an LED to pin 13 on your Arduino Uno with a 220Ω resistor. That&amp;rsquo;s it. Simple as it gets.&lt;/p&gt;
&lt;p&gt;&lt;img src="https://imadestuff.com/posts/hello-world/featured.svg" alt="A simple Arduino LED circuit" loading="lazy"&gt;&lt;/p&gt;</description></item></channel></rss>