All discussions

Model Buzz · Text & code

DeepSeek

Recent community conversations about using DeepSeek.

6 selected discussionsReviewed Sep 9, 2026
Latest discussionsLatest first
Redditr/DeepSeekHands-on

Developer Reports Low API Spend Using DeepSeek With Prompt Caching for Addon Fixes

Reddit user Far_Cast_Far_Wide reported using Claude and DeepSeek to complete five game addon fixes. According to the author's exported usage figures, DeepSeek usage totaled 147.6 million tokens across 643 API requests for roughly $5, with most input tokens served from cache. That figure excludes Claude.

In the repliesResponding to cicygo, the author clarified that the reported $5 bill applied strictly to DeepSeek usage and excluded Claude expenses, noting approximately 145.6 million cache-hit input tokens compared to 1.1 million cache-miss input tokens. Addressing sunnydayday001 regarding concurrent edits, the author explained that only one model writes while the other handles research and reading, followed by a review step after commits.

Game addon coding with DeepSeek Harness (DSH) and Claude · Exact model versions and configuration unspecified.

Figures reflect self-reported developer metrics rather than verified billing statements, standardized benchmark results, or universal pricing structures.

LINUX DO分区:国产替代Comparison

Qwen, GLM or DeepSeek Flash for coding? Waiting time divides users

yooinsung asks which Flash model people choose for writing code in IDEs such as Qoder and Trae. Replies compare Qwen 3.8 Flash, GLM 5.3 Flash and DeepSeek V4 Flash on waiting time and instruction following.

In the repliesOne user finds DeepSeek fast for routine work but still prone to hallucinations. Others describe long thinking delays in Qwen or GLM. A GLM user reports better instruction following at the lowest thinking setting, showing why settings matter to the comparison.

IDE coding · Different products and thinking settings

Hacker NewsHacker NewsComparison

DeepSeek Flash users describe fast daily work—and lingering tool loops

Submitter tosh shared an ARC Prize benchmark result link for DeepSeek V4 Flash 0731 without accompanying top-level text, prompting community members to debate how its price and benchmark positioning correspond to routine software workflows.

In the repliesMultiple developers reported success replacing proprietary models for routine coding, debugging, and continuous integration checks, citing low operational costs and high local throughput on dual workstation GPUs. Commenters also paired it with Claude to cross-check programming mistakes, praising its persona and tone. Conversely, another developer observed tool-calling loops and unprompted topic shifts in agent harnesses, while others noted official notices pointing to coming API price hikes.

DeepSeek V4 Flash 0731 · Oh My Pi and local GPU setups; different workloads.

Historical discussion; added to the archive on September 8, 2026. Selected replies, not a community-wide verdict.

Hacker NewsHacker NewsLocal inference

A single-GPU DeepSeek setup prompts practical hardware questions

An implementation of DeepSeek V4 Flash on a single AMD MI300X prompted readers to ask what “single GPU” means in practice. The submitter pointed to rented cloud instances as one way to experiment with the accelerator.

In the repliesmajke questioned whether a standalone unit was easy to buy, while Tepix discussed the distinction between the MI300X module and PCIe alternatives. WhitneyLand focused on the tradeoff between retaining model weights and reducing context capacity; other readers questioned memory estimates and compared unlike throughput measurements. The useful distinction is between a particular deployment demonstration and an affordable desktop setup. The discussion does not establish a universal hardware budget or an independently tested performance result.

DeepSeek V4 Flash · AMD MI300X inference; repository performance was not independently tested.

Historical discussion; added to the archive on September 8, 2026. Selected replies, not a community-wide verdict.

LINUX DO分区:开发调优Comparison

Luna finishes a Windows utility change that a DeepSeek user abandoned

Xu_Li reported modifying a closed-source Windows flashing utility to add settings. Using a free tier, GPT-5.6 Luna successfully altered the files using the utility's bundled Python, though it entered an automated verification loop until the author verified the changes through manual testing. In contrast, DeepSeek accessed through OpenCode Go generated files outside the project directory and suggested installing an extra Python runtime, prompting the author to halt the attempt.

In the repliesNascentSoul shared a similar evaluation, calling DeepSeek less suited for extended or atypical tasks. Huagnqf countered that official DeepSeek access had yielded good results.

GPT-5.6 Luna free account versus DeepSeek V4 Flash through OpenCode Go · Unmatched client setups.

Historical discussion; added to the archive on September 8, 2026. Selected replies, not a community-wide verdict.

Hacker NewsHacker NewsCoding

DeepSeek Flash finds a role in small edits with human planning

In the discussion of a DeepSeek update, f311a described using Flash for routine work while keeping changes under 1,000 lines and making architecture decisions personally. They valued quick iterations and the ability to work with logs and dependency code, reserving other models for cross-checks.

In the replieskmarc described a similar division of labor: Flash executes tasks, with more expensive models handling planning and review. lionkor also reported satisfaction with coding and review, while recommending a different model for other tasks. These are individual workflows with human direction and supporting tools; the thread does not establish that Flash replaces stronger models across all work.

DeepSeek V4 Flash · Scoped code changes, logs and agent workflows.

Historical discussion; added to the archive on September 8, 2026. Selected replies, not a community-wide verdict.

Summaries reflect individual posts and replies, not a community-wide verdict.