<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="assets/styles/rss.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
  <title>angelsignature</title>
  <subtitle>Aloe&#39;s little creative website experiment!</subtitle>
  <link href="https://angelsignature.neocities.org/blog/feed.xml" rel="self" />
  <link href="https://angelsignature.neocities.org/blog/" />
  <updated>2026-04-26T00:00:00Z</updated>
  <id>https://angelsignature.neocities.org/blog/</id>
  <author>
    <name>Aloe :3</name>
    <email>angelsignature@proton.me</email>
  </author>
  <entry>
    <title>Akane-banashi Episode 4 “Beyond Joy”</title>
    <link href="https://angelsignature.neocities.org/blog/posts/testtest/" />
    <updated>2026-04-26T00:00:00Z</updated>
    <id>https://angelsignature.neocities.org/blog/posts/testtest/</id>
    <content type="html">&lt;p&gt;Today I watched Akane-banashi Episode 4: “Beyond Joy”!! It&#39;s on YouTube right now, but I think they might take it down after a week? Very mysterious...&lt;/p&gt;
&lt;p&gt;This episode was split into two parts, one with Akane&#39;s performance and the other part with Kyoji&#39;s.&lt;/p&gt;
&lt;h4&gt;Knowing Your Audience&lt;/h4&gt;
&lt;p&gt;There is something extremely refreshing about Rakugo in that it&#39;s incredibly localized. Akane has 15 minutes to perform in front of an audience of around 20 people. Numbers that seem like near nothing when you&#39;re thinking about the scale of the internet and views there. Numbers have a context in which they exist in, don&#39;t they?&lt;/p&gt;
&lt;p&gt;It&#39;s very physical and embodied and all about stories that have been passed down in a way that&#39;s like... the reverence for tradition is kinda completely at odds with the endless desire for the flashy and new.&lt;/p&gt;
&lt;p&gt;But anyways, it makes me think about... something like sonder in appreciating that every individual has an inner life and a unique experience. We can only really get to know a couple of people really well in our lifetimes, and perhaps, not even then, if you&#39;re not paying attention.&lt;/p&gt;
&lt;p&gt;The last episode was all about Akane learning about attentiveness with your audience. Knowing who you are performing for. What are their needs? What are their wants? What makes them comfortable? What makes them laugh? I&#39;m a huge fan of how this episode shows what she&#39;s learned from her training and also weaves in another aspect of, doing something that you yourself are proud of.&lt;/p&gt;
&lt;h4&gt;Use Your Life Experience to Inform Your Creative Practice&lt;/h4&gt;
&lt;p&gt;&amp;quot;Being human and how people think hasn&#39;t changed at all, no matter the era. So Akane, I hope you&#39;ll experience all kinds of things. Agonize as much as you want. Get hurt a lot. And one day for sure, all of that will fuel your stories&amp;quot;
&amp;quot;Rakugo is about laughing about life&#39;s hardships&amp;quot;&lt;/p&gt;
&lt;h4&gt;Be &amp;quot;Too Serious&amp;quot; Lean into Your Strengths, Don&#39;t Be Someone That You&#39;re Not&lt;/h4&gt;
&lt;p&gt;Something that I love about this show is the characterization. Each Rakugoa brings their unique life experiences and personalities to ther craft and it&#39;s really fun to see! Kyoji&#39;s strength is that... he is a very serious and responsible and disicplined person which might seem at odds with the comedic nature of the performance, but he actually uses it to his advantage. Being &amp;quot;too serious&amp;quot;, exaggerating a trait that he is already strong is creates a humorous effect that he can really push! I think that&#39;s really cool. At times you need to learn to pull back and do something that isn&#39;t immediately obvious with in order to grow (Akane learning how to be more attentive). At other times, you can really lean into what you&#39;re already good at, and that is your strength :3&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>dev journal</title>
    <link href="https://angelsignature.neocities.org/blog/posts/dev_april_26_2026/" />
    <updated>2026-04-26T00:00:00Z</updated>
    <id>https://angelsignature.neocities.org/blog/posts/dev_april_26_2026/</id>
    <content type="html">&lt;p&gt;I&#39;m literally freaking crashing out over date formatting. This is so awesome...&lt;/p&gt;
&lt;p&gt;So... today I chanced upon this mysterious very awesome template!! &lt;a href=&quot;https://strawberrystarter.neocities.org/&quot;&gt;https://strawberrystarter.neocities.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;It&#39;s really cool! I want to experiment with lots of different template and website making tools! I think that the medium and design of something is really important for the type of projects that you want to make, so I wanna try different stuff and learn stuff and have a good time :3&lt;/p&gt;
&lt;p&gt;I&#39;m having so much fun learning new things and even though it&#39;s a big of a struggle sometimes, it&#39;s really rewarding! Though I do need to stretch a bit more since I&#39;m at my computer a lot...&lt;/p&gt;
&lt;p&gt;Oh yeah! About the date formatting thing. I was confused because... well it seems like the date format is really important for the RSS feed, of which itself, I have no idea how it works... But I think it would be good to learn eventually? But I wasn&#39;t sure whether it wanted it like month-day-year or something else and it was confusing me a bunch and giving me weird errors (it matters that the month and the day are two digits each! Even if it is just like 1, you have you write is like 01)... It&#39;s funny because I think other people were probably having issues too since it&#39;s in the FAQs lol... Good place to look for troubleshooting.&lt;/p&gt;
&lt;p&gt;I&#39;m reminded of this presentation that I listened to in college about programming. Programming is like... communication between you and the computer. It&#39;s called a programming language for a reason, you need to learn a completely new way of thinking and expressing what you want to express in order to get your meanings across. I&#39;m very interested in the nature of meaning and semantics, but of course, communication can be frustrating at times, especially when one requires as much precision as a computer... Computers aren&#39;t great conversation partners, are they?&lt;/p&gt;
&lt;p&gt;I&#39;m thinking again about knowledge and memory... It seems like things I just did, I forget how I fixed them and I delete the tabs and then the knowledge is gone. I&#39;m thinking I should keep a record of all the bugs that I fix and what helped when I was struggling with this or that. It&#39;s frustrating to encounter the same error and then realize that you&#39;ve encountered it before, fixed it, but now you can&#39;t remember what you did! Memory is finicky like that.&lt;/p&gt;
&lt;p&gt;Anyways, I&#39;ll try to be a bit more careful next time and leave behind more documentation for the sake of my future self :3&lt;/p&gt;
&lt;p&gt;If you&#39;re curious... I wanted to find a blogging system that worked with neocities and also had tags, and I found this reddit post: &lt;a href=&quot;https://www.reddit.com/r/neocities/comments/171tpr2/anyone_found_a_way_to_integrate_tags_into_their/&quot;&gt;https://www.reddit.com/r/neocities/comments/171tpr2/anyone_found_a_way_to_integrate_tags_into_their/&lt;/a&gt;. Someone commented that they use this: &lt;a href=&quot;https://codeberg.org/cdvr/Zonelots&quot;&gt;https://codeberg.org/cdvr/Zonelots&lt;/a&gt;. And the creator of that was like, actually there&#39;s issues with this, use this instead! &lt;a href=&quot;https://bagenzo.itch.io/strawberry-starter&quot;&gt;https://bagenzo.itch.io/strawberry-starter&lt;/a&gt; And that is how I found strawberry starter :3&lt;/p&gt;
&lt;p&gt;So cool, its on itch.io and it recommended me some other random things...&lt;/p&gt;
</content>
  </entry>
</feed>