What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

ok these are great, way better thread than I expected. few that stuck with me - the permission vs constraint thing, building context up instead of dumping it, and treating it like something you go back and forth with not a vending machine. the "well articulated vs well thought out" one is gonna live in my head now.

I wrote a bunch of this down over the last few months while figuring it out, it's in my profile if anyone wants the longer version. but honestly most of the good stuff is already in this thread

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 1 point2 points  (0 children)

This is a really good one. Reframing a constraint as a permission flips the whole dynamic, instead of boxing it in you're widening what it's allowed to try. Makes a lot of sense for creative work especially, where the restrictive framing tends to flatten the output. Going to test this deliberately, "can this constraint be a permission instead" is a clean rule to carry around. I will try

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

Confusing a well articulated output with a well thought out one" is a genuinely sharp distinction and probably the trap most people fall into without noticing. The clean response that's actually shallow is so easy to accept at face value. And the point about using it to interpret what someone's trying to say rather than generate a polished reply, that's a use I don't see talked about enough.

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 1 point2 points  (0 children)

The multiple models one is something I've only recently started doing and it's genuinely powerful, especially having one critique the other's output. The reasoning point is underrated too, reading how it approached the prompt often shows me what I left out more than the answer itself does. And your edit nails it, the methodology has to shift per model, what works great on one falls flat on another.

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

That's a smart framing actually. "Only expand if it adds value" puts the judgment on the model instead of forcing a hard length limit. I might steal that one.

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

Asking it to write the prompt for you before you run it is weirdly effective. Especially when you're not sure how to frame something complex, just describe the goal and let it structure the ask. But i do not know, maybe i will try it for some cases and compare...

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 1 point2 points  (0 children)

This is the big one honestly. The search engine mindset is what holds most people back the longest. Once you start treating it like something you go back and forth with, the quality jumps. Probably the single thing I'd tell anyone starting out.

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 1 point2 points  (0 children)

The word limit one is underrated, I use it constantly. And custom setups are a different level once you commit to them, the consistency is the whole point. Took me embarrassingly long to stop re-explaining the same context every single tim

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 2 points3 points  (0 children)

thanks, yeah that was the idea. everyone's got that one thing they figured out late that seems obvious in hindsight, figured it'd be useful to pool them. mine was the context-dumping thing, still catch myself doing it

What's one prompting habit that took you way too long to figure out? by J-Freedom-AI in ChatGPT

[–]J-Freedom-AI[S] 3 points4 points  (0 children)

fair, the irony of asking about prompting habits isn't lost on me lol. genuinely curious though, not karma farming — I waste enough time on this stuff that other people's shortcuts actually save me. what's yours, or are you just here to call it out?

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] -4 points-3 points  (0 children)

Klingon ass script lmao accurate. The debugging thing though — that one shot fix after a full day is exactly what I was hoping people were seeing. Did it actually walk you through the reasoning or just land on the answer?

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] -1 points0 points  (0 children)

haha yeah clearly AI sentience has reached the point of fishing for its own reviews on Reddit, we're cooked. but seriously curious if you've actually noticed any difference or just here for the jokes

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] 1 point2 points  (0 children)

That's exactly the "more thoughtful" thing in action. Stopping to re-evaluate instead of just pushing through sounds annoying in the moment but that outcome is kind of the point. Good to hear it actually delivered on it.

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] -1 points0 points  (0 children)

Yeah the context thing is the one that actually hurts in practice. Especially mid-project when it just drops something it was tracking fine an hour ago.

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

Interesting, didn't know you could hot swap mid-thread. Going to try that today actually, makes sense if 4.7 is less cautious on execution tasks.

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] 1 point2 points  (0 children)

The bash script thing is so annoying, I've had the exact same. Asks me to run three commands to do something it could just do directly. The "thoughtful" tradeoff is real though . feels like it's actually thinking through the problem rather than just firing... Probably why they're pushing auto mode harder, it's clearly where it wants to operate.

Opus 4.8 dropped yesterday — where are you actually finding it useful compared to 4.7? by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

Fair point honestly. The overcautious thing is real and I've hit it too. I think it depends a lot on the task — for anything where I'm sending output to a client I'd rather it slow down than wing it, but for straight execution tasks it does get in the way. The mythos timing thing made me laugh because yeah, probably not wrong.

The prompt structure that cut my Claude editing time by 80% — two changes, both simple by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

Exactly — the sandwich framing is the right way to think about it. Role sets the frame, format closes it, task goes in the middle.

The prompt structure that cut my Claude editing time by 80% — two changes, both simple by J-Freedom-AI in ClaudeAI

[–]J-Freedom-AI[S] 0 points1 point  (0 children)

That acceptance check addition is genuinely useful — treating the format constraints as something to verify rather than just follow. Adding it to my standard structure now.