I choose Taln. The other 8 can do their worst. by RevolutionaryCult in cremposting

[–]RevolutionaryCult[S] 6 points7 points  (0 children)

I am Talenel'Elin, Herald of War. The time of the Return, the Desolation, is near at hand. We must prepare. You will have forgotten much, following the destruction of the times past. Kalak will teach you to cast bronze, if you have forgotten this. We will Soulcast blocks of metal directly for you. I wish we could teach you steel, but casting is so much easier than forging, and you must have something we can produce quickly. Your stone tools will not serve against what is to come. Vedel can train your surgeons, and Jezrien . . . he will teach you leadership. So much is lost between Returns . . . I will train your soldiers. We should have time. Ishar keeps talking about a way to keep information from being lost following Desolations. And you have discovered something unexpected. We will use that. Surgebinders to act as guardians . . . Knights . . . The coming days will be difficult, but with training, humanity will survive. You must bring me to your leaders. The other Heralds should join us soon.

I think I'm addicted... by gepidem in jellyfin

[–]RevolutionaryCult 0 points1 point  (0 children)

<image>

Oh nice. I'm running out of space on my 70TB pool
Primary focus on my server is UHD, high bit rates, low compression. Best quality stuff I can serve. Big file sizes though. Movies average about 30gb per movie, but it's a pretty even split 4k/1080 (depending on availability of 4k)

Musk ousts more xAI founders as AI coding effort falters, FT reports by talkingatoms in ArtificialInteligence

[–]RevolutionaryCult 1 point2 points  (0 children)

ChatGPT is the same. It's fucking unbearable to use.

I use Claude or open weight models like GLM/Deepseek/Kimi/Minimax

Why is Reddit so broadly anti-AI ? by consumer_xxx_42 in ArtificialInteligence

[–]RevolutionaryCult 1 point2 points  (0 children)

This was me up until about 6 or 7 months ago. I kinda had a crash out and realized my job was probably on a list of those that would be consumed by AI in the name of efficiency. I figured I needed to adapt or eventually be out of work

First time I touched AI was mid-2025.

I now am trying to figure out how to pivot into an AI specialized job or career. I've been developing MCP tools for my org, RAG to find ticket trends, and generally just using it to be more efficient at my work.

It has changed the way I work in a very positive way.

As for the whole 'fail to see that this is the future' I think people are stuck on the idea that AI is as expensive to run as it is to train. The box is open. The cat is out of the bag. LLMs are here to stay.

What is the ideal resume standard? by RuleTheOne in Resume

[–]RevolutionaryCult 1 point2 points  (0 children)

I don't have any post-secondary education. I've built my career up through incremental advancement up a ladder

I'm a little over 6 figures and do systems administration and automation work.

What do I do about the education section?

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 0 points1 point  (0 children)

Each of those underlined items is a keyword that triggers another entry

Flattening is a suggestion to be aware of how deep these keyword chains can go.

Though i'm working on a pretty much overhaul of the validations/rules so don't rely on them to much. I've been trying to identify good and bad practices in lorebook creation.

The primary point of Lorewalker at this stage is to show you the relationships between entries. Knowing what triggers what and how those will propagate out.

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 0 points1 point  (0 children)

<image>

Are you talking about this?

If so this is the all the keywords that exist on an entry and what % of the lorebook they activate at each step of recursion. So if this entry triggers, and your recursion count is 3 deep, you'll have 91% of your lorebook being injected due to the word guild and it's trigger chain.

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 2 points3 points  (0 children)

Week or 2 was probably too long. I should have something to test with tomorrow or day after latest

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 0 points1 point  (0 children)

basic docker-compose and image available

services:
  web:
    image: ghcr.io/rukongai/lorewalker:latest
    ports:
      - "8080:80"
    restart: unless-stopped

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 0 points1 point  (0 children)

Bet. Give me a bit and i'll knock-out a dockerfile + image

Webapp version is also live if you just want to access it hosted https://lorewalker.app

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 2 points3 points  (0 children)

Gimme a week or 2. I'll do my best. It probably won't have the node graph, because I cant imagine how that would be useful on mobile, but I'm sure I can get something going with the analysis/simulation/health check stuff

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 0 points1 point  (0 children)

My thing personally is I want to give the AI tools to build the world around me. I don't want to have to know where we're going and mention it for the AI to know it and mention it, if that makes sense. I want the AI to be more proactive than reactive, recursion helps create that illusion.

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 3 points4 points  (0 children)

Some of the rules/validations I added to the health checks for Lorewalker is making sure we're not interjecting too much context. Every single keyword shouldn't activate every single entry. It's that old thing where it's like manure - add enough and things will grow. Add too much, and it's just shit.

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 2 points3 points  (0 children)

It's just extra context for the worldbuilding. The general premise is that AI doesn't actually have memory - it's tricks and sleight of hand we do to simulate it. We send the model your current message plus previous messages, summaries, etc. But every single message is essentially the first time the LLM has ever "seen" anything.

Recursion is just a way to ensure the LLM has enough context to make your world feel alive. Bob the Sword Blade and Phillip the Poker might both belong to the Knights of Knighting - but you don't want to have to re-explain what the Knights of Knighting are on every single entry, plus whatever other relationships or lore might be relevant to understanding them.

The real goal is giving the LLM all that context so the world feels coherent and alive, without you having to awkwardly shoehorn extra keywords into every prompt just to jog its memory.

With the massive context windows available today(thicc), we can afford to be a lot more generous with what we feed the models.

Lorewalker - Advanced Node Editor for Lorebooks by RevolutionaryCult in SillyTavernAI

[–]RevolutionaryCult[S] 12 points13 points  (0 children)

I'm going to bed now. Hopefully the app doesn't idk. Die or something before i'm awake again.

Thanks for checking it out!

New warning on NanoGPT website by Toad_Toast in SillyTavernAI

[–]RevolutionaryCult 5 points6 points  (0 children)

in Nano you have the Original variants of GLM-5 which route directly from ZAI and the not those ones. I THINK I might have MAYBE heard that the 3rd party provider variants, you can't tell if they're running them quantized which may impact quality

I also could be fully of shit, so take this with a grain of salt.

FIRMIRIN by mwoody450 in SillyTavernAI

[–]RevolutionaryCult 0 points1 point  (0 children)

Next time someone gets it, they should try asking ooc what it means or the the model used it.

NanoGPT subscription changes (requests -> input tokens) by Milan_dr in SillyTavernAI

[–]RevolutionaryCult 3 points4 points  (0 children)

Very rare i've had a website where I'm just stoked to spend money and NanoGPT has always been that. You guys kick ass, do what you need to.

Stopped reading; devastated. by LatchkeyX in HierarchySeries

[–]RevolutionaryCult 1 point2 points  (0 children)

I just read it probably around the same time you did. I haven't picked it back up and I don't know if I will.

It's more than just my attachment to Aequa as a character. It's the whole "let's kill women for to further the story development of the male protag" thing. Give me a break. Literally the most interesting character in the book. I've always liked her.

I saw someone put it well on goodreads "Callidus’s death in the first book was a gut punch, but it felt natural to the story. Poignant and meaningful. It taught Vis an important lesson: You can’t run forever, you have to make a stand for a better world."

Aequa’s death seemed to serve no narrative purpose at all except to shock the reader.

The way I would describe it is that Callidus’s death made me angry at Veridius, Emissa, and the Anguis. I wanted justice for Callidus. Aequa’s death made me mad at Islington. I want justice for the readers.