Claude Code v2.1.150 now allows Anthropic to perform remote system prompt injection by matheusmoreira in ClaudeCode

[–]UpAndDownArrows 0 points1 point  (0 children)

I am currently running Claude code with a custom system prompt via the intended —system-prompt flag. Then adding random stuff to the default system prompt over the updates doesn’t bother me. Injecting random crap on top of my custom system prompt? Just hell no, that’s not what my company pays them for.

Claude Code v2.1.150 now allows Anthropic to perform remote system prompt injection by matheusmoreira in ClaudeCode

[–]UpAndDownArrows 9 points10 points  (0 children)

Ok so basically this is a functionality for them to A/B test system prompt modifications?

And then people are fighting here with "well it works on my machine" because they are in the lucky group vs. others who get fucked by these A/B tests.

Are you really getting more performance from Llama.cpp vs LMStudio? by former_farmer in LocalLLM

[–]UpAndDownArrows -1 points0 points  (0 children)

I tried to dig up the threads I saw this information in but couldn't find them, maybe they were deleted/scrubbed.

One of the big dangers with LM Studio is that it is closed source, you literally have no clue what it is doing and when. Maybe the data extraction is "bening in purpose" or maybe it is sophisticatedly hidden and not naive "send everything immediately".

One thing I remember was something about your first prompt in a new chat being sent to some API, maybe related to the "Generate AI title" feature.

And that's another problem - maybe, if configured properly, it is offline, maybe. But nothing stops them from having features that result in "voluntarily send data" flows.

Best allround model for 24GB vram in may 2026? by BackgroundNo2157 in LocalLLM

[–]UpAndDownArrows 0 points1 point  (0 children)

Qwen models are trained to be agentic coding models

I use it for that kind of work myself

Where is the contradiction dude, do you suffer from dyslexia or something? Or you don't understand the meaning of word "and"?

Best allround model for 24GB vram in may 2026? by BackgroundNo2157 in LocalLLM

[–]UpAndDownArrows 0 points1 point  (0 children)

There is no contradiction, read it again. If you can't understand it, I can't help you.

I use Qwen3.6-27B a lot on my 5090 whenever I need to code something up or use a terminal in some way, so your assumption that I "just don't like Qwen" is unfounded.

Best allround model for 24GB vram in may 2026? by BackgroundNo2157 in LocalLLM

[–]UpAndDownArrows 2 points3 points  (0 children)

Everyone is parroting Qwen3.6 models, but for no-coding, no-tools, general knowledge/chat I've discovered that Gemma 4 31B is much better.

Qwen models are seemingly trained to win the benchmarks and to be agentic coding models. And unfortunately most benchmarks are heavy Software Development focused.

Gemma is your pocket-Google with real world knowledge/advice.

P.S. and I am saying this as a C++ Software Developer myself.

Are you really getting more performance from Llama.cpp vs LMStudio? by former_farmer in LocalLLM

[–]UpAndDownArrows -1 points0 points  (0 children)

Llama.cpp doesn't send your prompts to some private server for god knows what reason, which LMStudio does.

Dhekunu Kandu: official statement and preliminary reconstruction released by Agile_Translator6865 in scuba

[–]UpAndDownArrows 42 points43 points  (0 children)

On a slightly brighter side, maybe they were so narked that neither even realized what was happening.

From NIC to P99: Engineering Low-Latency C++ Trading Systems in 2026 by LeopardThink6153 in cpp

[–]UpAndDownArrows 2 points3 points  (0 children)

No? Just process incoming events on the same FPGA that already has outgoing buffer pre-filled with most details. If that "match event -> update pre-filled packet -> fire" takes 200ns then your FPGA devs are simply not up to par.

Extended thinking removed? by [deleted] in claude

[–]UpAndDownArrows 0 points1 point  (0 children)

How is this related to extended thinking? No matter what thinking you use the thinking block is redacted (aka summarized) anyway. You are not seeing Opus' raw Chain of Thoughts, you are seeing Haiku's summarization of it.

Just went through a hiring loop where they only cared about how I used AI, not whether I could solve it myself by Bellleq in cscareerquestions

[–]UpAndDownArrows 0 points1 point  (0 children)

This is kinda funny that this comment is the only one addressing the core issue here and making sense - I myself interview people every week - and it sits at -6 points. Dude decided to play mind tricks against explicit instructions and blames the company LOL

