Skip to content

Instantly share code, notes, and snippets.

@johnson-yo
johnson-yo / README.md
Created June 27, 2025 13:22 — forked from piyoki/README.md
mosdns deployment

mosdns deployment

@johnson-yo
johnson-yo / FAQ.md
Created January 28, 2025 14:44 — forked from ngxson/FAQ.md
convert ARM NEON to WASM SIMD prompt

What is your setup?

Just chat.deepseek.com with prompts adapted from this gist.

Does it work in one-shot or I have to prompt it multiple times?

  • For the qX_0 variants, they are actually quite straight-forward so deepseek can come up with a correct result in 1 shot.
  • For the qX_K it's more complicated, I would say most of the time I need to re-prompt it 4 to 8 more times.
  • The most difficult was q6_K, the code never works until I ask it to only optimize one specific part, while leaving the rest intact (so it does not mess up everything)