u/Ferreira-leo

▲ 0 r/golpe

Como ajudar minha mãe e seu android?

Minha mãe é muito dificil, os fraudadores ficam mandando msg pra ela no WhatsApp falando coisas como "instala esse aplicativo aqui que vai melhorar seu celular" ou "instala esse aqui pra acompanhar suas entregas da shopee" e a besta nem se pergunta "porque que é um estranho ta me falando isso?" e vai e instala, aí no dia seguinte o banco ja não entra porque detectou aquele aplicativo suspeito...

por acaso tem como eu colocar alguma senha ou algo assim pra quando for instalar aplicativo novo?

reddit.com
u/Ferreira-leo — 13 hours ago

Help troubleshoot slowness please

I'm using Qwen3.6 27B on my M5 Pro with 48GB of memory via Ollama on Qwen Code Companion for VS Code.

The prompt

>Run `command -v sed && sed -n '1p' <<< 'SED_WORKS'` using your shell execution tool and show me the output.
Do not modify any files.

takes about 3-4 min to execute and correctly returning "SED_WORKS".

How can I troubleshoot why such a simple prompt is taking so long?

reddit.com
u/Ferreira-leo — 7 days ago
▲ 3 r/Qwen_AI+1 crossposts

Am I doing something wrong or do I have the wrong expectation in place?

So, I have been experimenting with local AI for the past 2 weeks. I started with Qwen out of general recommendations. My goal is simple: software development, debugging and general refactoring.

I must confess that I've been quite disappointed with the overall performance of relatively simple tasks, like "fix this specific kind of problem in this code file" which GitHub takes like less than 30 seconds and Qwen has always taken more then 10 minutes.

By `Ollama -> run -> prompt the change and pasting the code file` I was able to see the model thinking to itself and im amazed on how redundant and repetitive it is. One other thing that also surprised me is the a prompt like "remove the problem at line 78" causes the whole file to be re-written instead of simply editing the line in question.

I have a M5 Pro with 48gb of memory. VS Code + Copilot. Im using Ollama. Qwen3.6 27B. Tested several context sizes, always bigger than 64k (at 64 i'm already seeing a bunch of "compacting conversation")

So, am I doing something wrong or is my expectation too high for the model/hardware?

reddit.com
u/Ferreira-leo — 22 days ago

Qwen not outputting for relatively simple single file refactoring

I have a C# file with a little more then 1500 lines of code, that has 8 private members that have value assigned to it but never read. This is know as "IDE0052"

Using VSCode, and the chat feature, I selected the local Qwen-Coder model running locally on my M5 pro with 48gb of memory and told it:

Fix only the IDE0052 diagnostic in the current file.

Make the smallest possible edit.
Do not search the repository.
Do not run build or tests.
Do not inspect unrelated code.
Do not explain the warning before editing.

/no_think

ollama chugged over 25gb of memory, the GPU went 100% and for the last 45+ minutes it has been reading the 1500 lines file without doing anything...

the expected outcome is a simple deterministic listing of the private members followed by a 1 by 1 checking if its being used...

For reference, GPT-5.3-codex concludes this in less than 15 seconds.

What am I doing wrong?

Setup:
Hardware: Macbook Pro M5 with 48gb memory
Model: Qwen coder 30b
Context Size: 128kb
IDE: VS Code
Extension: Copilot
No additional software running, basically 40gb of available memory

u/Ferreira-leo — 28 days ago
▲ 3 r/Siri

Will Siri ever really be multi-language?

I have a Italian wife and she’s forcing me to learn Italian. Part of this is that all the texts she sends me are in Italian. Siri reads the Italian texts in English in the worst manner possible. I find this terrible and I wonder if this would be the behavior if Jobs was still around…

Similar things happens when someone who does not have a typical English name calls me… Siri is spelling the persons name letter by letter, like instead of saying “Chrysanthos is calling” she spells out “Χρύσανθος” and complements with “is calling”

Another things that is very annoying is asking Siri to play a song that is not “English-titled” and she never gets it right… or to drive to a street that is named after a Mexican person… so infuriating

reddit.com
u/Ferreira-leo — 2 months ago