<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0">
	<channel>
		<title>MoxieCat's BlogZone</title>
		<link>https://moxiecat.ca</link>
		<description>Updates from a queer Canadian cat, making music and telling stories!</description>
		<language>en-ca</language>
		<copyright>Copyleft 2024 MoxieCat</copyright>
		<generator>PHP hand-written by Moxie!</generator>
				<item>
			<title>Site Update + New Project!</title>
			<guid>update-2026-03</guid>
			<link>https://moxiecat.ca/blog?p=update-2026-03</link>
			<pubDate>Sat, 07 Mar 2026 13:30:35 +0000</pubDate>
			<description>&lt;p&gt;&lt;strong&gt;Hey there! It&#039;s been a while!!&lt;/strong&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;I hope you&#039;re doing well. It&#039;s hard to believe it&#039;s been 6 months already, isn&#039;t it?&lt;/p&gt;
&lt;p&gt;It&#039;s been a weird 6 months for me, admittedly. Depression and ADHD are kicking my ass, and my personal life&#039;s been a little wonky. On the plus side, I&#039;ve been hard at work on &lt;em&gt;Velvet&#039;s Plushogram DX&lt;/em&gt; (apparently this is the first time I&#039;ve mentioned it on this blog), which is, as of writing this, the largest project I&#039;ve ever worked on!&lt;/p&gt;
&lt;p&gt;By my estimates, I only have a hundred or so hours of work left... which is a little overwhelming!! But it&#039;s manageable, and hopefully I&#039;ll have a more exciting update soon.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Speaking of updates:&lt;/p&gt;
&lt;h2&gt;Site Update&lt;/h2&gt;
&lt;p&gt;If you&#039;re reading this on moxiecat.dev, or receiving it through an RSS feed, I have bad news! It won&#039;t be there for long!&lt;/p&gt;
&lt;p&gt;Between the domain costs, repping my home country, and my general vibe these days, I&#039;ve elected to switch the main domain to &lt;strong&gt;&lt;a href=&quot;https://moxiecat.ca&quot; target=&quot;_blank&quot;&gt;moxiecat.ca&lt;/a&gt;&lt;/strong&gt;. It&#039;s the exact same site, just a different name!&lt;/p&gt;
&lt;p&gt;It might break a few things, unfortunately, but &lt;strong&gt;the moxiecat.dev domain will remain active until October 2026&lt;/strong&gt;. If you&#039;ve got my button on your own website, you have plenty of time to update it (or don&#039;t, I&#039;m not your mom).&lt;/p&gt;
&lt;p&gt;If you wanna keep getting the occasional update from this blog, make sure to grab the new RSS link!&lt;/p&gt;
&lt;br /&gt;
&lt;h2&gt;Stoat Update&lt;/h2&gt;
&lt;p&gt;I also made a zine recently! (still not 100% on if &quot;zine&quot; is the right word - feel free to correct me in the comments)&lt;/p&gt;
&lt;p&gt;Last November, I had a dream that I was a stoat. It was pretty mundane, a little funny, and &lt;em&gt;weirdly&lt;/em&gt; impactful. Like... &quot;I have a second fursona now&quot; impactful.&lt;/p&gt;
&lt;p&gt;I&#039;ve been looking for any excuse to finally give zine-making a try, and this seemed like the perfect topic to cover for my first go.&lt;/p&gt;
&lt;p&gt;If you wanna read &lt;em&gt;I Dreamt That I Was a Stoat One Night&lt;/em&gt;, you can either download them &lt;a href=&quot;/filebin/stoatzine.zip&quot; target=&quot;_blank&quot;&gt;direct from my website&lt;/a&gt;, or &lt;a href=&quot;https://moxiecat.itch.io/stoat-dream&quot; target=&quot;_blank&quot;&gt;grab it through itch.io&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;(Toss me a couple bucks for shipping, and I&#039;ll even mail you a physical copy!)&lt;/p&gt;
&lt;img src=&quot;/img/blog/stoatzine-printed.webp&quot; alt=&quot;Photo of the first printed copy of my zine &#039;I Dreamt I Was a Stoat One Night,&#039; sitting on my desk. It&#039;s a little shoddy, printed on holed paper, stapled wrong... and it&#039;s all mine! ❤️&quot; /&gt;
&lt;br /&gt;
&lt;p&gt;That&#039;s all for now.&lt;/p&gt;
&lt;p&gt;Thank you for reading this far! I really appreciate your company, and it was nice seeing you again.&lt;/p&gt;
&lt;p&gt;Stay safe out there!&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature.&quot; /&gt;</description>
		</item>
				<item>
			<title>Moximoji 2.0</title>
			<guid>moximoji2</guid>
			<link>https://moxiecat.ca/blog?p=moximoji2</link>
			<pubDate>Sat, 16 Aug 2025 14:00:32 +0000</pubDate>
			<description>&lt;style&gt;
		.moximoji {
			/*background-size:contain;*/
			display:inline-block;
			width:1.325em;
			height:1.325em;
			min-height:32px;
			min-width:32px;
			margin:0;
			vertical-align:text-bottom;
		}
	&lt;/style&gt;&lt;p&gt;So I revamped the Moximoji almost immediately. &lt;img class=&quot;moximoji&quot; aria-hidden=&quot;true&quot; src=&quot;/img/moximoji/sweat.png&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In yesterday&#039;s post, they were implemented almost entirely through CSS. But by doing that, they don&#039;t show up in an RSS reader!&lt;/p&gt;
