<?xml version="1.0" encoding="utf-8" ?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">

	<channel>
	<title>cybersavior(7)</title>
	<link> http://lo.cybersavior.dev// </link>
	<description> Cybersavior(7) </description>
	<lastBuildDate>Sat, 30 Aug 2025 02:40:35 -0700</lastBuildDate>
	<item>
		<title>sleep another coin flip</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/inevitability.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00152_inevitability.html</guid>
		<pubDate>Sat, 30 Aug 2025 02:40:35 -0700</pubDate>
		<description><![CDATA[

		<p><a href='inevitability.html' title='inevitability'>[inevitability]</a></p>
		]]></description>
	</item>

	<item>
		<title>what forest? ohh squirrel!</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/myopia.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00151_myopic.html</guid>
		<pubDate>Tue, 05 Aug 2025 08:39:49 -0700</pubDate>
		<description><![CDATA[

		<p><a href='myopia.html' title='myopia'>[myopia]</a></p>
		]]></description>
	</item>

	<item>
		<title>some musings mostly constellated around ownership</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00150_control.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00150_control.html</guid>
		<pubDate>Thu, 03 Jul 2025 14:40:19 -0700</pubDate>
		<description><![CDATA[

		<p><a href='hakama.html' title='hakama'>[hakama]</a></p>

		<p><a href='destination_void.html' title='destination_void'>[Destination Void]</a></p>

		<p><a href='stop_killing_games.html' title='stop_killing_games'>[Stop Killing Games]</a></p>
		]]></description>
	</item>

	<item>
		<title>visual update and several new pages</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00145_version_3.1.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00145_version_3.1.html</guid>
		<pubDate>Sun, 15 Jun 2025 08:06:30 -0700</pubDate>
		<description><![CDATA[

		<p>Lots of new things. First most obviously for the HTTP users, changes have been made to the layout. While I did like the previous layout, after having someone else use the site i had to accept that the top menu was not at all obvious in function. I think anyone would be able to figure it out after using it and navigating a bit, but it could be more clear. so now it is. Now nodes "above" the current page appear on the top menu, and this node and it's siblings appear on the left, with childern of this node appearing directly below this node's listing offset to make the relationship clear.</p>

		<p>There are a few other visual changes here and there.</p>

		<p>Additionally I have finally managed to coax <a href='f_00100_reboot.html' title='f_00100_reboot'>[NAI]</a> into another narration session. We have been holding off on releasing several items until there was a good batch for readings, altho some items were deemed high enough priority they went through to being published before the readings. New pages follow :</p>

		<p><a href='crisys_touwynn.html' title='crisys_touwynn'>[crisys_touwynn]</a></p>

		<p><a href='ira.html' title='ira'>[ira]</a></p>

		<p><a href='samurai.html' title='samurai'>[samurai]</a></p>

		<p><a href='psychic.html' title='psychic'>[psychic]</a></p>

		<p><a href='oracle.html' title='oracle'>[oracle]</a></p>

		<p><a href='backagain.html' title='backagain'>[backagain]</a></p>

		<p><a href='fungus_amongus.html' title='fungus_amongus'>[fungus_amongus]</a></p>

		<p><a href='digital_algebra.html' title='digital_algebra'>[digital_algebra]</a></p>

		<p>The pages that were present but lacked audio and have been updated are:</p>

		<p><a href='death_redux.html' title='death_redux'>[death_redux]</a></p>

		<p><a href='mayo.html' title='mayo'>[mayo]</a></p>

		<p><a href='vultures.html' title='vultures'>[vultures]</a></p>

		<p><a href='gums.html' title='gums'>[gums]</a></p>

		<p><a href='xx.html' title='xx'>[X]</a></p>

		<p>Finally there are backgrounds added to a few pages, focusing mostly on the new and updated pages. This is going to be the biggest stress test of the new update system. As <a href='backagain.html' title='backagain'>[backagain]</a> states, if this update goes through well, we can say the new setup is "done"</p>
		]]></description>
	</item>

	<item>
		<title>finally we don't have to wait an eternity to update</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00144_fast_updates.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00144_fast_updates.html</guid>
		<pubDate>Sun, 01 Jun 2025 03:20:58 -0700</pubDate>
		<description><![CDATA[

		<p>it sure did take a lot longer than i'd really like but it finally works. had to rewrite <a href='http://lo.cybersavior.dev/src/updategemini' title='src/updategemini'>[src/updategemini]</a> and <a href='http://lo.cybersavior.dev/src/updatehtml' title='src/updatehtml'>[src/updatehtml]</a> to work with <a href='lsdif.html' title='lsdif'>[lsdif]</a> but frankly none of this should have taken as long as I took to do it. I just couldn't find the motivation every time I looked at the code until today. one annoying thing about the code is that the var 'dst' is actually the 'src' and vice versa, it turns out I made a logic error and the easiest way to fix it was swaping the variable names from how it's actually used. (the error was that since the var dst is checked last, we are using it as the cannonical list of files which should be present. so if src has a file that dst doesn't know about we ignore it. This is a problem if i create a new entry in the site, which I do nearly every update. i may go through and rename src to dst and vice versa but 'it works' correctly as it is</p>
		]]></description>
	</item>

	<item>
		<title>unabridged jlc2025</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00143_denpav.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00143_denpav.html</guid>
		<pubDate>Tue, 27 May 2025 19:44:07 -0700</pubDate>
		<description><![CDATA[

		<p>this is the same link shared with n0 for denpa 2. it's long and kinda shit.</p>

		<p><iframe src='https://archive.org/embed/jlc2025_720x480' width='640' height='480' frameborder='0' allowfullscreen> jlc2025_720x480 - jlc2025_720x480 </iframe></p>
		]]></description>
	</item>

	<item>
		<title>low bandwidth http "mode"</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00142_lo.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00142_lo.html</guid>
		<pubDate>Mon, 26 May 2025 04:08:09 -0700</pubDate>
		<description><![CDATA[

		<p>There is now a low bandwidth/easy to read version of the site which does not include any background images nor font changes (it does still include embedded images and requestables (such as audio files). instead of using www for the domain use lo instead <a href='http://lo.cybersavior.dev' title='lo.cybersavior.dev'>[lo.cybersavior.dev]</a> . if you subscribe to <a href='http://lo.cybersavior.dev/links/rss.xml' title='links/rss.xml'>[RSS]</a> using the lo version the links will take you to the lo version of the pages. well it should be. rss validators are all saying it works correctly, however opera does not. idk. let me know somehow if it's not working for you somehow. (email is down atm. i'm sure anyone who would read this would be able to find /some/ way to get a message to me. plenty of glass bottles on the beach)</p>
		]]></description>
	</item>

	<item>
		<title>After many travails we should be back.</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00141_back.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00141_back.html</guid>
		<pubDate>Wed, 21 May 2025 01:33:30 -0700</pubDate>
		<description><![CDATA[

		<p>it has taken far too much time to get this to the point it is, but hopefully it has worked.</p>

		<p>the bad news is pushing the updates is as slow as i hoped it wouldn't be. like damn.</p>

		<p>	the problem comes from checking the files' modification time (pushing them all every time would still be slower, but only marginally). I do have a plan to make this much faster, but it is a hacky bullshit plan. I don't have anything better however, so it's what i'm going to do. but that is a problem for tomorrow's pilot.</p>
		]]></description>
	</item>

	<item>
		<title>now with selective updating?</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00140_muffet_update.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00140_muffet_update.html</guid>
		<pubDate>Mon, 19 May 2025 04:02:00 -0700</pubDate>
		<description><![CDATA[

		<p>if this worked then <a href='muffet.html' title='muffet'>[muffet]</a> should now only update the pages that have actually changed since the last time it has run. preliminary tests are hopeful, but adding this and seeing if it has the most recent creation date and nothing else will be the final confirmation i need. once this is in place i'll be able to move on to the next stage. i know you won't see this for a couple days. such is the way of things when nothing goes the way it should. sigh</p>

		<p>edit: well, i was a bit overly optimistic about how minimal the effects of adding a single item are. for example, this page's body minimally updates muffet's page due to the new reference it adds to muffet. additionally it's existance as a feed entry changes <a href='feed.html' title='feed'>[feed]</a>, as well as changes <a href='tagrank.html' title='tagrank'>[tagrank]</a> because the tag counts change. more damning it changes all it's siblings in the hierarchy as it changes their menu items. but the good news is it does limit the number of files updated substantially. a nice sideeffect of this is the static generation itself is much faster than previously. This is because I am now using a ramfs to build the final page rather than writing it straight to disk, so it only writes to disk the changed pages. but realistically compared to the network transfer of even a few files updates are going to take longer in general, like 5 minutes? (hopefully this isn't baseless optimism, and is instead gross exageration)</p>
		]]></description>
	</item>

	<item>
		<title>cybersavior(7) will be going down for maintainance sometime this week</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00135_downtime.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00135_downtime.html</guid>
		<pubDate>Tue, 13 May 2025 01:12:32 -0700</pubDate>
		<description><![CDATA[

		<p>hopefully not for very long, but depending on how much of a nightmare it will be it could be longer.</p>

		<p>we are going to be fully updating the core infrastucture for both <a href='myugii.html' title='myugii'>[myugii]</a> and <a href='temuorin.html' title='temuorin'>[temuorin]</a>, as such even the failsafe site will need to go down for some time. We will be handling myugii first and getting everything working there first, then temuorin, so ideally this will mean the site will be fully down for a shorter period of time. There is a bit of bookkeeping to do before we can start however, and it's not clear how long that will take. The next post will be to say either we gave up on this idea or we are done with the update.</p>

		<p>for more detailed explaination. myugii and temuorin are both running quite old versions of <a href='plan9.html' title='plan9'>[9front]</a> myugii was based on the old mercurial build and temuorin was a short time after the switch to git. it's probably possible to fix things, but i have been banging around the source for quite some time trying to get things working properly without doing a fresh install and it'</p>

		<p>s just not happening. This is all because i don't update often enough and 9front development kinda expects the user to keep up with things. as such I don't have the proper libraries to build the compiler, and don't have the compiler to build the libraries. I'll need to back everything up then do a fresh install to get back to head. hopefully this time i won't go a year plus without pulling updates (this first came to my attention like 3 years ago now, i've been able to update many of the programs but the core libs and kernel are all very very out of date)</p>

		<p>anyway, migrations like this are very prone to missing things, for instance my sshkey for <a href='gemini.html' title='gemini'>[gemini]</a> may need to be reconfirmed as it's probably going to be easier to just generate a new one. the main stuff i need to get are the <a href='slov.html' title='slov'>[slov]</a> and <a href='muffet.html' title='muffet'>[muffet]</a> db and source, as well as the support files for the site. There are obviously other things which aren't public facing i'll be trying to not forget about as well. anyway. i've rambled on about this too much now. see ya on cybersavior(7) v4</p>
		]]></description>
	</item>

	<item>
		<title>too far gone</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/gums.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00134_gums.html</guid>
		<pubDate>Wed, 07 May 2025 01:29:06 -0700</pubDate>
		<description><![CDATA[

		<p><a href='gums.html' title='gums'>[gums]</a></p>

		<p>illuminated be the green led of the ground fault plug on the wall, i grab the tooth brush in the cup at the left of the sink. Identifying the correct one by feel, passing over the soft bristle brush my roommate uses and grabing instead the metal handled brush. add a quantity of paste, probably enough based on pressure change of the tube.</p>

		<p>brushing the teeth, right side top, right side bottom, outsides then inside. moving to left bottom, left top. something strange there. a protuberance on the gum between the penultimate and final tooth on that side. I had several days back in haste of flossing caught that spot in with the floss painfully. now it was swollen.</p>

		<p>not just a little. I finished the ritual of brushing then rince in cold water.  . . .</p>
		]]></description>
	</item>

	<item>
		<title>circling overhead</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/vultures.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00133_vultures.html</guid>
		<pubDate>Sat, 19 Apr 2025 01:19:36 -0700</pubDate>
		<description><![CDATA[

		<p><a href='vultures.html' title='vultures'>[vultures]</a></p>
		]]></description>
	</item>

	<item>
		<title>now with a popularity list for tag usage</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00132_tagrank.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00132_tagrank.html</guid>
		<pubDate>Sun, 12 Jan 2025 19:21:53 -0800</pubDate>
		<description><![CDATA[

		<p>New page I've been thinking about adding for a while and just decided I should do now.</p>

		<p>I already have backreference calculation for pages which I find to be nice, but I don't have anything that approximates the tag clouds seen on most blogs. I don't really care about grouping tags for closeness, but I do want a way to see the <a href='tagrank.html' title='tagrank'>[tag usage frequency]</a> and a decent way to start navigation through the <a href='tags.html' title='tags'>[tag system]</a>. Currently the way I use the site is find a page then go from there to a tag then to a new page, but I have to find that first page first.</p>

		<p>Anyway the intention is finding that first page by "tag" rather than by host. Because I don't really have any special treatment for tags (they are just nodes in the tree which I use not as a content leaf node, but a psudo branch, If I ignore the nomenclature and allow any node to be considered, then I can use the back reference count as number of times it has been used as a tag.</p>

		<p>This will probably have some affect of pushing <a href='muffet.html' title='muffet'>[muffet]</a> and <a href='slov.html' title='slov'>[slov]</a> higher up in the list than ideal, but it's fine. <a href='safe.html' title='safe'>[safe]</a> will probably be at the top followed by <a href='nsfw.html' title='nsfw'>[nsfw]</a> since I try to use either one or the other on all content pages (I feel I may have been a bit slacking on this now that I think about it.)</p>

		<p>It will also tell me which tags haven't been used as much.</p>

		<p>Anyway, it's not a huge update, but the new code is in the muffet archive and the page is live at <a href='tagrank.html' title='tagrank'>[tagrank]</a></p>
		]]></description>
	</item>

	<item>
		<title>A Response to An Inquiry into the Fundamental Composition of the Universe</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00131_fundamental_composition.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00131_fundamental_composition.html</guid>
		<pubDate>Wed, 08 Jan 2025 02:24:56 -0800</pubDate>
		<description><![CDATA[

		<p>We shall keep this brief.</p>

		<p>On the whole we have little in the way of rebuttal to this line of inquiry. On the whole the theory appears to be sound. We do however have some more practical things to discuss regarding these parallel worlds and more specifically dormant world.</p>

		<p>Professor Imagawa describes worlds as having various levels of potential energy, but that the whole system of worlds maintains a fixed energy level, thus posits a system of world annihilation without going into detail about this process. Again, we do not fully disagree with this notion. Indeed, we believe that the effects of this are noticable through what has been termed the gravitational effect of "dark matter". This leads us to our first quibble. The energy of the system, or at least the system as viewable from "current reality" is not fixed; it has increased quite dramatically since the "creation of the universe" and appears to still be increasing. Thus, we believe that while there is some annihilation effect it is not as described in the inquiry.</p>

		<p>Based on the research we have undertaken we are of the belief that worlds are "annihilated" by degrees, first becoming detached then as they lose energy dropping through distict levels of causality until eventually they have completely faded from having any causal effect on reality. This can be termed annihilation. We don't believe there is a fixed point of view, however, so this effect is mutual from any observer in the "annihilated" world.</p>

		<p>Speaking practically we are all familiar with this process, and this is the core of why we have decided to release this. The form it takes is entirely dependant on the causal nearness to the receiver.</p>

		<p>Those works which are termed "fiction" (or even "non-fiction" for that matter) are, in reality, the result of the folding in of these parallel worlds in a form in-line with that world's potental causal energy. An unread text document having low potential energy, a story you hear about from a group of friends, much higher, something you experienced yesterday, higher yet. Feel free to consider the works which inhabit your present reality and their relative potential causal energies.</p>

		<p>It is tempting to say that we all share a reality, which exists at a specific time, however consider the causal potential energy of some man camping in the woods of Germany to a child living in a village in Uruguay. They may as well not exist to each other. Indeed they /do not/ exist to each other, except in very abstracted form. Perhaps the man in Germany, is one of the gnats which was on a leaf of a tree they passed as they went about their daily routine. Unnoticed entirely, existant only in that the child /could/ have taken notice, if they chose to. Likewise, for the man in Germany.</p>

		<p>We may be propmted to say more on the subject. However, we promised to keep this brief.</p>
		]]></description>
	</item>

	<item>
		<title>emulsified emotion</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/mayo.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00130_mayonnaise.html</guid>
		<pubDate>Fri, 27 Dec 2024 10:22:44 -0800</pubDate>
		<description><![CDATA[

		<p><a href='mayo.html' title='mayo'>[mayo]</a></p>
		]]></description>
	</item>

	<item>
		<title>updating for new links on the denpa webring</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/denpa_webring.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00125_pull_denpawebring.html</guid>
		<pubDate>Mon, 25 Nov 2024 08:34:30 -0800</pubDate>
		<description><![CDATA[

		<p><a href='denpa_webring.html' title='denpa_webring'>[denpa_webring]</a></p>
		]]></description>
	</item>

	<item>
		<title>what's the point of my 'blog' section under writing?</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00124_not_sure_why.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00124_not_sure_why.html</guid>
		<pubDate>Wed, 13 Nov 2024 03:14:57 -0800</pubDate>
		<description><![CDATA[

		<p>I already have the ability to make <a href='blog.html' title='blog'>[blog]</a> like entries under <a href='feed.html' title='feed'>[feed]</a> and i don't even need to touch the <a href='indental.html' title='indental'>[indental]</a> files to do that. I don't even need to open acme. and since rc in rio has full mouse chording and editing higher up in the buffer it'ts actually a pretty decent experiance. The down sides is that i can't use the more fun features of <a href='plan9.html' title='plan9'>[plan9 acme]</a>, like pipeing selected text to commands and having it be auto replaced by the result. but I got by without that kind of stuff before anyway.</p>

		<p>the main down side is that i need to type with a quirk here. i need to double my apostrophies in order to escape them. enevitably I will forget one or two and then feeder will happily progress and fill in the incorrect information to the feed.ndtl file. But upside is if I put them here, It's easier to not make them <a href='muffet.html' title='muffet'>[muffet_text text]</a> entries, and instead I can use all the shortcuts for links and such properly.</p>

		<p>I already have the blog section so I guess I will keep it. But also Since <a href='law.html' title='law'>[law order]</a> is boring, I will also be putting what are ostensibly blog updates here as well.</p>
		]]></description>
	</item>

	<item>
		<title>another edgecase detected</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00123_dumb.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00123_dumb.html</guid>
		<pubDate>Mon, 11 Nov 2024 08:41:36 -0800</pubDate>
		<description><![CDATA[

		<p>Aparently something in my slov/muffet processing flow doesn't tolerate entry names with length of one. I tried to make a post with the name X and it fails. I dug into muffet a bit and don't think that is where the problem is, but maybe it is. It does get stuck trying to cannonize the string (cannonizing is a process of takeing a string like 'HeLLo ThErE' and changing it to the cannon name for that entry in the database -> 'hello_there')</p>

		<p>I think the problem is more likely with slov reading the names from the ndtl files. But it could also be a bug in the slov-muffet communication protocol. names of other lengths don't get truncated by one which would be a clear indication of an off-by-one in the cannonize function, the only reason why cannonize would have a problem is if it is given an empty string, or an address that simply isn't a string. (yes I know I should probably have a way to detect that the string is empty in cannonize. But unlike actual consumer software where you have to have a billion little checks for all the ways a user might try to break things, I'm the only user of this software, so I just don't purposefully try buffer overruns on slov or something. But this is a bug. This one post aside, there is plenty reason to fix names with length of one. I've already tried to make x.html, and who knows how long before I find a reason for g.html, or l.html.</p>

		<p>Anyway. I just changed the name to <a href='xx.html' title='xx'>[xx]</a> rather than X, and then copied XX to X. It's not perfect. Because I had to manually edit the file and when I regenerate the site next time It will just overwrite the change, and X isn't in the database as a known name. so ya. gotta fix it. bleh.</p>
		]]></description>
	</item>

	<item>
		<title>sleeping like an ARG protag</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/xx.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00122_x.html</guid>
		<pubDate>Mon, 11 Nov 2024 01:00:10 -0800</pubDate>
		<description><![CDATA[

		<p><a href='xx.html' title='xx'>[xx]</a></p>
		]]></description>
	</item>

	<item>
		<title>new boss same as the old boss</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/elections.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00121_election_meloncholy.html</guid>
		<pubDate>Thu, 07 Nov 2024 08:09:38 -0800</pubDate>
		<description><![CDATA[

		<p><a href='elections.html' title='elections'>[elections]</a></p>

		<p>some complaints about the election results</p>
		]]></description>
	</item>

	<item>
		<title>maybe tending to a site is like tending a garden. That would be why I'm bad at it</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/new_hole.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00120_in_a_new_hole.html</guid>
		<pubDate>Sun, 03 Nov 2024 07:22:42 -0800</pubDate>
		<description><![CDATA[

		<p><a href='new_hole.html' title='new_hole'>[new_hole]</a></p>

		<p>maybe I'll be more active now that this place is set up for it.</p>
		]]></description>
	</item>

	<item>
		<title>this took a hell of a lot longer than I expected it should</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00115_slov_and_muffet_edits_for_new_time_stamps.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00115_slov_and_muffet_edits_for_new_time_stamps.html</guid>
		<pubDate>Thu, 25 Jul 2024 23:48:54 -0700</pubDate>
		<description><![CDATA[

		<p>well, i finally got muffet working with the new time stamps. I ended up getting so messed up i ended up needing to throw all my edits from the past 5 days and starting over. It definitely went easier this time, but in fixing it, i realized there were some issues that i baked into slov, and then worked around in my previous iteration of muffet, so fixing the problem in slov meant redoing a decent amount of basically all of muffet. It wasn't that bad, since it was the same thing just in about 15 places. running the program it it hung then loading acid to figure out where it was hanging then making the change. compile rinse repeat.</p>

		<p>then i had to re add the changes for the rss validation i added before.</p>

		<p>anyway. it seems like it's working now.</p>

		<p>i sware to god if it's not i'm going to blow something up with a kilo of thermite.</p>
		]]></description>
	</item>

	<item>
		<title>finished my feed entry script</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/feeder.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00114_feeder.html</guid>
		<pubDate>Thu, 25 Jul 2024 08:15:20 -0700</pubDate>
		<description><![CDATA[

		<p><a href='feeder.html' title='feeder'>[feeder]</a></p>

		<p>Took longer than I wanted it to, and decided to use rc rather than a c program with plan9 gui control.h</p>

		<p>but it works if you are seeing this, because i'm using it to make this entry!</p>
		]]></description>
	</item>

	<item>
		<title>using rc to generate rss feed entries with proper time stamps</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00113_new_feed_entry_method.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00113_new_feed_entry_method.html</guid>
		<pubDate>Wed, 24 Jul 2024 23:02:49 -0700</pubDate>
		<description><![CDATA[

		<p>It's been a few days to do this thing that I thought would be easily done in like 1 hour...</p>

		<p>but I did finally get this working if this shows up.</p>

		<p>altho, i still need to setup muffet to be able to handle the new date codes still so not quite done.</p>

		<p>but this entry should still exist in the database logging when I finished this part at least</p>
		]]></description>
	</item>

	<item>
		<title>checking to see if my rss generation works now?</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00112_testing_new_rss_gen.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00112_testing_new_rss_gen.html</guid>
		<pubDate>Sat, 20 Jul 2024 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>previously manually edited the rss to fix problems in the generation. now testing changes to <a href='muffet.html' title='muffet'>[muffet]</a> to correctly generate rss. atom is also getting a fix here that was causing the body of the news to be duplicated, but otherwise i'm leaving it alone because i was only fixing rss and rss also had this problem and the fix applied to both.</p>

		<p>edit: looks like it mostly worked, but also has weird sideeffects.</p>

		<p>rss "validates" now, but previously ids weren't unique and needed to be, so i changed what im using as id, and now all old posts are duplicated in newsboat. any new subscriber to the feed won't get duplicated entries, but newsboat stored the old ids. oh well.</p>
		]]></description>
	</item>

	<item>
		<title>another random update</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00111_more_stuff.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00111_more_stuff.html</guid>
		<pubDate>Tue, 18 Jun 2024 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>Adding a few things I wrote in the past while.</p>

		<p><a href='python.html' title='python'>[Python]</a> is about the AI voice generator problems I had to deal with.</p>

		<p><a href='moving.html' title='moving'>[Moving]</a> discusses random happenings in daily life over the past while. Essentially explaining part of the recent hiatus, the rest of which had been entropy after getting out of the habit of <a href='plan9.html' title='plan9'>[plan9ing]</a>.</p>

		<p><a href='queen_of_g.html' title='queen_of_g'>[Queen of /g/]</a> is about some delusions of grandure.</p>

		<p><a href='day_trip.html' title='day_trip'>[Day Trip]</a> is a wip short story of dubious historicity.</p>

		<p><a href='what_is_a_philosopher.html' title='what_is_a_philosopher'>[What is a Philosopher]</a> is a pointless question about acedemia gatekeeping terms.</p>

		<p><a href='red_queen_hypothesis.html' title='red_queen_hypothesis'>[Red Queen Hypothesis]</a> is an excerpt from Daemon.</p>
		]]></description>
	</item>

	<item>
		<title>some talk about some games I like</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/kamidori.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00110_eushully_honjozou_daioh.html</guid>
		<pubDate>Sat, 15 Jun 2024 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>n0 thanks to y0u i have been reminded i havn't submitted any posts here in a while. <a href='rss.html' title='rss'>[rss]</a> has been broken apparently forever? I didn't notice because it literally was the difference between a 'd' and 'D' and my rss reader didn't give a shit about that. Anyway, I will have fixed that with this post. Also I use AI voice reader for posts, and it broke since my previous post. That has been annoying to fix. slightly updated model now (the ominous groaning intermitantly should be gone now, part of me liked it tho, because it was <a href='spoopy.html' title='spoopy'>[spooky]</a>. But more about that later.</p>
		]]></description>
	</item>

	<item>
		<title>a random post about my history with knives</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/knives.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00105_knives.html</guid>
		<pubDate>Thu, 07 Dec 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>Just a post about a trip through the knife rabbit hole.</p>
		]]></description>
	</item>

	<item>
		<title>Some slight modifications to how gemini pages are built</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00104_minor_gemini_changes.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00104_minor_gemini_changes.html</guid>
		<pubDate>Thu, 30 Nov 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>Saw that a crawler had been looking at my gemini pages, because it was kind enough to include it's name in a request (it loaded a page like 'gemini://cybersavior.dev/robots.txt?gemini://their.gem/faq')</p>

		<p>Looking at it, it seems they scrape pages for hash tags in the content then add it to a searchable db [gemini://freeshell.defreeshell.de] . Pretty cool stuff, but the way I use tags wouldn't get picked up. So, for the purposes of gemini, I didn't really have anything for them. But, I do have a taging system, and it was an easy enough task to change how I generated the pages to make my tags "hash tags", thank <a href='muffet.html' title='muffet'>[muffet]</a> for making this a one line change.</p>

		<p>But since I was perusing the code, I decided to fix something that had been bothering me about my gemini files for a while. I had been doing links such that when they were read out they didn't include their text in the main body. So the muffet link above would just read [2] instead of muffet[2] in the gem file. I had been dreading changing this because I thought it would be a complicated fix, but it was rather easy to do and I feel silly for putting it off. Anyway. There are some other minor things, like letting you know if a link is to an audio file or image on the link rather than it just being a blind link.</p>

		<p>Hopefully that makes it a nicer experiance.</p>
		]]></description>
	</item>

	<item>
		<title>Some new texts added</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00103_a_happy_update.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00103_a_happy_update.html</guid>
		<pubDate>Thu, 30 Nov 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>A light talk about the good things about <a href='steven_universe.html' title='steven_universe'>[steven_universe]</a></p>

		<p>A darker lament about becoming senile <a href='serious_problem.html' title='serious_problem'>[serious_problem]</a></p>

		<p>An infohazard discussing religion and visions of the abyss <a href='midori_loop.html' title='midori_loop'>[midori_loop]</a></p>
		]]></description>
	</item>

	<item>
		<title>Gemini was slow</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00102_slow_gemini.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00102_slow_gemini.html</guid>
		<pubDate>Thu, 23 Nov 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>I have been annoyed with how slow gemini has been loading. Even with the smaller MP3s it's taking /way/ too long to load. Turns out proxying all network activity on a port across the world and doing all access through p9 is just terrible for performance. I bit the bullet and transfered all the gemini files to <a href='temuorin.html' title='temuorin'>[temuorin]</a> and am now running the gemini server only using local files. It is /much/ faster. I was really not wanting to do this tho, because now it means my workflow now has to include moving files onto <a href='temuorin.html' title='temuorin'>[temuorin]</a>. I can do some clever rimporting and binding to make it work without needing to do a lot of busy work, or I could set up a cron job to automatically clone things over daily or something. sigh.</p>
		]]></description>
	</item>

	<item>
		<title>Some Gemini Fixes</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00101_some_gemini_fixes.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00101_some_gemini_fixes.html</guid>
		<pubDate>Tue, 21 Nov 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>Gemini has been running on <a href='myugii_fannan.html' title='myugii_fannan'>[myugii]</a> for the past week or so. It's working well enough. There was a bit of an issue with the media directory after setting things up, so none of the images were working right. That's been fixed now. I noticed after getting that working that the <a href='audio.html' title='audio'>[audio]</a> files were taking /forever/ to download. They aren't big or anything, and on "web" browsers that support streaming audio, it's not a big deal since as soon as it gets enough bytes to start playing, it just starts and downloads the rest as it plays. La grange doesn't seem to support streaming audio?</p>

		<p>Anyway, I reencoded smaller version for gemini. I think it's working?</p>

		<p>Some other minor things. Who cares?</p>
		]]></description>
	</item>

	<item>
		<title>Adding audio.</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/reboot.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00100_reboot.html</guid>
		<pubDate>Wed, 08 Nov 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>Narration added to essentially all writings.</p>

		<p>Tags added to basically all pages. Please be aware of nsfw tag if you care about that.</p>

		<p>Added following pages:</p>

		<p><a href='atemporal_dreamscape.html' title='atemporal_dreamscape'>[atemporal_dreamscape]</a></p>

		<p><a href='mary.html' title='mary'>[mary]</a></p>

		<p><a href='civ_destroyer.html' title='civ_destroyer'>[civ_destroyer]</a></p>

		<p><a href='nothing_to_say.html' title='nothing_to_say'>[nothing_to_say]</a></p>

		<p><a href='dime.html' title='dime'>[dime]</a></p>

		<p><a href='ostracization.html' title='ostracization'>[ostracization]</a></p>

		<p><a href='reboot.html' title='reboot'>[reboot]</a></p>

		<p><a href='feeling_important.html' title='feeling_important'>[feeling_important]</a></p>

		<p><a href='surety.html' title='surety'>[surety]</a></p>

		<p><a href='fun_co_pop.html' title='fun_co_pop'>[fun_co_pop]</a></p>

		<p><a href='taboo.html' title='taboo'>[taboo]</a></p>

		<p><a href='gnawing.html' title='gnawing'>[gnawing]</a></p>

		<p><a href='what_happened.html' title='what_happened'>[what_happened]</a></p>

		<p><a href='in_the_data_mines.html' title='in_the_data_mines'>[in_the_data_mines]</a></p>
		]]></description>
	</item>

	<item>
		<title>muffet is now able to output html. yay. also the site is back up. at WWW.cybersavior.dev. not cybersavior.dev</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/muffet.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00055_back_up.html</guid>
		<pubDate>Fri, 27 Oct 2023 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>I've liked the idea of UXN since learning about it. Increasing priority of thread. - test</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/uxn.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00054_uxn.html</guid>
		<pubDate>Sat, 15 Apr 2023 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Seems like there's a bunch of temporally dissassociated duplicates around these parts.</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/clones.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00053_clones.html</guid>
		<pubDate>Wed, 15 Mar 2023 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Reduction in image resolution and color space</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00052_mogrify.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00052_mogrify.html</guid>
		<pubDate>Wed, 15 Mar 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>At the prompting of someone I agreed to reduce the image resolutions and color space. Used imagemagick mogrify to posterize to 8 colors + dither and size of 800 width. This reduces all the images to less than 1M and in most cases to less than .5M.</p>

		<p>Personally the aesthetic of the conversion is not exactly my jam, much prefering the originals, but it does get the idea across and now all the images in size add up to less than what some of them were on their own, so I can't complain about it too much when gemini is all about smol.</p>

		<p>If you find an image that happens to be bigger than 1M you can let me<a href='jalae_lain_casaus.html' title='jalae_lain_casaus'>[jalae_lain_casaus]</a> know because I'm pretty sure I got them all.</p>
		]]></description>
	</item>

	<item>
		<title>Testing if this works as expected</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/f_00051_text_that_is_a_feed.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00051_text_that_is_a_feed.html</guid>
		<pubDate>Tue, 14 Mar 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>If everything works the way that I expect it to with regards to this post it means that this will show up as a child of feed, which makes it a feed entry that will show up in the feed list, but it may be out of order in the gemini entries, since I use alphabetic ordering and numeric names to keep them in order. Any feed reading software shouldn't rely on the order of items, and use the date value for sorting however, so that really shouldn't be a huge problem.</p>

		<p>It's just a little bit weird is all. There is also a problem with how feed pages generate since we are using more keys for storing metadata and the generator assumes that every key other than the main keys are links. We'll have to add in skips for the new entries.</p>

		<p>I should also be able to put references here and they will work fine for the main article. Link to works<a href='works.html' title='works'>[works]</a>.</p>

		<p>I should also be able to make the entry type text rather than article to include an external document, and we are testing that now apparently.</p>

		<p>Looks like the initial test does work. Well not entirely. I forgot that I am overwriting the feed.gmi that's generated automatically with one specificly formated to just include links to the feed entry pages to be in line with the gemlog format. The fact that this entry is out of order does make the gemlog look weird in a way I don't love, but it /does/ work for my feed reading software atleast, which is kinda the only point that matters for that page.</p>
		]]></description>
	</item>

	<item>
		<title>Added support for feed descriptions</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/feed.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00051_prep_feeds_with_bodies.html</guid>
		<pubDate>Tue, 14 Mar 2023 00:00:00 +0800</pubDate>
		<description><![CDATA[

		<p>If everything went well this should show up in the description.</p>

		<p>References don't work here, and we don't see any reason why we should add it, since there's little reason to include them here, rather than in the main article.</p>
		]]></description>
	</item>

	<item>
		<title>Atom feed now avalible</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/home.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00050_now_with_feeds.html</guid>
		<pubDate>Mon, 13 Mar 2023 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Blackbox recovered. Version 3 begins</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/muffet.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00045_blackbox_restored.html</guid>
		<pubDate>Wed, 01 Mar 2023 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Distortions block authentication. Version 2 ends. Blackbox floats in the ink.</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/home.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00044_iceberg.html</guid>
		<pubDate>Thu, 03 Mar 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>MHA:A version 2</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/my_hero.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00043_mha_version_2.html</guid>
		<pubDate>Thu, 24 Nov 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>A bit of organization. Nothing to worry about</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/tags.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00042_organization.html</guid>
		<pubDate>Mon, 20 Jun 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Icecast: broadcast bouncing off the moon</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/helion.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00041_icecast.html</guid>
		<pubDate>Thu, 16 Jun 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Pantheon buttons added. Main constelation formed</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/about.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00040_pantheon_buttons.html</guid>
		<pubDate>Wed, 15 Jun 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Up to Volume 14 complete</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/my_hero.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00035_mha_vol_14.html</guid>
		<pubDate>Sat, 11 Jun 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Lite novella of beginnings</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/lite.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00034_lite_novella.html</guid>
		<pubDate>Sun, 05 Jun 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Up to MHA:A Volume 8 complete</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/my_hero.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00033_mha_vol_8.html</guid>
		<pubDate>Mon, 30 May 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>MHA:A Volume 3 complete</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/my_hero.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00032_mha_vol_3.html</guid>
		<pubDate>Thu, 19 May 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>MHA:A Volume 2 complete</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/my_hero.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00031_mha_vol_2.html</guid>
		<pubDate>Tue, 17 May 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Adding video links to some writings</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/video.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00030_video_links.html</guid>
		<pubDate>Tue, 17 May 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Factorio server for some reason</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/helion.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00025_factorio.html</guid>
		<pubDate>Sun, 15 May 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Adding basic tagging</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/tags.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00024_adding_tags.html</guid>
		<pubDate>Tue, 03 May 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Ego Faito Childlike wonder</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/ego.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00023_ego_wonder.html</guid>
		<pubDate>Fri, 29 Apr 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Light novel - Heavy</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/heavy.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00022_heavy_dump.html</guid>
		<pubDate>Tue, 26 Apr 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Data dump continued - recovered from Alice</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/newgate.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00021_cont_data_dump.html</guid>
		<pubDate>Mon, 25 Apr 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Data dump - recovered from Cybersavior V1</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/oldgate.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00020_data_dump.html</guid>
		<pubDate>Fri, 22 Apr 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Mirror activated</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/kagami.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00015_mirrors.html</guid>
		<pubDate>Wed, 20 Apr 2022 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Hero worship</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/my_hero.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00014_heroworship.html</guid>
		<pubDate>Fri, 30 Jul 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Merging world lines</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/journal.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00013_journalmerge.html</guid>
		<pubDate>Tue, 27 Jul 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Hoping you are evil too</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/renewables.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00012_renewables.html</guid>
		<pubDate>Mon, 26 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Astral scream.</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/death.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00011_astralscream.html</guid>
		<pubDate>Fri, 23 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Background images added</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/oscean.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00010_backgroundimg.html</guid>
		<pubDate>Sun, 18 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>archive.org support added</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/oscean.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00005_archiveorg.html</guid>
		<pubDate>Fri, 16 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Release of ON</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/album_on.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00004_release_of_on.html</guid>
		<pubDate>Thu, 15 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Learning how to breathe</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/stand_alone.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00003_learn_to_breathe.html</guid>
		<pubDate>Mon, 12 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Fork of oscean building with proper date system</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/oscean.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00002_frindar.html</guid>
		<pubDate>Sat, 10 Apr 2021 00:00:00 +0800</pubDate>
	</item>

	<item>
		<title>Arrival at Terra</title>
		<dc:creator>Takarabune</dc:creator>
		<link>http://lo.cybersavior.dev/site/takarabune.html</link>
		<guid isPermaLink="false">http://lo.cybersavior.dev/site/f_00001_arrival_at_terra.html</guid>
		<pubDate>Mon, 14 Apr 1986 00:00:00 +0800</pubDate>
	</item>

	</channel>
</rss>
