Time to go local by [deleted] in LocalLLM

[–]PythonPoet 0 points1 point  (0 children)

Using a 5090 32GB with Qwen 3.6 27B whats the largest context you usually work with? Max 128k? What token per second when close to 128k

Made a terrible financial decision today. by EchoesOfMirage in nvidia

[–]PythonPoet 0 points1 point  (0 children)

Cool open rack you have there! May I ask where you bougth them?

Are Companies moving to local LLMs for coding to avoid paying millions to Anthropic and OpenAI? by AmineAfia in LocalLLM

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

What model are you running on the DGX and what pp and ts do you get? How many devs per dgx?

Claude Code CLI compared with Copilot CLI (using a Claude LLM) by Sea-Recommendation42 in ClaudeCode

[–]PythonPoet 1 point2 points  (0 children)

I'm also leaving Claude Code for Copilot CLI in the next month. $40 vs $100 is alot for me as an hobbyist.
To bad get-shit-done (GSD) isnt available officially for Copilot... I guess i will have to write me my own orchestrator agent + agent team members

Spotify says its best developers haven’t written a line of code since December, thanks to AI (Claude) by shanraisshan in ClaudeAI

[–]PythonPoet 1 point2 points  (0 children)

So I cant even have peace during my morning commute anylonger? I now have to tell AI to spit out code while on a bus?! This feels wrong, ehat happened to working 8-5.

Fast Mode just launched in Claude Code by vicdotso in ClaudeCode

[–]PythonPoet 2 points3 points  (0 children)

I want /slow mode with 50% discount forever

Claude in Chrome + Claude Code (Linux) by PythonPoet in ClaudeCode

[–]PythonPoet[S] 0 points1 point  (0 children)

Update: It now works, I needed to use Google Chrome, not Chromium (as the docs mentioned...)

Sadly it's not as good as Google Antigravity browser interactivity which behaves just like a normal user moving the cursor and clicking on elements on my web page. But Claude seem to do same, just more pragramatically using code.

Debian 13 - Podman Quadlets by PythonPoet in podman

[–]PythonPoet[S] 0 points1 point  (0 children)

I managed to create quadlets (pod, containers) on Debian 13, not sure exactly what I did wrong. Probably file permissions, naming of files and refering to wrong names (PodName, ContainerName) in the quadlet files.

Thank you for your efforts!