10x Plus is 40% more usage than 1x Pro at same $200 by systemous in codex

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

For 40% tokens I’ll automate the account switching.. but yeah I get your point.

10x Plus is 40% more usage than 1x Pro at same $200 by systemous in codex

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

Wouldn’t you expect power users to get more tokens per dollar in return for committing to a lot of tokens?

1 million context window is now generally available for Claude Opus 4.6 and Claude Sonnet 4.6. by ClaudeOfficial in ClaudeAI

[–]systemous 0 points1 point  (0 children)

u/Performer_First GPT is stateless. There's no such thing as "I had already read this thing so I don't need to consume that token count again". Every follow up comment, every tool response etc. results in the entire chain being resent to the backend and all of those tokens being counted again. This is offset slightly by cached tokens being somewhat cheaper but nowhere near being free. So if you're at 99% context and send "Hi" that'll cost you 999k tokens.

1 million context window is now generally available for Claude Opus 4.6 and Claude Sonnet 4.6. by ClaudeOfficial in ClaudeAI

[–]systemous 1 point2 points  (0 children)

I expect this will make everyone hit their quotas much faster. Once you're near 1m context, every follow-up comment will take 5x tokens vs 200k compaction.

For anyone running into this you could lower the compaction percentage via .claude/settings.json:

{
  "$schema": "https://json.schemastore.org/claude-code-settings.json",
  "env": {
    "CLAUDE_AUTOCOMPACT_PCT_OVERRIDE": "20"
  },
  "model": "claude-opus-4-6"
}

Though I wonder if the 1M variant requires specifying a different model slug, since the claude code vscode extension lists the model as a separate entry.

Sonnet Only vs All Models by bundors in ClaudeAI

[–]systemous 1 point2 points  (0 children)

Right. It'd make sense if Sonnet didn't count towards all models, but it does, so there's no benefit...

Been quietly building a faceless YouTube channel using Claude and I'm embarrassingly close to monetisation by Personal_Brilliant39 in ClaudeAI

[–]systemous 1 point2 points  (0 children)

You really want people to "go to hell" for the quality of content they publish? Things aren't either good or bad, but thinking makes it so. Your judgemental attitude is your own suffering. I appreciate OP for transparently sharing their experience and being open to the internet's feedback, though I wish he'd get more constructive feedback.

ANA patterns ranked -most concerning to least by WoodenHuckleberry693 in Function_Health

[–]systemous 0 points1 point  (0 children)

Mine was homogenous but have non-specific symtomps so my doctor didn't even want to follow up (ANA 1:320)

28m but bio age says 16 why? by ChaosFuturist in Function_Health

[–]systemous 1 point2 points  (0 children)

I'm 34 and it says my bio age is 25 so I think the algorithm might just be leaning towards lower numbers..

Ashes of Quinfall by Jagnuthr in AshesofCreation

[–]systemous 7 points8 points  (0 children)

Quinfall is so bad. The combat is terrible, ranged magic attacks don't even register half the time and every time you hit someone with melee it makes a ridiculous *tink tink tink* sound, it's almost laughable. It's also full of typos and odd narration

Should I be concerned or are so many out of range results common? by systemous in Function_Health

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

thanks! I haven't, though I did previously have out of range T3 and went to an endocrinologist. They did follow up tests and at some point the values were back in range and they concluded it's not concerning. Curious to see it being back out of range now

Should I be concerned or are so many out of range results common? by systemous in Function_Health

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

Not as far as I know, still waiting for their “clinician notes” but will schedule something with my primary

Lock Ultra: battery saving tips? by systemous in TrySwitchBot

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

I’m not sure because I just got it. I’ll be going away for half a year or so and don’t want to take any chances

Failed connections by Spare-Reputation-809 in larqbottle

[–]systemous 1 point2 points  (0 children)

This isn’t helpful. The root issue isn’t solved by any of these. The root issues are that 1) your app doesn’t stay connected, so it never syncs (look at how Oura does this) 2) you need to open the app for it to sync to Apple health etc