&lt;p&gt;(And like... that&#039;s half the point of this blog!)&lt;/p&gt;
&lt;p&gt;Now they&#039;re just plain images. Hopefully, these should work better! &lt;img class=&quot;moximoji&quot; aria-hidden=&quot;true&quot; src=&quot;/img/moximoji/silly.png&quot; /&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;I&#039;ve also given them cute little buttons in SQirrL:&lt;/p&gt;
&lt;img src=&quot;/img/blog/sqirrl-moximoji.jpg&quot; alt=&quot;Screenshot of the latest version of SQirrL, with 5 buttons for each of the Moximoji beside the main post box.&quot; /&gt;
&lt;p&gt;It&#039;s pretty fun building weird stuff like this from scratch! It feels a lot more &quot;old web&quot; than Neocities and the like.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;The next post should be a bit less devlog-y. There&#039;s some fun stuff I wanna share!&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature.&quot; /&gt;</description>
		</item>
				<item>
			<title>Moximoji (Moxie Emojis)!</title>
			<guid>moximoji</guid>
			<link>https://moxiecat.ca/blog?p=moximoji</link>
			<pubDate>Sat, 16 Aug 2025 00:11:37 +0000</pubDate>
			<description>&lt;p&gt;In an effort to make Posting here more fun, I spent a little time putting together some custom smileys/emotes/whatever you kids call them these days.&lt;/p&gt;
&lt;p&gt;Introducing:&lt;/p&gt;
&lt;h2&gt;The Moximoji! &lt;i class=&quot;moximoji silly&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/h2&gt;
&lt;p&gt;I drew a handful of 32x32 pictures of my face, to spice things up around here. (and then I re-rendered them at 64x64, &#039;cause it didn&#039;t look right &lt;i class=&quot;moximoji sweat&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;)&lt;/p&gt;
&lt;p&gt;Eventually I&#039;d like to implement them into my post composer, too - right now I&#039;m just copy-pasting the raw HTML.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Oh, speaking of post composers...!&lt;/p&gt;
&lt;p&gt;Sorry if your RSS feed got a little funky the other day. I&#039;ve been playing with an in-browser interface for my blog, but apparently however I built it caused a blank post to appear until I finished writing it.&lt;/p&gt;
&lt;p&gt;I think I&#039;ll just be sticking to SQirrL for now... it&#039;s a little quirky and inefficient, but there&#039;s something novel about writing in your hand-built blog using a completely seperate hand-buitl tool.&lt;/p&gt;
&lt;p&gt;(Also maybe I can find a way to send SQL commands directly from Godot...?)&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Stay tuned for more quirky and inefficient posting!&lt;i class=&quot;moximoji grin&quot; aria-hidden=&quot;true&quot;&gt;&lt;/i&gt;&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature.&quot; /&gt;</description>
		</item>
				<item>
			<title>The Vibe, Lately</title>
			<guid>the-vibe</guid>
			<link>https://moxiecat.ca/blog?p=the-vibe</link>
			<pubDate>Sun, 03 Aug 2025 19:35:13 +0000</pubDate>
			<description>&lt;img src=&quot;/img/blog/2025-07-28 - Box1.webp&quot; alt=&quot;Moxie sits in a Box. Outside the Box is a grassy field, dotted with patches of clover. A single tree stands tall against the blue sky. Inside the Box is white.&quot; /&gt;
&lt;br /&gt;
&lt;img src=&quot;/img/blog/2025-07-28 - Box2.webp&quot; alt=&quot;Moxie continues to sit in the Box.&quot; /&gt;
&lt;br /&gt;
&lt;img src=&quot;/img/blog/2025-07-28 - Box3.webp&quot; alt=&quot;&quot;...I should really leave this box one of these days,&quot; they remark.&quot; /&gt;
&lt;br /&gt;
&lt;img src=&quot;/img/blog/2025-07-28 - Box1.webp&quot; alt=&quot;Moxie continues to sit in the Box.&quot; /&gt;
&lt;hr /&gt;
&lt;p&gt;Hey there, folks! It&#039;s been a while, hasn&#039;t it?&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;It&#039;s been a really weird year since Cohost went down. I hate to attach so much importance to a single website and a single point in time, but it really was an important part of my community, and it&#039;s been difficult picking the pieces back up afterwards.&lt;/p&gt;
&lt;p&gt;(And to be honest, my tendency to self-isolate in stressful situations hasn&#039;t helped much, considering the state of Things.)&lt;/p&gt;
&lt;p&gt;But you can&#039;t accomplish anything by doing nothing. I&#039;m just gonna have to keep pushing at the edges of my comfort zone until I get where I wanna be!&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;On that note, one of my ex-chosties Mike &lt;a href=&quot;https://theworksofegan.net/posts/2025-08-02-blaugust/&quot;&gt;wrote a blog post&lt;/a&gt; about some event called &quot;Blaugust.&quot; &lt;span style=&quot;font-size:0.8em;&quot;&gt;(love me a good pun)&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;From what I gather, it&#039;s a yearly event where folks try to write a blog post every day for the month of August. Kinda like NaNoWriMo, but bloggier.&lt;/p&gt;
&lt;p&gt;I can&#039;t promise I&#039;ll have a new post every day, but I&#039;m still gonna use it as an excuse to post here a bunch more. If there&#039;s one thing Battle of the Bits has taught me, it&#039;s that it&#039;s easier to do creative stuff when you make a little game of it!&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;That&#039;s all for now, but you&#039;ll be hearing from me again soon!&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature.&quot; /&gt;</description>
		</item>
				<item>
			<title>Backend Update (Oops)</title>
			<guid>whoops</guid>
			<link>https://moxiecat.ca/blog?p=whoops</link>
			<pubDate>Fri, 10 Jan 2025 23:46:52 +0000</pubDate>
			<description>&lt;p&gt;Hey, folks!&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;If you&#039;ve been poking around my site in the last 15 minutes or so, you might&#039;ve noticed a couple blog posts coming and going. That&#039;s because I&#039;ve just been working on a new post editor for my site!&lt;/p&gt;
&lt;p&gt;(The Godot program was cool, but it&#039;ll be a lot easier to post if I can just write something directly from my website)&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Unfortunately, while testing things out, I accidentally overwrote the blog post about Dreamshine...&lt;/p&gt;
&lt;p&gt;If I can get it back up, I will, but for now any actual evidence of it existing will have to wait for the devlog later this month.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Thanks for bearing with me, here. Hope to post again soon!&lt;/p&gt;</description>
		</item>
				<item>
			<title>State of the Moxie - 2024-11</title>
			<guid>moxie-2024-11</guid>
			<link>https://moxiecat.ca/blog?p=moxie-2024-11</link>
			<pubDate>Fri, 22 Nov 2024 12:40:15 +0000</pubDate>
			<description>&lt;p&gt;Hi again! Sorry for the wait between posts!&lt;/p&gt;
&lt;p&gt;With Cohost gone and Elon Musk&#039;s Hellsite actively burning to the ground, &lt;a href=&quot;https://bsky.app/profile/moxiecat.dev&quot; target=&quot;_blank&quot;&gt;I decided to join Bluesky&lt;/a&gt; - as a digital artist in the internet age, I think it&#039;s important to keep my eggs in several baskets.&lt;/p&gt;
&lt;p&gt;Unfortunately, that means I&#039;ve been using Social Media again, and uh... as someone with ADHD, it&#039;s really easy for me to fall back into the endless-scrolling dopamine loop.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;So I&#039;m back here again!&lt;/p&gt;
&lt;p&gt;I don&#039;t have much to say about one particular topic, so here&#039;s a quick-fire round of a few thoughts and stuff:&lt;/p&gt;
&lt;br /&gt;
&lt;h2&gt;Battle of the Bits&lt;/h2&gt;
&lt;p&gt;If you&#039;re not aware, BotB is a site for music jams - they host several one-hour competitions (or two-hour, or month-long, or whatever) to write music based on a given theme.&lt;/p&gt;
&lt;p&gt;I&#039;d heard of it before, but a few fellow musicians said it was a really nice community, so I decided to give it a try.&lt;/p&gt;
&lt;p&gt;And it&#039;s really cool!! There&#039;s a lot of friendly people there, and it&#039;s fun to hear tons of music from independent artists.&lt;/p&gt;
&lt;p&gt;My profile is &lt;a href=&quot;https://battleofthebits.com/barracks/Profile/MoxieCat/&quot; target=&quot;_blank&quot;&gt;here&lt;/a&gt;, if you want to check it out. At time of writing, there&#039;s a big event introducing a bunch of new formats, and I&#039;d also recommend going through that to hear everyone&#039;s cool tunes.&lt;/p&gt;
&lt;br /&gt;
&lt;h2&gt;Dreamshine Update&lt;/h2&gt;
&lt;p&gt;Progress on Dreamshine is slow, but good! I&#039;ll be starting a devlog here, so keep an eye out if you&#039;re interested.&lt;/p&gt;
&lt;p&gt;Over the last month or so, I&#039;ve started rebuilding it from scratch. I have a bad habit of making things more complicated than they have to be, and it was quickly getting hard to manage. Now, everything&#039;s either more modular, or handled by a plugin with a much nicer interface!&lt;/p&gt;
&lt;p&gt;Furthermore, I&#039;ve switched the game to full 2D, instead of having 3D environments. I still think the 2D-characters-in-3D-worlds thing is a more fun visual style, but the truth is I&#039;m just not good at 3D modelling. Using 2D maps will help the game look better, and also be less frustrating to produce.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Speaking of 2D art, here&#039;s a crop of a character sheet I drew recently!&lt;/p&gt;
&lt;p&gt;I&#039;ll be sharing the full piece with the first proper dev log. I&#039;m hoping to share a new character with every entry - there&#039;s a lot of folks here on the Isle!&lt;/p&gt;
&lt;img src=&quot;/img/blog/dreamshine/packard-crop.webp&quot; alt=&quot;A diamond-headed man, carrying a backpack that&#039;s twice as tall as him.&quot; /&gt;
&lt;br /&gt;
&lt;h2&gt;Site Updates&lt;/h2&gt;
&lt;p&gt;I&#039;m thinking about updating the site a little. There&#039;s a few easter eggs I want to add, and maybe a proper gallery page for my art.&lt;/p&gt;
&lt;p&gt;If there&#039;s anything you&#039;d like to see, leave a comment below!&lt;/p&gt;
&lt;br /&gt;
&lt;h2&gt;Personal Stuff&lt;/h2&gt;
&lt;p&gt;My partner just finished playing Moon RPG!&lt;/p&gt;
&lt;p&gt;Now that I&#039;m not worried about spoiling anything for them, I&#039;d like to write a blog post about it specifically. It&#039;s easily my favourite game of all time, and I think Dreamshine is very good proof of its influence on me.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Also, I tried eyeliner recently and it turns out I&#039;m super pretty. :3&lt;/p&gt;
&lt;p&gt;Probably not super important to you, but it&#039;s nice to visibly present as more queer (that&#039;s why my hair&#039;s pink, after all), so I wanted to share that joy with you!&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;&lt;span class=&quot;large&quot;&gt;That&#039;s all for now!&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;I&#039;m not expecting to write many posts like this. Unless I end up spending a long time away from the blog again, I&#039;d like to stick to smaller, more-focused posts instead.&lt;/p&gt;
&lt;p&gt;See you next time!&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature.&quot; /&gt;</description>
		</item>
				<item>
			<title>Music Monday - Adult Oriented Pop</title>
			<guid>mm-aop</guid>
			<link>https://moxiecat.ca/blog?p=mm-aop</link>
			<pubDate>Mon, 07 Oct 2024 11:04:53 +0000</pubDate>
			<description>&lt;p&gt;&lt;strong&gt;Welcome to Music Monday!&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;This is a little series I tried to do on Cohost, highlighting new and/or interesting music. There&#039;s a lot out there in the indie scene, and most of it tends to fly under the radar. So I wanna spread the word!&lt;/p&gt;
&lt;p&gt;I&#039;m gonna try to make this a monthly thing, but you&#039;ll have to forgive me if I miss a day - life can be pretty hectic, especially when you need time to write music of your own.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;A few months ago, Birch and I found The Yetee has a record store of sorts. There&#039;s &quot;Yetee Records&quot; for game soundtracks, of course, but they also run a storefront for &lt;a href=&quot;https://theyetee.com/collections/superjumbo-vinyl&quot; target=&quot;_blank&quot;&gt;Superjumbo Records&lt;/a&gt; in Illinois.&lt;/p&gt;
&lt;p&gt;It&#039;s exactly the kind of record store that&#039;s missing from our local scene, with a really eclectic collection of stuff! New releases and old classics, popular artists and niche ones... pretty much whatever they can get their hands on.&lt;/p&gt;
&lt;p&gt;We splurged a little, and ended up with some fun stuff like Plantasia and Court of the Crimson King.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Among them was an album titled &lt;em&gt;6:15 AM&lt;/em&gt;, by Adult Oriented Pop.&lt;/p&gt;
&lt;p&gt;We came for the album art, and stayed for the jams:&lt;/p&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/kq2aZbqEXhg?si=l4grk2iPltfeLLlF&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share&quot; referrerpolicy=&quot;strict-origin-when-cross-origin&quot; allowfullscreen style=&quot;margin:0.5em;&quot;&gt;&lt;/iframe&gt;
&lt;p&gt;With the grotesque doodle on the cover, I was prepared for something punk-ish. Instead, I found some of the smoothest psychedelic synth-pop I&#039;ve ever heard.&lt;/p&gt;
&lt;p&gt;AOP manages to get a lot of mileage out of some cheesy sounds. &lt;em&gt;Distant Alarm&lt;/em&gt; in particular is my favourite track - it features an early synth flute that I associate with stuff like old Thomas episodes I watched as a kid, but then pairs it with a harsh saw and drawbar organ to deliver a powerful and melancholy hook.&lt;/p&gt;
&lt;p&gt;The whole album kinda floats in this space between bittersweet resignation and dreamy, danceable grooves. It&#039;s a real treat to listen to when you want to chill out.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;As a sidenote, it&#039;s crazy to me that AOP is as small as it is. Only a couple hundred views on each video, and just over 200 monthly listeners on Spotify. Maybe there&#039;s not a big synth-pop scene in Sweden?&lt;/p&gt;
&lt;p&gt;If you like, you can &lt;a href=&quot;https://lazyoctopus.bandcamp.com/album/06-15-am&quot; target=&quot;_blank&quot;&gt;buy 6:15 AM on Bandcamp&lt;/a&gt; - it&#039;s just over $7 CAD (or $5 USD), and considering how many times I&#039;ve listened to it, it&#039;s easily worth twice as much.&lt;/p&gt;
&lt;p&gt;Show these folks some love, if you can!&lt;/p&gt;</description>
		</item>
				<item>
			<title>Goodnight, Cohost</title>
			<guid>gn-cohost</guid>
			<link>https://moxiecat.ca/blog?p=gn-cohost</link>
			<pubDate>Mon, 30 Sep 2024 10:22:47 +0000</pubDate>
			<description>&lt;p&gt;Today is the last day before Cohost goes read-only mode.&lt;/p&gt;&lt;p&gt;It was a platform that meant a lot to me. I&#039;m not sure what to say about it that hasn&#039;t already been said, especially by people who&#039;re better at writing than I am.&lt;/p&gt;
&lt;p&gt;But I still gotta write, y&#039;know?&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;On &lt;a href=&quot;https://cohost.org/MoxieCat/post/321751-the-wait-is-finally&quot;&gt;November 16th, 2022&lt;/a&gt;, I joined Cohost. I decided I&#039;d finally had enough of Twitter (although it would be another 6 months before &quot;the last straw&quot; was actually the last straw), and though I can&#039;t remember where I first heard of this site, the Tumblr-esque post format and inline HTML/CSS drew me in almost immediately.
&lt;/p&gt;&lt;p&gt;
It seemed like a healthier place for creative folk, especially when you could literally format your posts however you wanted!&lt;/p&gt;
&lt;p&gt;I wasn&#039;t prepared for &lt;em&gt;how&lt;/em&gt; much healthier it was. Not just for sharing art online, but for the artists themselves, and for people in general.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;The first thing I noticed was what the lack of visible metrics did for me.&lt;p&gt;
&lt;p&gt;On Twitter, when I posted something, I got maybe 3 likes and 1 share. Those are very small numbers, so I interpreted it as getting almost no traction.
&lt;/p&gt;&lt;p&gt;
On Cohost, when I posted something, &lt;a href=&quot;https://cohost.org/kunekunehog&quot;&gt;kunekunehog&lt;/a&gt; liked it, and maybe shared it. &lt;a href=&quot;https://cohost.org/applecinnabun&quot;&gt;applecinnabun&lt;/a&gt; would like it. &lt;a href=&quot;https://cohost.org/bearofsquares&quot;&gt;bearofsquares&lt;/a&gt; and &lt;a href=&quot;https://cohost.org/codarobo&quot;&gt;codarobo&lt;/a&gt; would like it.&lt;/p&gt;&lt;p&gt;
The actual amount of interaction stayed small, but it was &lt;em&gt;tangible&lt;/em&gt;. They were &lt;em&gt;people,&lt;/em&gt; not numbers.
&lt;/p&gt;&lt;p&gt;
Over time, the amount of icons and usernames I recognized in my notifications grew. It was like a small family - distant &quot;cousins&quot; like &lt;a href=&quot;https://cohost.org/Librarianon&quot;&gt;Librarianon&lt;/a&gt; who, though I never spoke to, was still nice to see they were still around and doing well.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;I learned that people liked me, and liked seeing what I had to say.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cohost and its culture made me feel valuable.&lt;/strong&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;The second thing that happened was I became happier!&lt;/p&gt;
&lt;p&gt;Not just because I was part of a community, but because any interaction I had with someone on here was a real, &lt;em&gt;human&lt;/em&gt; interaction.
&lt;/p&gt;&lt;p&gt;
People gave each other the benefit of the doubt, usually believing they acted in good faith.
&lt;/p&gt;&lt;p&gt;
People were weird, and shared their weirdness.
&lt;/p&gt;&lt;p&gt;
People were passionate, and shared their passions.&lt;/p&gt;
&lt;p&gt;On any other platform, I&#039;d be scared to say this, but the NSFW scene on Cohost did wonders for me - because of the filtering and content warning systems, people were able to more granularly decide where their boundaries were. Some folks I followed would share the occasional piece of porn. Some folks would share &quot;weird&quot; porn.
&lt;/p&gt;&lt;p&gt;
&lt;strong&gt;But they were open an unashamed of it, while never stepping over other peoples&#039; boundaries.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;It made me feel a lot more confident in my own weirdness, tame though it may be.
&lt;/p&gt;&lt;p&gt;
It made me feel like I didn&#039;t have to worry about saying or doing the exact right thing.
&lt;/p&gt;&lt;p&gt;
It made me feel like I could fuck up, learn from it, and do better in the future.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Cohost and its culture made me feel human.&lt;/strong&gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;This coincides with my own transition - I didn&#039;t even go by &quot;Moxie&quot; until I joined!
&lt;/p&gt;&lt;p&gt;
It was a one-two-punch of learning who I was inside, and learning who I could be outside.
&lt;/p&gt;&lt;p&gt;
Even with the future looking uncertain once more, and losing a platform I happily called home, I have grown so much on Cohost that it&#039;s impossible for me to look back and do anything but smile.&lt;/p&gt;
&lt;p&gt;Cohost has had its problems, and I don&#039;t want to ignore them - there wasn&#039;t enough of an effort making minorities heard, the staff dragged their feet on a few bans, and some of us were pretty bad at taking criticism.&lt;/p&gt;
&lt;p&gt;But maybe that just makes the next step better. We fucked up in some places, and now&#039;s our chance to learn from it, and do better in the future.&lt;/p&gt;
&lt;br /&gt;
&lt;p style=&quot;font-size:1.25em;&quot;&gt;A better internet is possible, and I&#039;ve seen it.&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Thank you, all my new friends!
&lt;/p&gt;&lt;p&gt;
Thank you to everyone in the Anti-Software Software Club, for making something truly special!
&lt;/p&gt;&lt;p&gt;
&lt;strong style=&quot;font-size:1.5em;&quot;&gt;Thank you, Cohost!&lt;/strong&gt;&lt;/p&gt;</description>
		</item>
				<item>
			<title>Buttons!!</title>
			<guid>buttons</guid>
			<link>https://moxiecat.ca/blog?p=buttons</link>
			<pubDate>Fri, 20 Sep 2024 14:00:39 +0000</pubDate>
			<description>&lt;p&gt;With things winding down on Cohost, a lot of folks have been putting together 88x31 &quot;buttons,&quot; like you used to see on old Web 1.0 pages.&lt;/p&gt;
&lt;p&gt;It&#039;s been a lot of fun! It&#039;s cool to see so many people getting creative and trying to distill their essence into a single tiny gif.&lt;/p&gt;
&lt;p&gt;Some people have really leaned into certain aesthetics, like Windows XP UI or late-2000&#039;s gradients - I&#039;m not sure if it was intentional, but my sibling Bee&#039;s button reminds me of the kinds of gradients I saw in forum userbars back in middle school:&lt;/p&gt;
&lt;a href=&quot;https://bumblebee.city&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; class=&quot;button&quot; style=&quot;cursor: url(&#039;http://bumblebee.city/beeCursorClick.png&#039;), default;&quot;&gt;&lt;img src=&quot;https://bumblebee.city/bumblebeecitybutton.gif&quot;&gt;&lt;/a&gt;
&lt;p&gt;Others have just been doing whatever they want, as long as it fits in the 88x31 space. Here&#039;s a really smooth one from Creature0354!&lt;/p&gt;
&lt;a href=&quot;https://creature0354.neocities.org&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot; class=&quot;button&quot;&gt;&lt;img src=&quot;https://creature0354.neocities.org/archive/index%20content/site%20button!!!.gif&quot; /&gt;&lt;/a&gt;
&lt;br /&gt;
&lt;p style=&quot;font-size:1.25em;&quot;&gt;So naturally, I made my own!&lt;/p&gt;
&lt;p&gt;If you&#039;re interested in linking back to me, you can copy the HTML below to add my button to your own page.&lt;/p&gt;
&lt;a href=&quot;https://moxiecat.dev&quot; class=&quot;button&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;&lt;img src=&quot;https://moxiecat.dev/img/MoxieButton-88.gif&quot;/&gt;&lt;/a&gt;
&lt;p class=&quot;code-block&quot;&gt;&amp;lt;a href=&quot;https://moxiecat.dev&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&amp;gt;&amp;lt;img src=&quot;https://moxiecat.dev/img/MoxieButton-88.gif&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;p&gt;I also made one that&#039;s twice as big, to make it easier to read (this is actually the version on my homepage:&lt;/p&gt;
&lt;a href=&quot;https://moxiecat.dev&quot; class=&quot;button&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&gt;&lt;img src=&quot;https://moxiecat.dev/img/MoxieButton-176.gif&quot;/&gt;&lt;/a&gt;
&lt;p class=&quot;code-block&quot;&gt;&amp;lt;a href=&quot;https://moxiecat.dev&quot; target=&quot;_blank&quot; rel=&quot;noopener noreferrer&quot;&amp;gt;&amp;lt;img src=&quot;https://moxiecat.dev/img/MoxieButton-176.gif&quot;/&amp;gt;&amp;lt;/a&amp;gt;&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;Let me know if you end up using either of them!&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature&quot; /&gt;</description>
		</item>
				<item>
			<title>Meet SQirrL</title>
			<guid>sqirrl</guid>
			<link>https://moxiecat.ca/blog?p=sqirrl</link>
			<pubDate>Wed, 11 Sep 2024 22:14:30 +0000</pubDate>
			<description>&lt;p&gt;When I was in college, I took a web development course that taught us how to use PHP and SQL. I liked messing with them, but I just didn&#039;t see myself using them for my own projects.&lt;/p&gt;
&lt;p&gt;8 years later, guess who ended up using both extensively??&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;My website is partially based on a couple of SQL tables, which hold all my projects and blog posts.&lt;/p&gt;
&lt;p&gt;I really like it! It gives me a lot of control over how I present my content (not to mention I get to store all my stuff as pure HTML, so I can do &lt;span style=&quot;color:coral;font-family:&#039;Comic Sans MS&#039;, &#039;Comic Sans&#039;, monospace;&quot;&gt;fun stuff&lt;/span&gt; with it).&lt;/p&gt;
&lt;p&gt;But it&#039;s also a bit of a pain to update, since there&#039;s no post editor or anything like that.&lt;/p&gt;
&lt;br /&gt;
&lt;h2&gt;Enter: SQirrL!&lt;/h2&gt;
&lt;img src=&quot;/img/blog/sqirrl-demo-1.jpg&quot; alt=&quot;Screenshot of a program, showing options to create a &#039;project&#039; and a &#039;blog post.&#039;&quot; /&gt;
&lt;p style=&quot;font-style:italics;font-size:0.85em;&quot;&gt;I call it SQirrL because it&#039;s like SQL and also because squirrels are cute :3&lt;/p&gt;
&lt;p&gt;This is a program I threw together in &lt;a href=&quot;https://godotengine.org/&quot;&gt;Godot.&lt;/a&gt; Basically, I write whatever I want to add to my tables, and it spits out an SQL command for it.&lt;/p&gt;
&lt;p&gt;I&#039;m even writing this post in it!&lt;/p&gt;
&lt;img src=&quot;/img/blog/sqirrl-demo-2.jpg&quot; alt=&quot;Screenshot of the same program. Various text fields are filled with the same data on this page.&quot; /&gt;
&lt;p&gt;It&#039;s still something of a work in progress, though. I&#039;d like to add a few more features, like buttons to format text or insert snippets of HTML. It also doesn&#039;t solve the fact that I have to input the commands myself, or that I have to upload any images manually.&lt;/p&gt;
&lt;p&gt;Still, for something I made in an afternoon, I&#039;m pretty proud of it!&lt;/p&gt;
&lt;br /&gt;
&lt;p&gt;I might make a repository for SQirrL so people can see how I put it together, but it&#039;s very specifically tied to how my website is set up, so it&#039;s not gonna be useful to anyone else on its own.&lt;/p&gt;
&lt;p&gt;I&#039;ll keep this page updated with any news about it!&lt;/p&gt;
&lt;br /&gt;
&lt;h2&gt;Update - 2024-10-01&lt;/h2&gt;
&lt;p&gt;Added a handful of buttons to automatically add HTML tags or apply formatting!&lt;/p&gt;
&lt;p&gt;This should help make posting just a little bit easier.&lt;/p&gt;
&lt;img src=&quot;/img/blog/sqirrl-demo-3.jpg&quot; alt=&quot;Screenshot of the SQirrL program, now with some formatting buttons&quot; /&gt;
&lt;br /&gt;
&lt;p&gt;Thanks for reading!&lt;/p&gt;
&lt;img src=&quot;/img/sig.webp&quot; alt=&quot;Moxie&#039;s signature&quot; /&gt;</description>
		</item>
				<item>
			<title>Hello, World!</title>
			<guid>HelloWorld</guid>
			<link>https://moxiecat.ca/blog?p=HelloWorld</link>
			<pubDate>Wed, 11 Sep 2024 00:00:00 +0000</pubDate>
			<description>&lt;p&gt;Hello there!&lt;/p&gt;
&lt;p&gt;This is the first post on my blog. At least, I think so - I&#039;m still getting it set up, so this is more of a test post than anything.&lt;/p&gt;
&lt;p&gt;Who knows how well it&#039;ll work??&lt;/p&gt;
&lt;p&gt;Let&#039;s find out!&lt;/p&gt;
&lt;img src=&quot;/img/id/IdCatTrans.webp&quot; style=&quot;max-height:50vh;&quot;/&gt;
&lt;br /&gt;
&lt;p&gt;Update 2025-01-10: It&#039;s been working for some time now, and I&#039;ve added this line with my new post editor!&lt;/p&gt;				</description>
		</item>
			</channel>
</rss>