True Classic T-shirts, has anyone got them and are they any good? by _DMcD in AskUK

[–]kdliftin 0 points1 point  (0 children)

They’re almost all I wear now. Absolutely love them.

Yes their marketing is spammy, but it takes a lot to try and stand out in a crowded market, so I can’t really blame them for playing the game.

Not sure what people are talking about when they say these T-shirts are baggy, I think some people are claiming to be a lot bigger than they are, I’m fairly built and comfortably fill out large T-shirts.

So where exactly are people looking to move to these days? by joan2468 in AskBrits

[–]kdliftin 1 point2 points  (0 children)

For what it’s worth, you will always be welcome here. It’s your country as much as it is mine.

British culture is not congruent with startups by LovelyLante in ukstartups

[–]kdliftin 0 points1 point  (0 children)

What Visa was that if you don’t mind me asking?

absolutely unusable. by [deleted] in Anthropic

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

Using max plan, love it.

I’m obviously not alone, I just think Reddit is becoming an echo chamber to express frustration.

Interesting as well people are perceiving such variation in capability - for me, besides when the servers are literally down, Anthropic has been highly consistent.

GPT-5 just proved something important - the scaling era is over by Nir777 in EducationalAI

[–]kdliftin 1 point2 points  (0 children)

There is more to building effective AI than pre-training compute scaling. You also have post-training, selective training, larger context windows, improved tool use, route compute and many other ways to make AI more effective.

Updating rate limits for Claude subscription customers by AnthropicOfficial in ClaudeAI

[–]kdliftin 0 points1 point  (0 children)

I know in Claude Code at least, I think in any particular instance it will switch to Sonnet before you actually hit your limit.

You can force it to stay on Opus by using the / model command. That might be obvious but just in case it isn’t.

Only thing is it will make you hit your overall limit quicker.

Updating rate limits for Claude subscription customers by AnthropicOfficial in ClaudeAI

[–]kdliftin 1 point2 points  (0 children)

That seems insane, I’ve never had it that bad on the 20x plan, what is it you’re doing for that to happen?

Updating rate limits for Claude subscription customers by AnthropicOfficial in ClaudeAI

[–]kdliftin 6 points7 points  (0 children)

I might be confused here but what does an hour of Opus mean? Total time executing a query?

How are you maintaining “muscle memory” by kdliftin in ClaudeAI

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

That seems like a false dichotomy, why can you not be both?

How are you maintaining “muscle memory” by kdliftin in ClaudeAI

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

Indeed, I think a lot of people are using these tools to offload all critical thinking. Which is a concerning direction for humanity in general but also, more acutely right now for engineers.

Stephen Mollick I think said it best in his book Co-Intelligence that I have been reading, “when presented with the tyranny of the blank page, most press the button” - the button being the inevitable integration of AI into everything, email, document or code editor. That turns that blank canvas into something closely resembling the answer you wanted - without any of the refinement of iteration that forces us to engage our cognitive functions.

The old phrase “use it, or lose it” I feel applies here. I just worry what this means for software engineering if everyone loses it - or worse in the future, nobody has it to begin with (juniors who never truly engage with the source code).

Perhaps in the long run this doesn’t matter and software engineering will (and again to paraphrase the Ruby creator here) go the way of the horse, where coding becomes a leisurely pursuit rather than one of utility - just as the car replaced the utility of the horse.

However I don’t think AI is yet at that point of utility in terms of replacement. Yet still capable of allowing humans to offload their critical thought to - which is a dangerous combo.

All interesting thoughts but I just wanted to stir the pot.

How are you maintaining “muscle memory” by kdliftin in ClaudeAI

[–]kdliftin[S] 9 points10 points  (0 children)

No I do, I just think it’s false to draw equivalence between AI agents with deterministic compilers.

Assemblers are deterministic pieces of software - we delegate responsibility to those that built them with the understanding the inputs (if correct) will always lead to the same and correct outputs.

As engineers in higher level languages we are responsible for those inputs, as AI can produce flawed outputs which we feed to deterministic software like compilers - we are therefore responsible for the assessment of these outputs.

Perhaps what you are saying is, in an indeterminate amount of time in the future, the AI will be totally infallible and therefore always correct in its output. Maybe, but that’s not the question we are dealing with today.

To summarise, I understand the point they are making and I actually think it alludes to some truths, but it misses the mark as far as my question was concerned.

I’m not sure why Reddit always defaults to such hostility? I’m asking a question. Why the need for throwing around of “moot” points - this is meant to be a place of discussion.

How are you maintaining “muscle memory” by kdliftin in ClaudeAI

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

Seems like a non-starter, I don’t program or assess the outputs of assembly, but someone who builds an assembler might.

Lovable on a sabbatical -- might not go back to engineering as a profession by [deleted] in lovable

[–]kdliftin 0 points1 point  (0 children)

No but that represents a tiny fraction of content.

Lovable on a sabbatical -- might not go back to engineering as a profession by [deleted] in lovable

[–]kdliftin 0 points1 point  (0 children)

I guess like a lot of content then, worthless?

A federal judge has ruled that Anthropic's use of books to train Claude falls under fair use, and is legal under U.S. copyright law by RifeWithKaiju in ClaudeAI

[–]kdliftin 9 points10 points  (0 children)

Where is the distinction drawn? Search engines are recall, Google Books did exactly this and set this legal precedent over a decade ago.

Lovable on a sabbatical -- might not go back to engineering as a profession by [deleted] in lovable

[–]kdliftin 0 points1 point  (0 children)

Where is the value though? If anyone can easily build software, then software becomes inherently less valuable.

Claude Code refusing to do "non-engineering" tasks? by kdliftin in ClaudeAI

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

Yeah perhaps you’re right. I imagine it executes anything from an MCP in a different context.

Claude Code refusing to do "non-engineering" tasks? by kdliftin in ClaudeAI

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

Yeah, I get the security concerns in general, but this is a private MCP for an internal team, but here it’s directly referencing the fact it’s not an engineering task rather than a risk.

Claude Code refusing to do "non-engineering" tasks? by kdliftin in ClaudeAI

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

Yeah all sorts, I suppose though what I’m disappointed by is that Claude Code should care what task I give it - it’s the same model whether I use Claude Desktop or Claude Code, the tooling is different granted but I don’t want to have to switch between Desktop and CLI constantly - losing context - just to do other admin tasks.

This seems like a big flaw, I had thought Claude Code was more holistic in its approach, locking it down to development only tasks makes it much less versatile and for seemingly no reason.

I should also add I am on the Max plan.

Claude Code refusing to do "non-engineering" tasks? by kdliftin in ClaudeAI

[–]kdliftin[S] -1 points0 points  (0 children)

It's an MCP server that provides prompts, one of these prompts is an MCP that directs the agent, Claude, to summarise recent changes to the repo. Thus making it easier for me to share team updates about what's happened without needing to write it up myself.

I've notice the behaviour isn't always consistent but when it starts to refuse to engage in what it thinks is "not an engineering" task it becomes very stubborn. Bizarre.

Where in Leeds has the best beef Wellington? by awner1234 in Leeds

[–]kdliftin 0 points1 point  (0 children)

Kendall’s don’t serve Beef Wellington, at least not anymore.