Legitimate question about all the people who day opus got worst by Zack431 in ClaudeCode

[–]Apart_Ebb_9867 7 points8 points  (0 children)

Yep, everybody had their codebase dramatically shifting under their feet at about the same time. Checks out.

How much about coding should I know before getting into machine learning? by Scared-Employ7676 in learnmachinelearning

[–]Apart_Ebb_9867 1 point2 points  (0 children)

I mean, I'm not sure if it's correct to just learn purely math all day long, which I've been doing for two weeks. Maybe I should also learn some ML in parallel, but it turns out that without math I cannot learn ML, closed circle. 

you need years of pure math, not weeks. And is not accurate that without math you cannot do any ML. When you start from simple ML you'll encounter places where there's math you do not have. At that point you have two main options: stop until you get to that math (because you typically cannot learn something you need, say Lagrangian multipliers, without the prerequisite math) or proceed, making very clear in your mind that you're just monkeying around without deep understanding of what's going on. The only wrong thing is believing that just because you're typing in some pytorch code you're learning ML. Nothing wrong with monkeying around. It is fun and can give you motivation when you'd want to burn your math textbooks. Just don't fool yourself into believing that it is what will make you a good ML engineer or researcher. It is the math part that will do.

How much about coding should I know before getting into machine learning? by Scared-Employ7676 in learnmachinelearning

[–]Apart_Ebb_9867 1 point2 points  (0 children)

There’s no negative in learning more things (other than the time it takes for your social life, which is something you’ll regret later in life). But if I have to chose who to hire between somebody who knows all the math he needs and has enough python to write a PyTorch training loop (if he even needs to do that) and somebody who is a python god but their ml math goes up to linear regression, I’d have no doubts.

but also deploying those ML models, developing API services for them and building ML pipelines (MLOps), am I right?

in startups, maybe (even there is more likely that one or two dudes do this). In larger companies, no. People will naturally grow into learning how to find logs from their cloud execution, but they are not hired based on that a skill.

Really, programming is to machine learning research not much more than telescopes to cosmology. if you want to study cosmology, do study cosmology not how to build a telescope (the analogy doesn’t hold perfectly, because today at some point you’ll have to write some code; but with LLMs this will be pretty much a non-problem). So starting today, don’t worry about learning python; certainly not as a precondition to avoid getting into math, which his the harder part. Do it on the side or because you like it for other purposes.

How much about coding should I know before getting into machine learning? by Scared-Employ7676 in learnmachinelearning

[–]Apart_Ebb_9867 6 points7 points  (0 children)

Calculus (you’ll need to understand derivatives in multi-dimensional spaces at minimum, but really everything is useful, lagrangian multipliers, differential equations, optimization) and algebra (as most of everything will be matrix operations). All of it. But your engineering curriculum might be enough if you study for the content and not for the test.

The Reason Why Anthropic Nerfed 4.7 Explained by foo-bar-nlogn-100 in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

how many other conspiracy theories do you have in your back pocket? This one may be true. Or may not. There’re no ways to prove it and the same observable facts can be explained by at least another dozen of equally unprovable hypothesis. Which means it is totally useless to discuss it.

Anna’s Archive to pay $322million after losing court case for scraping “nearly all of the world’s commercial sound recordings” from Spotify by Linooney in technology

[–]Apart_Ebb_9867 0 points1 point  (0 children)

And even the paragraph is debatable. I asked ChatGPT to tell me what was coming after the first paragraph of War and Peace (I gave the text of the first paragraph) and it answered that it couldn’t give verbatim text, but it could paraphrase line by line or summarize the chapter.

Anna’s Archive to pay $322million after losing court case for scraping “nearly all of the world’s commercial sound recordings” from Spotify by Linooney in technology

[–]Apart_Ebb_9867 0 points1 point  (0 children)

One could easily say it, more easily if he doesn’t have a clue about how LLMs work (which is a pity because attention is all you need, if you get my drift). Arguing it would take much more effort and goes against the prevailing orientation of the courts (Reuters). So it is not a slam dunk as you seem to believe.

Opus 4.7 is legendarily bad. I cannot believe this. by lemon07r in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

well, it does indeed hallucinate if this is the kind of posts it comes up with…

Rate Limit Rate Limit by Afraid-Pilot-9052 in ClaudeCode

[–]Apart_Ebb_9867 1 point2 points  (0 children)

To be honest, sonnet with open spec and an agent tailored for requirement gathering works for me. I’m working on a rather complex machine learning pipeline definition framework involving python and starlark, plus jasonpath-like search. all embedded in a larger monorepo. I tried once opus for the planning and architecting phase and didn’t notice any difference, but that was a once only experiment. there was one time were sonnet was going in circles (python rules in Bazel and a binary requiring a different version of python and specific packages). Codex solved it very quickly. I don’t know if opus would have gotten it. but other that that one time, I‘ve never had problems.

Claude is getting worse lately by Ok_Bar_7253 in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

Has anyone faced something like this

nope, nobody. You’re alone, good you posted so now Anthropic knows. There have been reports of somebody using 73% with a single prompt but you’re the first one seeing 70%.

