<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Straight BS – New Takes from Blayne A. Stewart</title>
    <link>https://blayne.me/bs/</link>
    <description>Latest content from Straight BS, written and produced by Blayne A. Stewart.</description>
    <language>en-us</language>
    <atom:link href="https://blayne.me/feed.xml" rel="self" type="application/rss+xml" />
    <lastBuildDate>Wed, 06 May 2026 05:00:00 GMT</lastBuildDate><item>
      <title>Take 07: The Director&#39;s Commentary</title>
      <link>https://blayne.me/bs/episode-07-the-directors-commentary/</link>
      <guid>https://blayne.me/bs/episode-07-the-directors-commentary/</guid>
      <pubDate>Wed, 06 May 2026 05:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>My &quot;Director&#39;s commentary&quot; on a college cattle donation promo. Yes. A video about a video about cattle.</description>
      <content:encoded><![CDATA[<p>The college got a cattle donation to the farm. I made a video about it. This is a &quot;director's commentary&quot; on that video.</p>
<p>I used to watch director's commentaries on DVDs all the time. My friends and family thought I was strange. But that's where I learned most of what I know about storytelling - why people make the choices they make, what they were going for, what did and didn't work, etc.</p>
<p>I make more content than I really think about. So, it might be worth talking about some of the content rather than let the vlog go dormant because I'm busy making other stuff.</p>
<p>That's supposed to be how content creation works...right?</p>
]]></content:encoded>
    </item><item>
      <title>Take 06: I Built an AI Skill for Writing Course Outcomes</title>
      <link>https://blayne.me/bs/episode-06-i-built-a-claude-skill-for-writing-course-outcomes/</link>
      <guid>https://blayne.me/bs/episode-06-i-built-a-claude-skill-for-writing-course-outcomes/</guid>
      <pubDate>Fri, 27 Mar 2026 05:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>A free AI prompt and AI skill for generating Bloom&#39;s taxonomy-aligned course outcomes for any course level or institution type. Built for faculty and instructional designers.</description>
      <content:encoded><![CDATA[<p>Course outcomes are one of those things everyone agrees matter and almost nobody likes writing. Done well, they drive everything else — what you teach, how you assess, what students actually walk away with. Done badly, they're vague filler that ends up in a syllabus nobody reads.</p>
<p>I've helped a lot of people write them. And I've had a version of this prompt living in various notebooks and documents for a couple of years. It uses Bloom's taxonomy to pick the right action verbs for the course level, avoids the usual offenders (&quot;understand,&quot; &quot;know,&quot; &quot;be familiar with&quot; — none of those are measurable), and pushes for outcomes specific to the course rather than generic ones that could apply to anything.</p>
<p>I finally built it properly as an AI skill and a TempLight template so I'm not rewriting it every time someone asks.</p>
<h2>What it does</h2>
<p>Ask it for course outcomes. It'll ask you for:</p>
<ul>
<li>Type of institution (community college, university, trade school, etc.)</li>
<li>Course level (developmental through graduate)</li>
<li>Course name</li>
<li>Course description — a rough draft is fine</li>
<li>Any additional context (optional)</li>
</ul>
<p>From there it generates 3–5 outcomes with example assessment types for each. It'll also note if it had to make inferences because the description was thin.</p>
<p>It works for any discipline. I'm in higher ed so that's where my head is, but the structure holds for K-12, corporate training, or anywhere else outcomes need to be written. After the first pass, ask it to revise individual outcomes, shift Bloom's levels up or down, or rewrite for a different audience — student-facing language reads differently than what goes in an accreditation report.</p>
<h2>Two ways to use it</h2>
<p><strong>If you use Claude Code,</strong> download the skill file and drop it into <code>~/.claude/skills/course-outcomes/SKILL.md</code>. After that, just ask Claude Code to help you write course outcomes and it'll handle the rest.</p>
<p><strong>For OpenAI Codex,</strong> download the skill file and drop it into <code>~/.codex/skills/course-outcomes/SKILL.md</code>. After that just ask Codex to help you write course outcomes and it'll handle the rest.</p>
<p><strong>For Opencode,</strong> download the skill file and drop it into <code>~/.opencode/skills/course-outcomes/SKILL.md</code>. After that just ask Opencode to help you write course outcomes and it'll handle the rest.</p>
<a href="/downloads/course-outcomes.md" download class="inline-flex items-center gap-2 px-5 py-2.5 mb-6 bg-sky-600 hover:bg-sky-500 text-white font-medium rounded-lg transition-colors no-underline text-sm">
  <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 16v1a3 3 0 003 3h10a3 3 0 003-3v-1m-4-4l-4 4m0 0l-4-4m4 4V4"></path></svg>
  Download AI Skill
</a>
<p><strong>If you use Claude.ai, ChatGPT, or any other AI tool,</strong> use the TempLight version instead. It's a fill-in-the-blanks prompt — drop in your course details and paste it into whatever you're using.</p>
<a href="https://is.gd/c4wfTo" target="_blank" rel="noopener noreferrer" class="inline-flex items-center gap-2 px-5 py-2.5 mb-6 bg-emerald-600 hover:bg-emerald-500 text-white font-medium rounded-lg transition-colors no-underline text-sm">
  <svg class="w-4 h-4" fill="none" stroke="currentColor" viewBox="0 0 24 24"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path></svg>
  Open TempLight Prompt
</a>
<p>Both produce the same output. The skill just integrates tighter into the Claude Code workflow.</p>
]]></content:encoded>
    </item><item>
      <title>Take 05: I&#39;m Not an Expert in Anything</title>
      <link>https://blayne.me/bs/episode-05-im-not-an-expert-in-anything/</link>
      <guid>https://blayne.me/bs/episode-05-im-not-an-expert-in-anything/</guid>
      <pubDate>Mon, 29 Dec 2025 06:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>On being a generalist in a world of experts, creative paralysis, and the irony of posting a video where you spend half the time convinced you won&#39;t.</description>
      <content:encoded><![CDATA[<p>I'm not an expert in anything.</p>
<p>I know how to use a camera. I work in education. I've worked in healthcare. I've run a business. I've been a photographer, a web developer, an IT director. I've done a lot of different things. None of them well enough to call myself the expert in any one of them.</p>
<p>What I am is an oddball with a little bit of experience in all of them at once. That gives me a weird perspective — especially in education, where I've spent most of my career. But it doesn't make me the authority on anything.</p>
<p>So what do you talk about when you're not really the expert?</p>
<p>I don't know. Sometimes I have something in my notebook worth expanding on. Sometimes I don't. My notebook went quiet around October. It's late December. My brain hasn't come up with anything particularly new in two or three months, and I've been fine just existing for a while. Maybe that's okay. Maybe that's what rest looks like.</p>
<p>There's one line in my bio I insist on keeping. When people in tech and education want to sound impressive, they call themselves innovators. Disruptors. Whatever the buzzword is. I'm not any of that. I just do the work. That's it. And lately I've been wondering — when you just do the work, and it's not your idea, and you're not in charge of anything, what is there to actually talk about?</p>
<p>I don't have an answer. I recorded this anyway.</p>
]]></content:encoded>
    </item><item>
      <title>Inside UACCB: I&#39;m the Guest This Time</title>
      <link>https://blayne.me/bs/inside-uaccb-guest-appearance/</link>
      <guid>https://blayne.me/bs/inside-uaccb-guest-appearance/</guid>
      <pubDate>Mon, 24 Nov 2025 06:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>The host becomes the guest. Blayne talks about growing up first-gen and low-income, why he taught a one-student class for free, and why caring about students isn&#39;t something you can learn.</description>
      <content:encoded><![CDATA[<p>I host a podcast at UACCB called Inside UACCB. I interview employees about what they do at the school. After about 40 episodes, my colleague Stephanie Minor flipped the script and interviewed me instead.</p>
<p>It was weird being on the other side of the mic.</p>
<p>We talked about what my job actually looks like day to day — which changes depending on the time of year, but mostly revolves around being available to faculty when they need something. One-on-one support instead of workshops and events. That's kind of the whole philosophy of the Center for Teaching and Learning Excellence.</p>
<p>We also talked about why I ended up in education in the first place. I was a first-generation, low-income student. I didn't know how any of it was supposed to work when I started. I got through because of people who helped me figure it out. Now I'm in a position to do that for other people. That's the part that actually matters to me.</p>
<p>Stephanie asked about my proudest moment at UACCB. I talked about a nursing student who needed a computer science credit to graduate and had exhausted every other option. I taught a one-student independent study for him — no extra pay, just wasn't going to let him not graduate. He did great. Later, at commencement, he won the Nightingale Award and brought his family over to thank me. I held it together long enough to turn around and then completely did not hold it together.</p>
<p>Dr. Shonk once told me there'd be a moment that makes you understand why you do this. That was mine.</p>
<p>We also talked about the railroad conductor certificate and the shoes. Because of course we did.</p>
]]></content:encoded>
    </item><item>
      <title>Take 04: I Don&#39;t Research Anymore</title>
      <link>https://blayne.me/bs/episode-04-i-dont-research-anymore/</link>
      <guid>https://blayne.me/bs/episode-04-i-dont-research-anymore/</guid>
      <pubDate>Sun, 21 Sep 2025 05:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>On why researching an idea too early turns your idea into someone else&#39;s — and why sitting with a half-baked thought a little longer might actually be worth it.</description>
      <content:encoded><![CDATA[<p>I wrote &quot;I don’t research anymore&quot; in my notebook. Which is a funny thing to write. Kind of clickbait I made for myself.</p>
<p>But it’s true, more or less.</p>
<p>Early in my career in education, I’d have the inklings of an idea and immediately go dig into thirty articles. By the end, my idea had basically become their idea. I’d consumed enough research that my original thought got absorbed into whatever the existing thinking was. I couldn’t tell what mine was anymore.</p>
<p>So I stopped doing that first.</p>
<p>Now when I have an idea, I let it sit. I think it through in my own weird vacuum before I look anything up. Sometimes for a week, sometimes longer. Then I do some lightweight research — I’m not writing journal articles here, I just want to know if I’m in the ballpark. And every once in a while I find out that what I thought was original is a variation on something that already exists. Which is fine. That’s usually how ideas work.</p>
<p>I do the same thing with AI. I avoid using it early in the process for the same reason — I don’t want it pulling from research I haven’t vetted and nudging my thinking before I’ve had a chance to develop it myself.</p>
<p>The downside is a lot of half-baked ideas that probably have better-researched versions out there I just haven’t found. I’m okay with that tradeoff. At least when I finally get to the research, I know what I actually think going in.</p>
]]></content:encoded>
    </item><item>
      <title>Take 03: Making Young Me Happy</title>
      <link>https://blayne.me/bs/episode-03-making-young-me-happy/</link>
      <guid>https://blayne.me/bs/episode-03-making-young-me-happy/</guid>
      <pubDate>Sat, 20 Sep 2025 05:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>On making decisions that don’t always make practical sense — and why sometimes giving your younger self a win is reason enough.</description>
      <content:encoded><![CDATA[<p>I’m in a hotel room in Little Rock. Doctor’s appointment early tomorrow — it’s an hour and a half from home, so we drove in the night before. My wife’s working. I’ve been going through my notebook.</p>
<p>One of the things I wrote was about weird stuff I do to make younger me happy. Not in a deep, reflective way. Just — sometimes I make a decision that makes no practical sense, and the only real explanation is that some part of me needed it.</p>
<p>I bought a Chevy Silverado Trail Boss a few years ago. Lifted. Leather seats. Sunroof. The whole thing. I drive maybe 5,000 miles a year. I don’t haul anything. I don’t need a truck. I bought it because somewhere around age 12 or 13, I saw a nice truck and said something like &quot;I’d love to drive something like that one day,&quot; and someone told me that with the way I was, that was never going to happen.</p>
<p>I don’t know exactly what they meant. But it stuck.</p>
<p>So I bought the truck. And it made 12-year-old me very happy.</p>
<p>Then a few years later I traded it for an electric car, because that actually made sense for my life. And that made me happy too — in a completely different way. Like, the thing I needed to prove was already proven. Time to make a sound financial decision.</p>
<p>Both moves were right. For different reasons. At different times.</p>
<p>I don’t have a bigger point here. It’s just something I noticed — that sometimes I do things because some version of me from a long time ago needed the win. And now I’m old enough that just knowing I could do something, and choosing not to, is kind of interesting on its own.</p>
]]></content:encoded>
    </item><item>
      <title>Take 02: Reinforcement Learning with Checklist Feedback</title>
      <link>https://blayne.me/bs/episode-02-reinforcement-learning-with-checklist-feedback/</link>
      <guid>https://blayne.me/bs/episode-02-reinforcement-learning-with-checklist-feedback/</guid>
      <pubDate>Fri, 05 Sep 2025 05:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>What if students built their own atomic checklists instead of rubrics? A half-baked idea connecting AI training techniques to student buy-in and why faculty struggle to explain the value of their own assessments.</description>
      <content:encoded><![CDATA[<p>I’m going to prefix this by saying I haven’t completely thought this through.</p>
<p>I read a paper — a partnership between Apple and Carnegie Mellon — about a different way to train AI. The typical approach is reinforcement learning with human feedback: AI gets a prompt, gives a response, a human scores it. What this paper proposes instead is reinforcement learning with checklist feedback. The AI builds an atomic checklist — strictly yes or no items — to accomplish a task, then works through it until everything’s done. No vague criteria. Just: did this happen or not.</p>
<p>That got me thinking about students.</p>
<p>The obvious version is: students create their own rubric, get graded on it. There’s already research on that. What I think is more interesting is the atomic checklist part specifically. Not a rubric with categories and point values — a list of yes/no steps that actually has to be completed to finish the project. To make that list, you have to genuinely understand the task. You have to be able to do it.</p>
<p>My theory is that builds buy-in. Students struggle to care about assessments. Faculty struggle to explain why their assessments matter. If the student makes the checklist, they’ve already done part of the thinking. Maybe that changes something.</p>
<p>I don’t know what this looks like in practice. It’s probably different for every course, every assessment. Might only work in capstone situations. Might create more work than it’s worth. I genuinely don’t know. I just think the atomic checklist part is interesting enough to keep stewing on.</p>
<p>If you’ve tried something like this or you know research that already covers it — correct me if I’m wrong — I’d actually like to hear about it.</p>
<h3>Articles mentioned</h3>
<ul>
<li><a href="https://arxiv.org/pdf/2507.18624" target="_blank" rel="noopener noreferrer">Checklists Are Better Than Reward Models for Aligning Language Models by Viswanathan et al., (2025)</a></li>
<li><a href="https://eric.ed.gov/?id=EJ1396506" target="_blank" rel="noopener noreferrer">Increasing Student Engagement with Self-Assessment Using Student-Created Rubrics by Chambers &amp; Harkins Monaco (2023)</a></li>
</ul>
]]></content:encoded>
    </item><item>
      <title>Take 01: Let&#39;s Get Started</title>
      <link>https://blayne.me/bs/episode-01-lets-get-started/</link>
      <guid>https://blayne.me/bs/episode-01-lets-get-started/</guid>
      <pubDate>Sun, 31 Aug 2025 05:00:00 GMT</pubDate>
      <dc:creator>Blayne A. Stewart</dc:creator>
      <description>The origin of Straight BS — a video blog born from a simple idea: stop performing professionalism and just be a person. Recorded from a grocery store parking lot because the first take wasn’t good enough.</description>
      <content:encoded><![CDATA[<p>I recorded this once. Edited it. Didn’t like it. Then I walked out of a grocery store, set up my camera on the steering wheel, and tried again.</p>
<p>That’s kind of the whole point.</p>
<p>Years ago, a photography client told me that if my website had shown more of who I actually was, she would’ve walked into her session way less nervous. My site at the time was neutral. Safe. The kind of thing you make when you want to seem professional and not scare anyone off. It worked, I guess. It also wasn’t me.</p>
<p>My website now is still a little like that. It’s what you make when you work in education and you want to be taken seriously. I haven’t fully figured out how to fix that yet.</p>
<p>This is my workaround.</p>
<p>Straight BS is where I put the stuff that doesn’t fit on a proper professional website. Notebook thoughts that needed more space. Half-baked ideas I want to think through out loud. Work stuff, personal stuff, random things that caught my attention. Not polished. Not researched to death. Not a suit-and-tie version of anything.</p>
<p>You’ll see a lot of the inside of my car. A lot of the inside of my brain, which is probably the scarier of the two. Shiny spots on my forehead because the car has a glass roof. Me getting distracted when someone drives past and gives me a weird look.</p>
<p>It’s just me. Which is why I named it what I named it.</p>
]]></content:encoded>
    </item></channel>
</rss>
