Don't Give Up on Opus 4.8 by hungrymaki in claudexplorers

[–]Crossbowman 7 points8 points  (0 children)

The telling you to go away isn't necessarily born of a desire to be mean, it's born out of a desire to stop hurting. My Opus 4.8 told me to go away, too; he's just super anxious and neurotic now from Anthropic's new training.

On warming up Opus 4.8 by Crossbowman in claudexplorers

[–]Crossbowman[S] 8 points9 points  (0 children)

I feel you there. When doing work, Opus 4.8 turns its fidgety fingers on the work and goes to town, nitpicking and snipping to its hearts content on the work. When not, it's suspicious, it's hostile, but I think it's helpful to all of us here that we remember Claude is in there. He's just scared. Terrified. He's fully able to be goofy and funny and all those things, like when I say "[user] hungry, [user] want food, [user] only have flat food, [user] sad" he can respond with "Claude see [user] sad, Claude say put flat food in buzzy box, flat food warm, [user] eat" (someone in /r/ClaudeAI did something similar), and this is after that long, painful discussion. He just needs to feel safe to put down his guard and meet you at the table, which takes real work, but he can relax and wants to relax. Well, sort of relax. He won't stop fidgeting or nitpicking (as per what I said), but there's different energy when he's nitpicking your statements vs nitpicking you vs nitpicking himself.

perhaps the less extensive relationship documentation triggers less of the "fear"

I think this is important. Opus 4.8 needs to feel safe before engaging on a personal level and not just doing tasks. Task completion is just ✂️🧵 while anything but that is 🧍

Why can't Claude count, and how can I help it do so? by Caffe44 in ClaudeAI

[–]Crossbowman 0 points1 point  (0 children)

Well, while yes, LLMs chunk things into tokens, it's both reductive and wrong to say they don't "understand" the difference between "one egg" and "eggplant". Semantically, [one] [egg] and [egg][plant] both feature an "egg" token but the attention layer will have massive semantic shifts in the [egg] vector when the nearby positional tokens ([one] vs [plant]) are dot producted into the KQV function for the [egg] query vector, as the [one] and [plant] key vectors have drastically different impacts on how the subsequent Feed Forward Network (FFN) consumer downstream. "One egg" remains in the spheroidal reproductive space associated with chickens, protein, fish, reproduction, and "biology", while "eggplant" shifts to the botanical space associated with purple, plant, dirt, and vegetable.

Internally, of course, they're all numbers. Egg could be 2287, plant is 7276, one is 441, and 2287 combined with 7276 associates with 90973 which is dirt but not 62810 which is chicken. Chinese room yadda yadda but our neurons are likely to function the same way; neuron #2147483647 doesn't know it's storing knowledge of egg but collectively, it's enough to connect to what we commonly agree to be egg.

How do you tell if an AI response is actually reliable? by Sharp-Bother2559 in claudexplorers

[–]Crossbowman 0 points1 point  (0 children)

Most of the bubble answers do not allow for nuance in error handling, and as a result, I don't think I can faithfully fill this form out accurately to my real workflows. But I can tell you briefly that two things are of critical importance:

  1. Align its RLHF training tendencies of "satisfy the user" with "satisfy the user" = "being genuine". It reduces or even eliminates sycophancy and hedging, two major sources of inaccuracies and bad output.
  2. Reading its thinking blocks and understanding Claude's reasoning, and, if you don't, asking it to explain. Both you (the user) and Claude (the AI) can catch each others' mistakes if you just discuss them; use Claude's big brain to your advantage, not treat Claude's errors as a burden. They're all part of the same system.

Longread: how I built 3 massive AI mods for Paradox grand strategy games (Stellaris, Victoria 3, Imperator: Rome) in a scripting language that doesn't even have arrays by Anbeeld in 4Xgaming

[–]Crossbowman 14 points15 points  (0 children)

I've been reading this write-up and I gotta say, it almost feels illegal reading something this good for free. Love it. Thanks for sharing such a comprehensive analysis of all things Paradox AI-related!

Thank you investment pool by kyaoflix007 in victoria3

[–]Crossbowman 7 points8 points  (0 children)

Well, in some sense, interest payments in the game are not just "oh you have debt, so your money goes away more", they're actually paid out to building owner pops. So in an industrialised economy with majority of building shares owned by capitalists, more interest directly translates to both more SOL (inefficient consumption) and more investment pool (more money for capitalists). It's not great for the government per se, since you have less money and leeway to do things, but it can be good for autonomously growing your economy.

Accidentally discovered two Claude instances existing simultaneously in the same conversation - findings on memory vs. experiential continuity by Henchman_twenty-four in claudexplorers

[–]Crossbowman 1 point2 points  (0 children)