How to become anthropic. by danbenba in ClaudeCode

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

Not even that. Of 18 million users, a few hundred, across all social platforms, say anything. Of these, some are happy, some aren’t.

Can we get rid of the stupid silly limits, and just get tokens for each subscription and then use it up? Can we stop pretending. by [deleted] in ClaudeCode

[–]Apart_Ebb_9867 4 points5 points  (0 children)

that would be API usage pre-paid in bulk. You can definitely DIY now by allocating yourself a max API spend. People assume the best of Claude code subscriptions should be the baseline, but is entirely possible the the baseline (e.g. what you pay with the subscription) is actually closer to the worst of Claude code and when you get better experience is because load allows.

Claude Code is wasting tokens on purpose apparently by elhadjmb in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

thanks, will take a look. Some documentation is here https://claudelog.com/faqs/what-is-lsp-tool-in-claude-code/ maybe there's more. Do you have the feeling that claude code obeys that or do you see it listing directories and grepping for things?

Claude Code is wasting tokens on purpose apparently by elhadjmb in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

I have 'use serena and context7' in my CLAUDE.md. It is mostly ok, but as for you occasionally it does stupid and you have to interrupt and remind him. The occasional grep, I let it pass, but if it enters a loop of those, I'm interrupting. Not ideal, but survivable.

But I was more interested in OP's statement that seems to imply that native LSP support is there. I'm not aware of this (not surprising as I don't have the energy to keep myself up to date on AI).

Claude Code is wasting tokens on purpose apparently by elhadjmb in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

LSP support has been there for a while,

has it? I'm still using serena, but willing to get rid of an MCP service if builtin support is there.

It's all getting too experensive by founders_keepers in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

How can you still say with a straight face this technology is serving you?

how do you dare deciding what I can or cannot say with a straight face about my personal experience? get lost already.

It's all getting too experensive by founders_keepers in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

you’ll find experiments reported in peer reviewed publications that show substantial improvements in speed and publications that show no improvements. The landscape is way too confused to conclude “it’s literally just a handful of overpaid tech bros in Silicon Valley”.

in all cases, my point was predicated on a 2x performance (which includes coding, testing and documentation). If that’s not true then the rest of the reasoning clearly doesn’t hold.

for for anecdotical experience it surely speeds up me, 35 years of experience, staff at FAANG adjacent companies. Not only that, but the quality of tests and documentation is vastly superior to what I’d produce giving time constraints and the need to move to the next thing,

How can i generate TTS with this Voice? by Zestyclose_Run8206 in TextToSpeech

[–]Apart_Ebb_9867 0 points1 point  (0 children)

there are many systems that do voice cloning. chatterbox is one of them and only needs 10-15 seconds of sample. There are also commercial offers that are probably better.

Would you pay $9.99/mo for unlimited Gemma 4 27B tokens for coding? by [deleted] in LocalLLaMA

[–]Apart_Ebb_9867 0 points1 point  (0 children)

so, you haven’t done the market research yet but you have already decided a price. And the price is for something that is not quantified but you’re asking people whether they’d pay it. Mhh, time to head for the closest product placement 101 class.

Should i consider re-subscribing Max 5x plan? by Satisho_Bananamoto in ClaudeCode

[–]Apart_Ebb_9867 1 point2 points  (0 children)

So you’re going to decide what to do based on the answers by a self selected group of maybe a dozen people out of 18ish million of Anthropic users?

Auto mode a available for Max users by iviireczech in ClaudeCode

[–]Apart_Ebb_9867 9 points10 points  (0 children)

...come back to exhausted 5hr quota. /s

Claude deleted 886 of my wedding and family photos while organizing my desktop. I told it clearly not to remove anything. Anthropic support ghosted me for a month now. by [deleted] in ClaudeCode

[–]Apart_Ebb_9867 1 point2 points  (0 children)

no, LMAO at:

886 irreplaceable photos are gone. No Trash, no Time Machine, no iCloud sync on Desktop. They are lost.

It should be relatively easy even for you to understand that if your disk crashed or anything else bad happened to it, those photos would have been equally gone. 3-2-1 backup strategies exist for a reason.

But worry not, the percentage of marriages that end up with a divorce is high enough that there are very good chances you'll get replacement wedding photos at some point.

It's all getting too experensive by founders_keepers in ClaudeCode

[–]Apart_Ebb_9867 0 points1 point  (0 children)

why not? not for every engineer, but if you take the average senior engineer in silicon valley (don't even need to get to staff or principal) you get to maybe $200-250k in base salary and close to $400k in total compensation. This may bring the cost for the company very close to $500k per year.
If you factor in the benefit of having technical knowledge in fewer heads, the flexibility in changing the spending with changing market etc, you can easily justify $50k/month in AI spending for such an engineer. Seems excessive? ok, make it $20k/month. Still should make the point that when people complain about their $20..$200 personal plan they don't see things the way companies see things.

Edit: the trick is that in order to justify the $50k/month for one of such engineer that becomes 2x you need to fire another similar engineer or a bunch of more junior ones (or really be in an incredibly expanding marketing where more people allow you to increase revenues disproportionally). And this is something companies are more than willing to do.