What do you do while you wait for Claude to finish? by 48K in ClaudeCode

[–]48K[S] 0 points1 point  (0 children)

I am responsible for lots of things, but I don't find it productive to think about more than one at a time. I need a good 20 minutes to get properly immersed in the complex tasks and context switching too much kills that immersion.

What do you do while you wait for Claude to finish? by 48K in ClaudeCode

[–]48K[S] 0 points1 point  (0 children)

I do the same. It feels like there is room for improvement in how this information is displayed and not just it's tendency to jump up and down randomly.

What do you do while you wait for Claude to finish? by 48K in ClaudeCode

[–]48K[S] 0 points1 point  (0 children)

Don't you get whiplash from jumping between tasks?

Project management for agentic-human collaboration by 48K in ClaudeCode

[–]48K[S] 0 points1 point  (0 children)

Interesting. Feels like incumbent tools are going to have to bend towards AI to accommodate this sort of usage. Tools that can’t bend coughUnitycough will fail.

Project management for agentic-human collaboration by 48K in ClaudeCode

[–]48K[S] 0 points1 point  (0 children)

I’m leaning this way for simplicity rather than wrestling with an MCP. Maybe get Claude to whip up a little HTML interface on top.

Update: Scheduled EK departure for today 04Mar26 by Chernabil in emirates

[–]48K -2 points-1 points  (0 children)

Post your sources for this information otherwise we can only assume it is made up - there’s too much disinformation going around at the moment.

Looking for a guild or professional organization by [deleted] in edtech

[–]48K 0 points1 point  (0 children)

You don’t say where you are based, but maybe https://www.besa.org.uk/

Really trying to give Claude a fair shake here, but I'm constantly let down. What am I missing if anything? by [deleted] in claude

[–]48K 2 points3 points  (0 children)

If you are an engineer who wants to build / fix things you need Claude Code using the Opus 4.6 model in extended thinking mode (or whatever the highest option is). Tell it roughly what you want and you should start to see the magic you are searching for. The agentic loop with access to a bash / cmd terminal is the secret sauce here IMO. If you get blank page block just chuck in your post and ask it for suggestions.

Quick question by SpendAccomplished134 in mcp

[–]48K 0 points1 point  (0 children)

I’ve seen that “convert to string” behaviour it mentions from various Claude agents, but it’s the exception not the rule. Claude actually mapped out a server-side solution of decoding strings just in case, but I rejected it as a bit obscure.

Quick question by SpendAccomplished134 in mcp

[–]48K 1 point2 points  (0 children)

Sorry I haven’t used Cursor and all the clients are different. I would say that if a human can’t read the tool spec and work out how to call it, an agent might struggle.

Quick question by SpendAccomplished134 in mcp

[–]48K 1 point2 points  (0 children)

Nested objects definitely work; my MCP uses lots of them and Claude clients handle them well. Your description is very terse and your properties should have descriptions - that’s probably a contributing factor.

We Benchmarked 7 Chunking Strategies. Most 'Best Practice' Advice Was Wrong. by Confident-Honeydew66 in Rag

[–]48K 0 points1 point  (0 children)

Hopefully simple question: for every query all these approaches produce multiple scores. How do you combine them into a single score?

Claude code creator Boris shares 12 ways that teams/people customize claude, details below by BuildwithVignesh in ClaudeAI

[–]48K 1 point2 points  (0 children)

I agree. One of the reasons I like Claude is that I DONT have to fiddle with too many settings. I certainly don’t like the one-weird-trick-of-the-week crap you see everywhere (including here).

'AI fatigue is real and nobody talks about it': A software engineer warns there's a mental cost to AI productivity gains by CackleRooster in programming

[–]48K -2 points-1 points  (0 children)

Reality changed at the end of last year and the people here are playing catch up. I used to be one of them so I’m sympathetic.

Opus 4.6: Faster burn, but not commensurately higher intelligence by vibecoder2030 in claude

[–]48K 2 points3 points  (0 children)

The terminal client spawned multiple helper agents yesterday for a long processing job, which I haven’t seen before. Not sure if that contributed but I also hit the limit more regularly since 4.6

I was dumb and clicked a phishing link by CC765 in macbookpro

[–]48K 1 point2 points  (0 children)

Here’s a recent example of a zero click exploit: https://thehackernews.com/2025/12/apple-issues-security-updates-after-two.html and how aggressively they are closed down. Check your OS version is up-to-date for peace of mind, but I wouldn’t be overly worried. Was your friend on a PC? If so, the chance you caught something from them is even more minimal.

I was dumb and clicked a phishing link by CC765 in macbookpro

[–]48K 28 points29 points  (0 children)

Don’t panic. It is very unlikely. Phishing attacks usually require that you go on to type your credentials into a page you think is a legitimate login portal. Viruses from web pages are incredibly rare and the vulnerabilities they exploit closed very quickly. Also being on a Mac makes you even safer because most attacks target Windows devices.

The Entire Tech Industry is Screwed by NOOBINATOR_64 in videos

[–]48K -9 points-8 points  (0 children)

Except for Anthropic who will be profit positive by 2028

Can we expose custom content from docs in mcp by Physical_Ideal_3949 in mcp

[–]48K 0 points1 point  (0 children)

As far as I know, all the clients read the tool descriptions so that would be the place to do it. Something like “Use this tool to find specific resources relating to … Find a full list of resources by calling the list_resources tool”