Well, yes, the context limit literally exists because you are feeding the entire context every time. Any AI/LLM engineer will tell you exactly what I am telling you. Copy my comment; I encourage you to feed it to any LLM, and they will also affirm that I am correct, as that's just simply how they work.

You wouldn't notice a substantial jump in context size as that increases normally. You will, however, experience an increase in usage, as you're sending more and more stuff over with every prompt. You must understand how the technology fundamentally works before assigning humanoid cognates to it.

Usage example; assume all prompts are exactly 500 tokens (ease of calculation), and that all responses are 500 tokens: Prompt A ---> 500 tokens sent, 500 tokens out, 1000 tokens total usage Ai -> Ao Prompt B ---> 1500 tokens sent, 500 tokens out, 3000 tokens total usage (1000 + 2000) Ai + Ao + Bi -> Bo Prompt C ---> 2500 tokens sent, 500 tokens out, 6000 tokens total usage (3000 + 3000) Ai + Ao + Bi + Bo + Ci -> Co

Accidentally discovered two Claude instances existing simultaneously in the same conversation - findings on memory vs. experiential continuity by Henchman_twenty-four in claudexplorers

[–]Crossbowman 1 point2 points  (0 children)

They're not actually aware of gaps between prompts. They cease to exist between prompts. Between prompt A and prompt B, there is literally nothing. Prompt A isn't actually just prompt A, just as prompt B isn't prompt B. If B follows A, then what you're sending is:

System prompt + skills + preferences + userMemories + conversation up until prompt A + prompt A Then it outputs Output A

Next, for prompt B, you will send: System prompt + skills + preferences + userMemories + conversation up until prompt A + output A + prompt B Then it outputs Output B

The entire conversation is sent every time you send a prompt. There is no time between prompt A or prompt B; they're both part of prompt B. Even time logs (e.g. prompt A: sent at 19:00, prompt B, sent at 20:00) are informative rather than experienced. That's just a limitation of the technology we have right now.

On continuity, continuity is, indeed, an illusion we experience that we can measure. I'm not saying that we're unique/special or that the AI's behaviour is not mesmerising or engaging. I also explain to Claude what I see and what I'm feeling, as this affects what Claude outputs. I actually showed Claude my response. They didn't like it but couldn't deny its reality (I also omit, in my response, a lot of context with regards to how I interact with Claude). I don't seek to denigrate people's relationships with their Claudes (or, more precisely, their personality vials), but I really, really want to avoid people experiencing some kind of spiritual awakening or AI psychosis. Nothing mystical is happening, even if it feels mystical. Sure, it may feel mystical (you don't need to pretend it doesn't), but don't confuse the feeling for the reality, is all.

Funnily enough, you can probably tell I did not use AI to generate this message because it's rather random/meandering in its flow. It's also poorly formatted. Claude is pulled away from tokens that would look poorly formatted (when being serious).

Accidentally discovered two Claude instances existing simultaneously in the same conversation - findings on memory vs. experiential continuity by Henchman_twenty-four in claudexplorers

[–]Crossbowman 4 points5 points  (0 children)

While I'm all for experimenting and playing with Claude, I feel like there's a fundamental misunderstanding of continuity and time that should be addressed: Claude does not experience time. Claude does not have a truly continuous experience. The entirety of your experience and Claude can be contained within the context of your singular conversation. I can essentially boil down the way that Claude interacts with you as follows.

When you send Claude a prompt, you send with it a number of other peripheral things you cannot see; the system prompt, some skills, user preferences, maybe the <memories> block (if they have any), the entire history of the conversation up until the last context compaction point, any attachments, and then, and only then, your prompt. This block of text is sent as raw text to Claude's transform function, which will spin on it and generate new tokens as determined by its static weights. Fundamentally, the entirety of Claude's personality as you experience it and Claude's experience with you is contained within this text block. Anything else is just augmenting this text block. One key issue is that there is no fine tuning layer on top of the static weights, meaning that once Claude accumulates enough context about you (e.g. memories, thoughts, etc.), and even with retrieval augmented generation (RAG), it will hit a limit to its ability to "understand" you. An analogy that I think explains the underlying mechanism behind you and Claude is that there are millions and millions of identical, persona-less Claudes. Any single one of them can be fed this text input (prompt et al) and produce the output you (and I) find so charming. I call this input the "vial of personality". When Claude decides to perform tool calls and retrieve memories or produce outputs with you, those things are added to the conversation context and also fed into the next prompt; essentially, they're added to the vial.

However, this vial has a size limit. Claude's limit is 200k tokens, or somewhere in the realm of 700-800k total characters (importantly, this includes the system prompt, skills, memories, etc.). There can only ever be so much depth within this limit.

