Log-Level - Error
2024 Retrospective
It's been a big year, this one. And with the start of 2025, we've reached 3 years of "publication" on this blog. So, I thought I'd blab a bit about what's happened in the last year. Not really about important
The longer, more complex experiences and moments I want to talk about.
Log-Level - Error
It's been a big year, this one. And with the start of 2025, we've reached 3 years of "publication" on this blog. So, I thought I'd blab a bit about what's happened in the last year. Not really about important
Log-Level - Error
All the way back in high school, just about 5 years ago, I was a freshman looking for clubs to join. For some reason, I ended up joining the speech and debate club at my school. It was already a pretty well established and famous team, and I was dropped
Log-Level - Error
This summer, I redid my entire website, coming up with new goals, designs, and code. As part of the overhaul, I had to come up with a new "tagline", or the text that's displayed in the hero section. As part of that, I decided to describe
Log-Level - Error
I just finished watching & reading Onimai, so I'm just dumping my thoughts here video-essay style, except with no organization. Also please stop reading. I blame the Youtube algorithm. It kept serving me clips from this anime. Again and again. And I blame the fun artstyle and pastel
Log-Level - Error
I finished a story today. Which always puts me in a moody retrospective kinda vibe. It is also 12:30 am. Just about the right conditions for the kind of meaningless moody blog writing characteristic of a cliche character in a poorly written YA novel. But sometimes it really is
Log-Level - Error
It has been a while since the last dev log, huh? I haven't been sleeping on the project though. Let's run through all the updates/changes. First things first: A frontend/control panel. At first, this was just an excuse to install and learn Figma, since
Log-Level - Error
Just a couple days ago, I 100%ed DDLC+. It's prompted some self-reflection, and I thought I'd write down some things I like. When I was younger, this wouldn't have even occurred to me to write about. But idk, as I think about it,
Log-Level - Error
There is a problem with AI. I don't mean any of the technical, ethical, or political problems, I'm specifically talking about the problem we have of accurately informing the public about how AI works. Of course, I'm sure I'm not the first
Log-Level - Error
Today I wasted some more time on the discord audio thing then gave up and moved on. However, I did work on integrating vtube control and twitch integration. I modified the tts library to output text into my virutal audio cable, which feeds into vtube studio and the microphone volume
Log-Level - Error
Today I tried to integrate the current system into a discord bot. The only thing I learned was that I hate working with receiving data from discord voice channels. Literally all I've done today is painfully digging through pycord's source code and documentation trying to first
Log-Level - Error
Posting this devlog the next morning because I was up till 2 am gamin. Anyway, today I actually just went ahead and wrote all of the python code like I outlined in dev log 3 I think. Since I had such a clear plan it wasn't too hard.
Log-Level - Error
Day 4! Today's Goal: Give the LLM some character! I was busy with other stuff today so not as much progress. First thing I did was to read up on Samantha and try copying her system prompt over into the web-ui to prove that this can work effectively.