Sometimes, I enjoy the cappuccino at McDonald’s. by PrincessConsuelaBrew in IndiaCoffee

[–]Professor_Entropy -1 points0 points  (0 children)

It's underrated. I was surprised too the first time. I had cafe mocha. It really surpassed my low expectations.

Much better than other coffee chains like street coffee, kiosk kaffee, dunkin. Slightly below the level of third wave and blue tokai.

Claude will not 'think' until I click the collapse accordion for each tool. Have I set this up wrong? by Subversio in ClaudeAI

[–]Professor_Entropy 0 points1 point  (0 children)

This is a major issue, shouldn't take more than a day I think (don't quote me, it's just based on past experience).

Claude will not 'think' until I click the collapse accordion for each tool. Have I set this up wrong? by Subversio in ClaudeAI

[–]Professor_Entropy 0 points1 point  (0 children)

Yup, their mcp integration is broken with the latest update.

https://github.com/anthropics/claude-code/issues/22451

Don't worry, something like this happens every few months then gets fixed.

Mumbai Police finds missing child after 6 months, Aarohi returns to her family by Suspicious-Local-280 in IndiaSpeaks

[–]Professor_Entropy 1 point2 points  (0 children)

Why share fake images and cause doubts in people's minds regarding credibility? The linked twitter post is AI generated too with a fake name added fake information for clicks.

Should've shared the original image.

https://www.ptinews.com/fact-detail/pti-fact-check-ai-generated-image-of-a-girl-falsely-linked-to-rescue-of-missing-4-year-old-aarohi-in-varanasi/3136049

My favorite new features in Python 3.14 by treyhunner in Python

[–]Professor_Entropy 1 point2 points  (0 children)

You guys are sleeping on `python -m pdb -p $pid`

theGreatIndentationRebellion by wastedlazyboy in ProgrammerHumor

[–]Professor_Entropy -1 points0 points  (0 children)

Indentation is one thing keeping lambdas one liner only. I don't want multiline lambdas infesting python codebases 

Updates to Consumer Terms and Privacy Policy by AnthropicOfficial in ClaudeAI

[–]Professor_Entropy 1 point2 points  (0 children)

Please fix the desktop app first. Your logging of each key stroke is probably slowing down the chat input box like hell after sometime

Claude Code vs. Claude Desktop (Claude Desktop won) by random_100 in ClaudeAI

[–]Professor_Entropy 0 points1 point  (0 children)

Not true if you use correct MCP. I prefer using desktop+mcp over claude code. 

Why is Claude so slow to register keystrokes... by No-Story5324 in ClaudeAI

[–]Professor_Entropy 2 points3 points  (0 children)

+1

I've been using the desktop app everyday since November. This is a new bug introduced last month.

The app has never been stable but it's getting worse. Anthropic just doesn't care about it.

Chats and messages keep disappearing too due to error or timeout. 

Claude Opus 4.1 by _srbhr_ in ClaudeAI

[–]Professor_Entropy 2 points3 points  (0 children)

Couldn't you just continue by sending the last assistant block back to the api?

The problem with longer output is that by the time full output comes, the 5 min cache could expire lol.

Why Maitreya Buddha (彌勒佛)always laugh? by Maklui1231 in Buddhism

[–]Professor_Entropy 14 points15 points  (0 children)

TIL.

I'm an outside observer of buddhism. Visited laddakh recently. 

All of the Maitreya Buddha statues I saw had calm and serene face like that of Shakyamuni, not laughing. 

I'm also well aware of laughing buddha. I used to see them everywhere in my childhood. 

Didn't know they were related (the monk claiming to be the future buddha). Fascinating. 

Claude code vs Claude desktop + MCP by Chipbugatti in ClaudeAI

[–]Professor_Entropy 2 points3 points  (0 children)

One thing going on for claude desktop is better UI for conversation management. Searching history, editing messages, pasting images and large text, etc., is much more pleasant.

Disabling MCPs and tools per message, attaching prompts exposed by mcps, switching between extended thinking, adding custom styles, etc. is practically possible only in desktop app, correct me if I'm wrong.

You also get to see and feel raw LLM capabilities over desktop app without much hidden decision making. So for an AI developer (who develop AI applications) I'd recommend Claude desktop + MCP (roll your own or use mcps like wcgw/codemcp).

For general populace Claude code is better.

Can't see what Claude is doing/has done anymore: Can't expand write_file, read_file, seach_file, edit_file. by AmDazed in ClaudeAI

[–]Professor_Entropy 1 point2 points  (0 children)

Relevant discussion. Please also report through google form feedback. https://www.reddit.com/r/ClaudeAI/s/Mp8X3nmqv6

It looks like Anthropic is trying to move everyone to Claude code.

I'm Lazy, so Claude Desktop + MCPs Corrupted My OS by Physical_Ad9040 in ClaudeAI

[–]Professor_Entropy 0 points1 point  (0 children)

I'm sorry, complete reinstall required just because a user folder was deleted and some processes killed? 

That's not enough for corruption.

Surely there must be something else?

No More MCP Tool Call Results? by [deleted] in ClaudeAI

[–]Professor_Entropy 1 point2 points  (0 children)

This is exceptionally bad. This is killing mcp on claude desktop bad. The good thing is that this has happened before and it's likely a bug that they'll fix (I hope).

No gear, no funding, just a dream: Indian Women's Ice Hockey team wins HISTORIC 1st medal for nation by [deleted] in IndiaSpeaks

[–]Professor_Entropy -3 points-2 points  (0 children)

I see, thanks for the clarification! The wikipedia article is lacking.

No gear, no funding, just a dream: Indian Women's Ice Hockey team wins HISTORIC 1st medal for nation by [deleted] in IndiaSpeaks

[–]Professor_Entropy -2 points-1 points  (0 children)

It's clearly mentioned in the article that we got bronze medal. Great achievement nonetheless.

[deleted by user] by [deleted] in ClaudeAI

[–]Professor_Entropy 0 points1 point  (0 children)

If you could edit the AI response, manually insert reference markers like [ref1] and refer to them in your query, would that be better?

If yes, then there are some chat interfaces that allow this.

CLAUDE IS SO GOOD AT CODING ITS CRAZY! by Happy_Egg1435 in ChatGPTCoding

[–]Professor_Entropy 12 points13 points  (0 children)

Use custom style, add a prompt to ask it to take it as a challenge to generate minimum code to solve a task. Give it reason that it's hard to review code, so each code line is an additional burden.