>It's also, frankly, quite lonely. Programming with an LLM is an intensely solitary activity. > You and the machine, going back and forth, refining and prompting and reviewing. I just want to comment on this. Maybe im part of some spectrum, but building stuff with AI in that "solitary mode" ive found it really enjoyable. It takes me too the times 30 years ago when I was a 14 year old writing my own games on Basic and…
The human-in-the-loop is tired
51–60 of 221 posts
Re: The human-in-the-loop is tired
#52Earlier quoted context omitted.
If you switch on the 'Supporting Evidence' on that site, it seems to be basing it's opinion on three things: - Use a descriptive triad of "reviewing, directing, and course" (it incorrectly misunderstood 'course correcting'). That's not common in writing but humans do do it occasionally. - Using the word 'thoughtful'. I don't understand that as evidence of AI. - Using the words 'Book Apart' together, which would be a…
Pangram's "Supporting Evidence" feature is misleading and you should ignore it. It's entirely separate from the classifier that determines whether text is AI; it just takes text that's already been classified as AI and looks for some hardcoded AI tells in it. I kind of wish they'd get rid of it, but nontechnical users really like it. The classifier itself has a very low rate of false positives: https://bfi.uchicago.e…
Re: The human-in-the-loop is tired
#53Re: The human-in-the-loop is tired
#54It's so funny and somber to see programmers having an existential crisis when they get a glimpse of what work is like for business managers, the demographics many programmers detest.
I am also guilty of holding the business majors in contempt back in college, and now here I am, doing what they are doing in office in a much more indifferent and unenjoyable manner. At least I don't get into trouble with HR from calling my agents a stupid fuck (yet).
Re: The human-in-the-loop is tired
#55Earlier quoted context omitted.
"It's not" - 3 matches Dashline - present Yes, it's AI-written
This very well may be AI written. Then again, the stuff our PMs output, all pre-AI, now would all qualify as "AI written". There are certain writing styles, which even if you wrote them all yourself, most people will now attribute to AI. The all-too-common em-dash, yes sure. Guess what, it's a thing that was actually taught as "the thing to use if you write properly". So guess what lots of folks consciously put into…
And try to substitute them, you may; but the bell might still ring.
(Yeah it stinks we have to adapt to avoid sounding like a model, especially for the best writers who were probably ripped off a lot more than the rest of us.)
Re: The human-in-the-loop is tired
#56I don't understand how people are using AI. A lot of the time, what I want to build, doesn't have a succinct English sentence to describe it. If I describe the user requirement I just get a Fisher-Price toy thing that kind of ignores most of the adjectives and adverbs in my requirement. So I'd have to prompt with a big list of specs and algorithms for the specific thing I want. Then what's the point?
Re: The human-in-the-loop is tired
#57I don't understand how people are using AI. A lot of the time, what I want to build, doesn't have a succinct English sentence to describe it. If I describe the user requirement I just get a Fisher-Price toy thing that kind of ignores most of the adjectives and adverbs in my requirement. So I'd have to prompt with a big list of specs and algorithms for the specific thing I want. Then what's the point?
Re: The human-in-the-loop is tired
#58Earlier quoted context omitted.
"It's not" - 3 matches Dashline - present Yes, it's AI-written
"It's not" only has two matches; the third is "It's noticable". The other two are a whole paragraph dedicated to "it's not X, it's Y" which is a little more than you'd normally expect. Firefox doesn't seem to discriminate between em-dashes and hyphens using ctrl-F so I'm not sure about those. Having said that the tone REEKS of AI generation, so meh.
Re: The human-in-the-loop is tired
#59Earlier quoted context omitted.
I don't think it is AI, but I bet it has been through editing/review to match a corporate style. LLMs were trained on this.
The writing style, if not AI, is at least a bit tryhard. Turning to the substance of the article: why do people feel the need to run this fast? I have certainly experimented with letting coding agents run amok. The first few times you try it, it feels like a superpower. Then you start examining the icky choices they made in a codebase that is now a dense forest. Then you have to expend a bunch of effort beating it ba…
Because if they don't they feel like they will be replaced by someone who will
Re: The human-in-the-loop is tired
#60>It's also, frankly, quite lonely. Programming with an LLM is an intensely solitary activity. > You and the machine, going back and forth, refining and prompting and reviewing. I just want to comment on this. Maybe im part of some spectrum, but building stuff with AI in that "solitary mode" ive found it really enjoyable. It takes me too the times 30 years ago when I was a 14 year old writing my own games on Basic and…
> "If it makes a mistake, it's because I screwed it up. "
Is that really true though with an LLM? I don't think so.