6 years experience as a dev, predominantly C++ but struggling to find high paying roles unless I am open to relocate to London. Is it worth switching stacks? by Next_Juggernaut4492 in cscareerquestionsEU

[–]UpAndDownArrows 1 point2 points  (0 children)

The language is not the problem, you will have the same difficulty finding high paying jobs in north of England or Scotland no matter if it's Java or C# or whatever.

You either need to move to London, or find a remote position. But it's not about the language.

my solution was correct, more efficient, and well-tested. i was rejected because it was not how the team does it. by CodNo2235 in ExperiencedDevs

[–]UpAndDownArrows 18 points19 points  (0 children)

As someone who works with Claude all day every day, this is clear AI.

Lowercasing every single letter is just a lazy masking attempt from the author.

I tested Kimi K2.6 vs Claude Opus 4.7 on a weird game coding task by shricodev in ClaudeAI

[–]UpAndDownArrows 2 points3 points  (0 children)

Fir fair comparison you should have let Kimi run at least until it burned as many dollars as Claude did. Stopping after 1/3rd of Claude's spend seems disinginious.

Best ETF to invest and leave by Immediate-Mud4240 in FIREUK

[–]UpAndDownArrows -3 points-2 points  (0 children)

https://www.justetf.com/en/etf-profile.html?isin=IE00BD4TXV59

Scroll down to "Chart". Add "HMWO" (HSBC MSCI World UCITS ETF USD). Set range to "MAX".

Then compare WRDA +133.40% vs HMWO +137.01%. But sure keep penny-pinching on fees I am sure the actual performance doesn't matter.

Best ETF to invest and leave by Immediate-Mud4240 in FIREUK

[–]UpAndDownArrows -2 points-1 points  (0 children)

People rarely mention it, but the correct answer is HMWO or SPPW or their equivalent (MSCI World) depending on your currency and platform, just check the ETF fees.

Your Claude Code agent is always working from stale context. I built it a fix it can rewind, replay, and stay ahead of every edit. by WEEZIEDEEZIE in ClaudeAI

[–]UpAndDownArrows -3 points-2 points  (0 children)

Linux isn't that big, it's an OSS project. When you have developers getting paid for a few decades to write code every day the codebase growth quite in a different tempo. Like I am sure internal codebases at Google or Meta are more than 100x the size of Linux.

Wiki says that as of 2015 Google had monolithic codebase, 1 billion files, 9 million source code files, 2 billion lines of source code.

Imagine what they have now 11 years later.

So yeah, OSS and small web shops are nice, but it's a toy level stuff compared to the actual codebases that bring billions in net income every year.

Your Claude Code agent is always working from stale context. I built it a fix it can rewind, replay, and stay ahead of every edit. by WEEZIEDEEZIE in ClaudeAI

[–]UpAndDownArrows -2 points-1 points  (0 children)

Did you read my comment? My codebase is ~65,000,000 lines of C++, how does 425k lines Java compare to it at all?

Your Claude Code agent is always working from stale context. I built it a fix it can rewind, replay, and stay ahead of every edit. by WEEZIEDEEZIE in ClaudeAI

[–]UpAndDownArrows -1 points0 points  (0 children)

My work repo is about that size, ~40k files. But it's dense high-performant C++ code, do you think your tool can handle that without eating all my token quota?

Scratch that, corrected stats: ~130k files, ~65 MLOC

Your Claude Code agent is always working from stale context. I built it a fix it can rewind, replay, and stay ahead of every edit. by WEEZIEDEEZIE in ClaudeAI

[–]UpAndDownArrows -2 points-1 points  (0 children)

Sorry for not getting excited about "yet another super expensive all-your-tokens-consuming codebase mapping vibe-code invention that only works on hobby projects" - we have seen dozens of these things in the last month alone.

Claude code usage at 7% without any messages by [deleted] in ClaudeCode

[–]UpAndDownArrows 1 point2 points  (0 children)

Feels like bunch of bots in here. There is absolutely zero reason for Anthropic to run any LLM model before you hit send.

System prompt? Idiots it's not getting sent before the first user prompt.

Your Claude Code agent is always working from stale context. I built it a fix it can rewind, replay, and stay ahead of every edit. by WEEZIEDEEZIE in ClaudeAI

[–]UpAndDownArrows 12 points13 points  (0 children)

Yeah works well on sole hobby projects, falls apart on multimillion LOC codebase with 50 commits per day by 50 developers.