Show HN: The load-bearing vocabulary of Claude
311–320 of 326 posts
Re: Show HN: The load-bearing vocabulary of Claude
#312Earlier quoted context omitted.
In the enterprise, we are already adopting them. “Seam”, I term I’d never heard used before, is now not only our defacto way to describe the boundary between systems/workflows/components, it is encoded into our organizational roles and responsibilities descriptions. I am the proud owner of several seams, and am considering giving them person-names. The empty space between my inventory APIs and their clients might be…
"seam" is a cop-out term for when someone (usually AI) lacks the imagination to come up with something more descriptive. It's like saying "middle thing". Just name it by what it does, and if you can't, remove it because it's not doing anything. "load-bearing" on the other hand is just a weird way to say "required" or "prerequisite" without drawing any attention to the fact that one cannot articulate what something is…
Re: Show HN: The load-bearing vocabulary of Claude
#313A lot of these “Claudeisms” are simply jargon I’ve seen or heard firsthand myself while working at tech companies. I don’t think it’s limited to Claude either; I’ve seen Codex use load-bearing and many of these phrases as well. I think using agents is just like speedrunning the whole experience of working with technical coworkers. Whereas you might have had a few coworkers at your company who used some of these phras…
Re: Show HN: The load-bearing vocabulary of Claude
#314Besides vocabulary I'd also be curious about how it structures sentences. The "X, not Y" is well known, but another thing that bothers me is "It s no " instead of "It doesn't ". For example: "the list contains no string" or "it changes no behavior" or "it holds no directory".
Yes! This is probably the one thing I want to think about but it requires detecting thise constructs. I think spacy was able to annotate each word with a function, so it should be able to validate known constructs but I need some model to perform unbiased discovery.
Re: Show HN: The load-bearing vocabulary of Claude
#315Yeah, Claude's writing is weird nowadays, and it uses words that are weird and non-standard in context, and its sentence structure is sometimes weird as well. Working with it on my code, it's now frequently making weird word choices such as: - "name(s)" as a verb (instead of "specify/specifies", etc), e.g., "...the function names the argument" - "carries" instead of "contains" - "verdict" instead of "result" - "judge…
Re: Show HN: The load-bearing vocabulary of Claude
#316Earlier quoted context omitted.
An audio feedback distortion effect comes to mind.
Mad cow disease comes to my mind.
I'd never considered that the 'Gray Goo' scenario[1] or the Paperclip Maximizer, might be informational and digital rather than physical. LLMs might turn every bit of computer storage into slop (goo) and then cause us to go mad turning the Earth's resources into making more computers (AI datacenters) to hold more goo. The GrAI Goo catastrophy.
Re: Show HN: The load-bearing vocabulary of Claude
#317Re: Show HN: The load-bearing vocabulary of Claude
#318Earlier quoted context omitted.
To be clear, I am referring to software and shipping as a developer who has finished, more or less, their app. Not that I am against its use, I just never really heard that word being used before, and now I hear it all the time. Thus, what the real issue I have with it is, is because my brain has associated its use with a torrent of crap, ie. AI slop. I hear the word used, and I already have bad feeling about it. And…
imo its a change in definition. Previously to "ship" was a one-time thing that you did for big, highly verified and checked stuff. Physically shipping your software to your user tends to be done after its a product. Nobody was "shipping" a PR, or a jira ticket previously
Re: Show HN: The load-bearing vocabulary of Claude
#319Besides vocabulary I'd also be curious about how it structures sentences. The "X, not Y" is well known, but another thing that bothers me is "It s no " instead of "It doesn't ". For example: "the list contains no string" or "it changes no behavior" or "it holds no directory".
[1] https://idlewords.com/2003/04/despite_or_perhaps_because_of_...