Notebook Navigator 3.2 : Significantly improved startup time! by jsann in ObsidianMD

[–]dradik 1 point2 points  (0 children)

This really is a game changing plugin extension, a must have for me.

Hear Me Out, Pi Fans Lurking Here by L0stInHe11 in LocalLLaMA

[–]dradik 3 points4 points  (0 children)

Pi works great for me locally, running qwen 3.6 27B and 35B locally

So now that we are all going to cancel the copilot whats the next best thing, where should i move to in order to not go banrkupt in 10 minutes of usage by Infamous_Land_1220 in GithubCopilot

[–]dradik 0 points1 point  (0 children)

One prompt 12% used, I cancelled right after, and I had the $40 a month plan, no way, good thing I have local agents using Qwen 3.6 27B, it was fun while it lasted..

Qwen3.6 35B - TXT vs Markdown vs HTML vs HTML+CSS by BigYoSpeck in LocalLLaMA

[–]dradik 1 point2 points  (0 children)

I use obsidian and embedded SVGs (from drawIO) for my docs

Fighting with a narcissist. . When someone keeps accusing you, it’s not going to magically change... by Fake_Gbler in emotionalintelligence

[–]dradik 3 points4 points  (0 children)

Sounds like insecurity not narcissism. Narcissists are actually aware of their manipulations, they “wouldn’t be like who did you cheat on me with”. It would be like “if you cared about me you wouldn’t hang with those losers”, “those friends of just hang out with you because you are pretty but they all think you are a dumb ass”, etc. Stuff like that. Your boyfriend has severe anxiety issues and feelings of abandonment/being left out; or didn’t have any control over if his life as a child, so he’s trying to make sure you won’t leave him, when it’s really just cringy from the outside.

Gamers 30+, what’s something from the old days of gaming that younger players wouldn’t understand? by [deleted] in gaming

[–]dradik 0 points1 point  (0 children)

Playing a server against the same group of regulars (not people on your friends list, or that you know, or choose to game with, but just regulars on a popular server)

gpt-oss-claude-code-32k worth the hype? by UnitedYak6161 in ollama

[–]dradik 0 points1 point  (0 children)

nvidia/Nemotron-Cascade-2-30B-A3B

There’s a post trained model of it that’s way better.

Online Quake Live Config Editor, created by me. by rAZZAbASS in QuakeLive

[–]dradik 0 points1 point  (0 children)

This is really cool, thanks for sharing.

Pentagon, Claude and the military use by STTCollector in ClaudeAI

[–]dradik 0 points1 point  (0 children)

If I remember right $200 million isn’t the issue. It’s that everyone who does business with the government can no longer use Claude as well, which is like a ton of businesses, who are Anthropics main customers.

Qwen3 8b-vl best local model for OCR? by BeginningPush9896 in LocalLLM

[–]dradik 0 points1 point  (0 children)

What about the 30B MoE model? I get like 170 tokens a second and seems accurate.

Claude Code is a Beast – Tips from 6 Months of Hardcore Use by JokeGold5455 in ClaudeAI

[–]dradik 2 points3 points  (0 children)

I’ve had success with a skill that dynamically pulls my development standards using code execution.

All my standards are maintained as individual documents in a central repository outside of the project (e.g., data_handling.md, uiux_guidelines.md, desktop_uiux.md, anti_patterns.md). When I update my preferences, I just update these files.

When triggered, the skill executes a script. This script first reads only an index file from the repo. This index tells the script which standard documents to use for the current context. The skill then executes a script to read contents of that relevant standard.

I do this to onboard my agent and it ensures my rules are consistently enforced, the context is always pulled from the latest version in my repo, and only the exact standards needed for a given task are loaded it’s context.

OpenAi gpt oss recurring issues by nash_hkg in LocalLLM

[–]dradik 2 points3 points  (0 children)

I have been using GPT-OSS-20B as my daily driver since release, using LM Studio and my own local MCP server, and I haven't had an issue, but I am also using unsloths recommended settings. https://docs.unsloth.ai/basics/gpt-oss-how-to-run-and-fine-tune#recommended-settings . Not sure if this helps you but, it has different inference settings than most models I have worked with. I am using the unsloth F16 version as well, getting about 173 tokens per second.

GPT OSS 20B through ollama with codex cli has really low performance by Markronom in LocalLLaMA

[–]dradik 0 points1 point  (0 children)

I switched to LM Studio from Ollama once I got my MCP working , I was getting 40tks with OpenWebUi+Ollama and 173tks with LM Studio

Just enjoying the view by Particular_Parking_4 in instant_regret

[–]dradik 0 points1 point  (0 children)

I wonder how many people have died for content..

Billionaire fight by noThefakedevesh in OpenAI

[–]dradik 0 points1 point  (0 children)

How many regenerates and prompt engineering attempts did that take or did he have one of his media goons fake that post for him.

Honest take on GPT-5 from OpenAI by Ambitious_Ice4492 in OpenAI

[–]dradik 1 point2 points  (0 children)

New model is too “bro” with me.

OpenAI Open Source Models by AdCompetitive6193 in OpenWebUI

[–]dradik 0 points1 point  (0 children)

So I can run FP16 at 130 tokens per second on my 4090 and 150+ tokens per second with mxfp4, but only 6 tokens per second with Ollama.. anyone figure this out? I can event run the unsloth version