Spyke

Replies

Comment on

Low to midrange systems (8-32 GB) vs. free cloud tiers

I'll add my vote to keeping the 32+8 system as that has the most ram.

I also have an 8GB RTX 3070 Ti and 32GB RAM that I run Qwen3.6-35B-A3B perfectly on (30+ t/s) and looking forward to a possible Qwen3.8 35B update.

Recently bought a used 8GB RTX 3070 for a bargain, planning to combine it with the 3070 Ti and hopefully run a lower quant Qwen3.8-27B which is crazy good for its size.

Comment on

Can't seem to execute commands with local models

Reply in thread

Older models may not know how to tool call which is required for read/write access, in general stay with models released this year.

Qwen3.6-35B-A3B works well for 24GB RAM + 8GB VRAM (I run it on 32+8 via llama.cpp).

Regarding permissions, opencode should have default write permissions by default to current folder and will ask for permission for read/write to external folders (such as /tmp) only when needed.

Comment on

Can't seem to execute commands with local models

Reply in thread

A quick test to make sure opencode is working fine, first make sure you're in Build mode by pressing TAB until you see Build. Then prompt:

Write today's date/time to `today.md`

if it fails to run date then writing today.md correctly in current directory, then the model is most likely not able to do tool calling.

Comment on

DeepSeek V4 Pro 0813 Weights Released!

Reply in thread

free to use if you have the hardware. For this model because of its size, the main problem is the hardware availability/cost. But in general there are 3 ways to run an open weights model:

  • pay a provider like DeepSeek/OpenRouter per usage
  • buy hardware that can run it locally: actually not a bad investment for a business
  • rent hardware that can run it from a cloud provider, hardware can be rented dedicated or time-shared (so called serverless).

Comment on

Why I Left NixOS for Ubuntu

I like reading about OS journeys like these. Personally I ended up living with immutable fedora despite of its endless challenges, but I don't think I'll ever go back to mutable linux for my dev laptop. I feel immutability is a shield against change over time.

Comment on

Zoomers & Boomers are the same

As a dev, the divide between apps users and computer software users is fascinating. My mom can do things in instagram or whatsapp that I didn't even know possible.. but put her in front of a modern computer with a simple application and she's completely lost! I try to explain that it's exactly the same as her phone its just a larger screen/physical keybaord with different apps, doesn't seem to help.

Comment on

OpenCode Go plan reduce usage to $15/month

Reply in thread

Chinese open weights models are no longer niche. I think opencode were betting on the niche angle and over-subscribing far above their capacity to serve hoping most users don't saturate their quotas. But this is no longer the case thanks especially to the new deepseek v4 flash which kinda broke the economy of API resellers.

Personally, I can understand the economic complexity combined with the huge surge in demand. What I don't understand is why be vague about serving capacity and pricing while continuously tweaking usage quotas significantly without any notification to their subscribers.