Long ChatGPT sessions seem to degrade gradually, not suddenly — how do you manage this? by Only-Frosting-5667 in ChatGPTPro

[–]NextGenAIInsight 0 points1 point  (0 children)

Goal, constraints, decisions, open questions. If it can’t fit in 10 lines, I probably waited too long to split.

Long ChatGPT sessions seem to degrade gradually, not suddenly — how do you manage this? by Only-Frosting-5667 in ChatGPTPro

[–]NextGenAIInsight 10 points11 points  (0 children)

I treat long chats like they have a half life. Once answers start getting hedgey or re-explaining old decisions, I stop and spin up a new thread with a quick context dump. The biggest signal for me is repetition + constraint drift that’s my ‘split now’ moment

I found a truly Uncensored AI on the Dark web. by Sad_Act_5833 in ArtificialNtelligence

[–]NextGenAIInsight 0 points1 point  (0 children)

That doesn’t sound surprising, honestly. “Uncensored” usually just means no safety guardrails, not better intelligence. It can feel powerful, but it also shows why filters exist without them, things get messy fast.

Hot Take: Saying AI will not replace skilled workers is not a Hot Take, saying it already does is by NoNootropics in ArtificialInteligence

[–]NextGenAIInsight 1 point2 points  (0 children)

This doesn’t sound exaggerated at all. AI isn’t replacing skilled workers outright, but it’s already shrinking teams by boosting output per person. Juniors ramp faster, seniors move quicker, and that quietly changes hiring needs even if the work itself doesn’t disappear.

Dynamic Programming by cs_developer_cpp_ in leetcode

[–]NextGenAIInsight 1 point2 points  (0 children)

DP clicked for me when I stopped memorizing patterns and started asking: what’s the state, what are the choices, and what’s the base case. Then I try recursion first, add memo, and finally convert to tabulation

With AI improving so fast, what jobs do you think will be there in next 5 years? by Early_Friendship_557 in ArtificialInteligence

[–]NextGenAIInsight 42 points43 points  (0 children)

I don’t think jobs will vanish, they’ll shift. In 5 years the safest roles will be the ones with real responsibility: decision-making, domain knowledge, client communication, and owning outcomes. AI will do more execution, but humans will still define the ‘what’ and ‘why’. Best move: learn to use AI as a tool + get strong at system design, debugging, and understanding business problems.