Live data from Hacker News

Claude for Desktop

claude.ai

161–170 of 223 posts

Re: Claude for Desktop

#161

if your "desktop app" gives me a cookie consent banner, i'm going to assume it's a pretty lazy effort to have a desktop app. i can click the "install page as app" button in chrome myself, thanks.

Uuuh.. so take all my data, as long as it's native?

Desktop apps can store what they like. There is no EU law preventing desktop apps from storing anything, unlike websites.

Re: Claude for Desktop

#162
post #130

Earlier quoted context omitted.

This is not unique to FireFox. This is also possible in Chrome (Settings -> Search Engine) and looks like this: https://imgur.com/a/qxap6iI Setup the way I have in the image you can simply type @claude and your search Worth noting that Gemini also offers a URL shortcut for searching Gemini via @gemini within the Chrome browser.

Yes, I'm aware of @gemini on Chrome. If you look at how it's implemented they are purposely stashing the query into a HTTP header so it's not possible to use a simple bookmark to launch it.

Why would they intentionally limit that?

Re: Claude for Desktop

#163
I wish I knew of a good way to voice chat with Claude, and unfortunately, the new mobile app isn’t it. The voice recognition is terrible. Does it just use iOS’s built-in text-to-speech? It needs to be as good as Whisper to be useful.

Re: Claude for Desktop

#164

I'm using AnythingLLM for this now. https://anythingllm.com/ MIT License on GitHub This week it got the X.ai API added which is what I'm using. Grok is not as good as Claude or ChatGPT yet, but don't bet against Elon. https://x.com/ServeTheHome/status/1850917031421399543 https://x.com/elonmusk/status/1830650370336473253 It's the desktop solution I've been looking for. If you have a heap of prompts, you can create a W…

Does it allow you to create custom agents like OpenAIs GPTs? I can't find it in the documentation.

Re: Claude for Desktop

#165

I'm using AnythingLLM for this now. https://anythingllm.com/ MIT License on GitHub This week it got the X.ai API added which is what I'm using. Grok is not as good as Claude or ChatGPT yet, but don't bet against Elon. https://x.com/ServeTheHome/status/1850917031421399543 https://x.com/elonmusk/status/1830650370336473253 It's the desktop solution I've been looking for. If you have a heap of prompts, you can create a W…

Shameless plug: If you are on a Mac, check out RecurseChat: https://recurse.chat/

A few outstanding features:

- Fast: Import ChatGPT history, loads thousands of conversations at once.

- Floating Chat: spotlight / ChatGPT desktop app like floating window.

- Customization: You can add any OpenAI compatible API (including X.ai) as a model, and just edit the url/model id

- Chat with files: Not as complete as complete as a RAG solution for now, but we feature simplicity. Basically you can drag and drop PDF files onto a session or add files/folders to a model (like custom GPT) to start chatting.

- And, yes we support light mode! And several light mode code themes as well

Re: Claude for Desktop

#167

Is there an actual good use case for these desktop apps vs the web?

(I hope this thread doesn't go anywhere. I just feel like complaining.)

There's been some inflection point where the desktop version is now often worse than the web app. And you can't blame web tech because the web app in the browser is usually quite good.

WhatsApp on macOS has catastrophic bugs for years. I regularly can't focus the input field and have to relaunch it. Until recently, its image modal would regularly bug out and leave behind a global dimmed window that eats all input so you can't even close it.

Poe's desktop app is less polished than poe.com. Off the top of my head, its desktop app scrollbar becomes so tiny that you can't even click and drag it.

ChatGPT's desktop app is simply worse than its web app or was when I stopped using it months ago for that reason.

Youtube Music is another pointless desktop app since it's just the web app inside a web view, though at least it embraces that.

It's like the only thing going for these desktop apps is that you can alt-tab to them individually. It's time to come up with a trivial one-click first-class OS-level way to turn websites into apps and put all these sad desktop apps out of their misery.

Oh well, it's come at a good time because I've mostly soured to the idea of having to install software at all. 90% can be run in a sandboxed browser away from my file system.

Re: Claude for Desktop

#169
post #130

Earlier quoted context omitted.

Yes, I'm aware of @gemini on Chrome. If you look at how it's implemented they are purposely stashing the query into a HTTP header so it's not possible to use a simple bookmark to launch it.

Why would they intentionally limit that?

Query parameters are so tired. All my homies embed their queries into the password portion of a basic auth header. Keeps your queries super secure from spies and competing browsers.

Re: Claude for Desktop

#170

Tangentially, what are people using to have a unified interface to query multiple LLMs? Juggling multiple apps or websites for each provider gets annoying. I was using openrouter but the chat history is only stored in browser, so I'm looking for something else now. I tried open-webui[1] and that looks pretty good but I wonder if there are better alternatives. [1] https://github.com/open-webui/open-webui

I use Chaz to just talk to any LLM from Matrix, my normal chat client.

https://github.com/arcuru/chaz

Post reply on HN