<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Software on Whatno Studios</title><link>/tags/software/</link><description>Recent content in Software on Whatno Studios</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Wed, 17 Jun 2026 06:05:37 +0000</lastBuildDate><atom:link href="/tags/software/index.xml" rel="self" type="application/rss+xml"/><item><title>Twitter2reddit</title><link>/archives/twitter2reddit/</link><pubDate>Wed, 17 Jun 2026 01:01:03 -0400</pubDate><guid>/archives/twitter2reddit/</guid><description>&lt;p&gt;A reddit bot to post Little Nuns comic to the subreddit. Stopped development when Reddit and Twitter
changed their API access&lt;/p&gt;</description></item><item><title>SPATS</title><link>/projects/spats/</link><pubDate>Tue, 16 Jun 2026 18:56:08 -0400</pubDate><guid>/projects/spats/</guid><description>&lt;p&gt;I have never found any software that was condusive to keeping track of what I own.&lt;/p&gt;
&lt;p&gt;At some point I had found &lt;a href="https://hay-kot.github.io/homebox/"&gt;Homebox&lt;/a&gt; but it both started after I
started and has also been archived. It does seem like it would have been somewhat useful in what I
was trying to accomplish, but it wasn&amp;rsquo;t 100% of the way there.&lt;/p&gt;
&lt;p&gt;So I am building this. I&amp;rsquo;ve gone thru many redesigns, I think this is currently version 2.0. It was
first built in Javascript and something else and then I moved to doing it in Python and now I&amp;rsquo;m
working on a &amp;ldquo;3.0&amp;rdquo; version where I plan on switching from Flask for both the front and back ends to
Django for the frontend and FastAPI for the backend.&lt;/p&gt;</description></item><item><title>BorgAPI</title><link>/projects/borgapi/</link><pubDate>Tue, 16 Jun 2026 18:54:47 -0400</pubDate><guid>/projects/borgapi/</guid><description>&lt;p&gt;I wanted to be able to use &lt;a href="https://borgbackup.readthedocs.io/"&gt;borgbackup&lt;/a&gt; more easily in python
scripts. Even though &lt;code&gt;borgbackup&lt;/code&gt; is written in python, it is designed to be only be used as single
call cli comands. This does use the program in a way that is not intended or supported by the
&lt;code&gt;borgbackup&lt;/code&gt; developers. I use this to backup my home server.&lt;/p&gt;</description></item><item><title>Obsidian - Cursor Location</title><link>/projects/obsidian-cursor-location/</link><pubDate>Tue, 16 Jun 2026 18:54:42 -0400</pubDate><guid>/projects/obsidian-cursor-location/</guid><description>&lt;p&gt;This plugin for &lt;a href="https://obsidian.md/"&gt;Obsidian&lt;/a&gt; displays the location of the cursor (character and
line number). Whenever I use Obsidian, I always found myself wanting this functionality but there
wasn’t a plugin that just did this.&lt;/p&gt;</description></item><item><title>Batch Renamer Program</title><link>/projects/brp/</link><pubDate>Tue, 16 Jun 2026 04:20:37 -0400</pubDate><guid>/projects/brp/</guid><description>&lt;p&gt;Batch Renamer (brp) is a repl cli program I wrote when I found the need to rename a bunch of files
in a similar way (usually using some regex pattern). The catalyst for writing brp was when I was
ripping some tv shows and I needed all the filenames to match. This made it a much less painful
process. There are gui applications that solve this but I needed something for my linux server.&lt;/p&gt;</description></item></channel></rss>