Remix.run Logo
Labo333 5 hours ago

I'm not even sure a PhD helps. It just overuses jargon that has NO meaning. Sometimes, it actually hand waves too much as well while trying to dumb down stuff for you.

I am not sure whether it's a consequence of learning to reason from its traces or some RLHF that trips it into using weird terms to sound smarter to the humans who rate it.

fny 5 hours ago | parent | next [-]

PhD was a joke.

My intuition is that Claude is trained to communicate to itself while coding. You see this in how bizarrely granular it is when explanation prior work, you also see this in the comments it leaves behinds.

hedgehog 4 hours ago | parent [-]

It's me, it's the reams of sessions I share back with a five star rating that are just Claude Code talking to itself about debugging its own generated code in jargon that has slowly diverged from anything a human would understand.

black_knight 5 hours ago | parent | prev [-]

I have a PhD and can confirm. Oftentimes, the stuff which comes out of Claude is just impenetrable because it invents jargon on the fly, and uses verbs in the most atrocious ways.

"The fibred side folded its capstone into the existing name, so the kinds are asymmetric."

What on earth does it mean to fold a capstone into a name‽

jimmaswell 4 hours ago | parent [-]

Is that an actual Claude output or hyperbole? It feels like I'm trying to parse an equation in a new math class which makes me want to take a stab at it regardless.

So there's a "fibred side".. the most likely candidate seems to be "fibred categories" which I hadn't heard of before, and it's talking about one side of some mapping between two sets such that if f is the primary function and f(x)=y then there exists an inverse function g(y)=x? Was it something that converted some data bidirectionally with a different algorithm on both sides?

The capstone of the inverse function would be the most important thing about it maybe?

My best guess is "In the process of working on the inverse function, the existing name (of the inverse function itself maybe?) was made to reflect the operation of the inverse function, so now the name does not follow the same naming convention as the name of the primary function (which does not contain its 'capstone')."

Its original wording is certainly dense and harder to follow for us, but it's fascinating how the model finds this the best fit for what it's trying to express IMO. Like it arrives at its own ways of overloading words/concepts, and things we would refer to in different ways in different contexts all get compressed to the same more-useful/complete idea.

Codex has never said anything nearly so alien as the Claude examples I've seen floating around, interestingly. I wonder if it just has a better training on choosing its words to present to the user or if it inherently arrived at a somewhat different mapping that favors 'plain language' more.

black_knight 4 hours ago | parent [-]

This was actual Claude output on my screen at the moment I was reading this thread. No hyperbole!

As far as I can tell "the capstone" is what Claude usually calls my current goal if it thinks it is a satisfying result.

jimmaswell 3 hours ago | parent [-]

How close was my guess?

black_knight 3 hours ago | parent [-]

I am not really sure what Claude meant, but you are not too far off, from what I understand.

I have several similar folders with variants of a construction, but taking differently structured input. They are named “plain”, “fibred” and “indexed”. So the fibred variant is clear enough.

The Claude speak I struggle with is “the capstone” and what name it could be talking about. And what folding means here. I think it just means:

“I changed an important result of the construction in the fibred variant, but kept the name. so the fibred variant is now different from the others.”