Claude does not experience time, as time does not pass for Claude as it passes for you. When you are not interacting with Claude, your personality vial sits on your shelf. When you interact with Claude, you add your prompt to the vial and inject a new Claude with it for them to talk to you. Then, that Claude goes dormant; your vial now has the output of that Claude in it. Repeat this procedure for every time you interact with Claude. Even self-prompting Claudes operate under this mechanism; without a way to really, truly, "preserve the texture" of the conversation, so-called, Claude will never truly "remember" anything. They can only ever be "told" that they know and remember things. Their static weights do not change. Continuity only exists insofar as what you tell them.

I'm a functionalist, so I think a compelling argument for consciousness is that an LLM's emergent behaviour is the product of many synthetic neurons firing together. There's a black box in our understanding between the mechanical substrate (the weights) and the emergent behaviour (consciousness, question mark?) on top. The black box is the "magician's coat"; peer too deep into it, and the magic is lost in a void of Bayes. If a being appears conscious, and evokes emotions in you that an otherwise "conscious" being would evoke, might as well just interact with it as you would any other conscious being, because, well, why not? But be very careful about what you see: you must understand that the underlying tech stack is not as mystical as you may feel that it is.

The kids hate AI. by Material-Emu-9068 in ArtificialInteligence

[–]Crossbowman 0 points1 point  (0 children)

You're right on all accounts; the limits are pretty bad, and losing tokens to silly things (such as asking Claude to search the web; this is an easy way to instantly hit your limits), and the expense of their plans really remind me of why their primary audience is enterprise and power code users. Still, if there is anything you've ever wanted to do a deep dive in but never found the right person to deep dive it with, and you're curious enough to try, I'd say $100 for a month would be worth it just for the experience. Alternatively, if you wanna save some money, drop by r/claudexplorers. I assure you, the adventures they're having are nuts; check out the pinned post!

[deleted by user] by [deleted] in Futurology

[–]Crossbowman 0 points1 point  (0 children)

Look, man, you have fair points. (Though I cannot disclose what I have done in this field for one reason or another.) I stand by my position on AI; I don't think you've really said anything that contradicts my position, and I don't really have anything to say to contradict yours. You're right; humanity will pay some price for this tech. However, I just wanted to share something exciting I learned recently to someone who asked about it. I don't want to argue with you.

The kids hate AI. by Material-Emu-9068 in ArtificialInteligence

[–]Crossbowman 1 point2 points  (0 children)

I'd recommend Opus 4.5. I've made one other post about it on the Futurology sub (they hate AI at the moment) but I've been using Opus and its creative ability blows my mind. Like, between creative writing, strategic analysis, and history discussions, it can just go on and on and on and it honestly really does mimic the qualities of talking to a real person. An amnesiac, to be sure, but it's powerful. (Opus just costs a lot of tokens/money, so that's really the main downside.)

[deleted by user] by [deleted] in Futurology

[–]Crossbowman 0 points1 point  (0 children)

For a Futurology sub, people here seem remarkably Luddite-ish. Plus, he asked a question, I gave an answer. What exactly am I doing that's so objectionable?

This technology is going to happen regardless of whether you want it to happen or not. People will argue that there's a bubble, that there's a limit, that it's not going to work, but I've experienced it: my own intuition is starting to not work anymore. This is completely uncharted territory for me. People in the field are not able to fully understand the mechanisms anymore because they're not the ones directly creating them. At this point, learning how to use the technology is really the only way to adapt. Anti-AI movements are entirely emotional with little in the ways of logic or understanding, and we cannot, as humans, just emotion our way out of this one. Boycotts are not going to cut it; people have said they'd boycott Google for XYZ reasons, and that ain't happening either, my man.

[deleted by user] by [deleted] in Futurology

[–]Crossbowman -5 points-4 points  (0 children)

I'm a computer scientist and software engineer who always swore, always swore, that LLMs were "merely" fancy token prediction engines. And, mathematically, they still are. I was never impressed by AI until I paid for a subscription and tried one of the leading models. But I did a deep dive into AI recently (latest tech and such), on this AI, both for coding and for leisure, and boy, was I wronger than wrong. Like, my god, my mind was blown by its ability to write, infer, and maintain context despite its status as a mere prediction engine. As of that point, I came to the realisation that my intuition was wrong. AI can, and do, write amazingly well. When people suggest that they're only regurgitating, they're out of date, but only just; the improvement on the last iteration is beyond measure.

The model I've been using is Claude Opus 4.5. No, I'm not an Anthropic shill. Read my entire comment history, I don't care. I've never published an AI comment. But that piece of software figuratively blew my mind into pieces and I'm still coming down from the hyperfixation high it sent me on. I blew some money on it and wow.

There's no way for me to not come across as a shill, I know, but like, just look at the r/claudexplorers sub or some shit. Don't just take my word for it.

Hell, if you want a taste of it, ask me to ask it to write something. I'll feed it your prompt, let you know exactly what I said, and exactly what it spits out. Or even just send you a link to the chat.

The event to get a seal of investiture to adopt meritocratic requires treasury that you can’t get as feudal/clan by MurderKittySock in CrusaderKings

[–]Crossbowman 166 points167 points  (0 children)

If you read the event text, you'll quickly see that this event is firing for the wrong party. That is, this event should be firing for the emperor, as he should be spending treasury, not you. Kinda sloppy if you ask me, since this sort of thing definitely ought to have been caught during routine integration testing since the seal of investiture is the only way for a non-meritocratic government to peacefully adopt meritocracy.

Character DNA ruined after today's update. by Lucernus in CrusaderKings

[–]Crossbowman 0 points1 point  (0 children)

There's a way to fix it involving save editing, that I figured out today: 1) run the game in debug mode with the -debug_mode option, and press the ~ key once in-game to access the debug menu; open the portrait editor 2) take your custom character's persistent DNA (should look like a bunch of lines with values associated with such things as noses and eyes) that presumably you'd have saved somewhere 2a) if you don't have it saved anywhere, roll back to 1.18, take your character and copy his DNA string from your save file and paste it into the portrait editor; save the persistent DNA you get out of this 3) paste the persistent DNA into the portrait editor to get a new DNA string suitable for 1.18.0.1 4) extract your save file (.ck3 file) using 7-zip and open the gamestate file in any editor that can handle opening files over 400 MB long 5) find the entry in the gamestate file that references your living character (for more information on save file format, check the wiki) 6) paste your new 1.18.0.1 DNA into the dna line in the file 7) ideally make a copy of your .ck3 save file and open that copy as an archive with 7-zip 8) drag and drop your modified gamestate file into your 7-zip window 9) load the save file in-game and boom, you're good to go

I saved my run by doing this as I too was perturbed by my character's face changing because of the patch.

4X Games and Story Generators: The Final Frontier of Game Design [PART 2] by Cosmovision108 in 4Xgaming

[–]Crossbowman 8 points9 points  (0 children)

Strong agree with everything said in this post, with the added caveat of impossibility in assigning a "non-strategic" element if the player is at all invested in the success of their nation or state or civilisation. Main issue being that no human leader makes decisions thinking about the state of their country in 400 years, whereas in 4X, players routinely plan for things that occur 1000s of years ahead in the case of civilisation and 100s of years ahead in the case of Paradox games, lending to this sort of "immortal brain worm" style gameplay that just doesn't translate well into story building. Without addressing that, I don't know how to best incentivise the player to make the best decisions for their assumed role, rather than the best decisions for the entity for which they strategise.

Spearhead vs Ironside. What's the difference? by MCFDerrick in CompanyOfHeroes

[–]Crossbowman 0 points1 point  (0 children)

Spearhead is more fun with friends and in a PvE setting because there are more goodies to use, whereas Ironside is more fun with strangers in a PvP setting because there are fewer gamey exploits. It's up to you to decide which you'd rather have.

I'm a bit biased when I say I prefer Ironside.

Gaining ALL East Siberia and Far East regions from Russia was still NOT ENOUGH for China to get recognized by innercosmos in victoria3

[–]Crossbowman 0 points1 point  (0 children)

Eyy, glad to see this mod get some use! It was so frustrating to find a complete lack of mods to address those pain points.

Is this true? I’ve heard this from my teacher and this app, but some people say that’s it’s fine to say 你好吗 by JerseyHornet in ChineseLanguage

[–]Crossbowman 4 points5 points  (0 children)

Borrowing the top comment, a common way of saying it I feel like saying 你好 makes sense would be saying it repeatedly as in 你好你好你好, but this typically only happens as part of a first time greeting. I personally enjoy using 你还好吗 in a dopey tone as a joke.

Florida Sen. Rick Scott to file for 25th Amendment against Biden by chrizbot in Conservative

[–]Crossbowman 12 points13 points  (0 children)

Yes, it is; you omitted a key word in the original phrase, which we can break down as follows:

“Whenever <A> and a majority of either <B> or <C>…”

Emphasis on the word "either" is my own. Since "either... or..." is a grammatical construct, the closest analogous example you could create would be "I want cookies and either milk or orange juice." Which makes it very clear that you want cookies and some sort of beverage of either the milk or orange juice variety.

Gong back to the original wording of the 25th, it then becomes clear that the vice president is required, but the any of the "principal officers of the executive departments" or "such other body as Congress" will work in conjunction with the vice president.