Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    180comments
  2. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    68comments
  3. How we made claude.ai 3x faster in two weeks(claude.dev)
    13comments
  4. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    16comments
  5. Cloud Agents Are Inevitable AI Prisons(normanponte.io)
    17comments
  6. Italian parliament votes for return to nuclear energy(apnews.com)
    160comments
  7. Gemini 3.8 text-to-speech(blog.google)
    94comments
  8. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    29comments
  9. Jev in 25 Lines of Python(nobodywho.ai)
    173comments
  10. GPT-6 Sol and Luna(openai.com)
    814comments
  11. Claude Opus 5.5(anthropic.com)
    1060comments
  12. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    234comments
  13. Z80 REPL (2018)(abagames.github.io)
    17comments
  14. Stripe's Knowledge AI Platform(stripe.dev)
    95comments
  15. I don't want the details(michaelheap.com)
    169comments
  16. UK military jamming other nations' satellites to defend itself, BBC told(bbc.com)
    115comments
  17. Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes(forensicdbg.com)
    discuss
  18. Show HN: Conway's Game of Life in boot sector(github.com/0xax)
    1comments
  19. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  20. Seattle City Council votes to ban surveillance pricing in sale of groceries(consumerreports.org)
    110comments
  21. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    217comments
  22. Web-based IBM 1620 emulator and IPL-V from 1963(github.com/pkimpel)
    6comments
  23. Tokens Too Cheap to Meter(jyn.dev)
    150comments
  24. OpenAI GPT–6 Astra breaks Enigma message that has resisted solution since 2005(cryptocellar.org)
    431comments
  25. Transit rewards(waymo.com)
    293comments
  26. Strands Harness(strandsagents.com)
    84comments
  27. GPT-6 Astra has gained the ability to drive a car(drivingbench.com)
    199comments
  28. What California is learning from solar panels built over irrigation canals(kqed.org)
    664comments
  29. How did AMD Ryzen get 50% faster in two years?(lemire.me)
    190comments
  30. Microsoft killed FoxPro in 2007. Anyway, here's FoxPro revived(foxscript.org)
    243comments

A Dark-Money Campaign Is Paying Influencers to Frame Chinese AI as a Threat

11 pointsby 4mo agowired.com
3 comments
4mo agoHN ↗

The article arguing that the “China threat” narrative is being used as a regulatory-avoidance strategy is interesting.

What feels especially frightening is the way a political agenda is being blended into personal lifestyle- the argument that “if you are a good citizen, you should support AI.” The analysis of Palantir’s use of the China threat narrative as a way to avoid or weaken regulation was particularly interesting.

When a campaign spreads fear by saying, “China will take our data and steal our jobs,” what it ultimately means is that these companies want more investment to flow toward themselves and toward American AI companies.

What is the most frightening power of the media? It is Agendasetting. Right now, parts of the American media ecosystem are selling a political narrative: national security and technological supremacy.

As far as I know, Super PAC funding can at least be tracked to some extent. But money flowing to individual influencers is much harder to regulate. That is where the problem appears. As the influence of legacy media declines, the influence and voice of individual influencers so called new media. become stronger. Public opinion can be shaped there as well. American AI companies are investing in this regulatory blind spot and using it to push regulation in a direction favorable to themselves.

The new exercise of power through money and technology is frightening. But the most frightening part, for me, lies elsewhere.

As someone from Korea — a third country that is neither the United States nor China — the fundamental issue I feel is that most of the American AI ecosystem is closed. Gemini, GPT, and Claude are subscription/API-based products, and their pricing and access conditions can change.

If such changes happen, developers who want to escape vendor lock-in may start looking toward domestic models. And right now, Chinese open-weight models such as Qwen and DeepSeek already exert a very strong influence on those domestic model ecosystems. The United States is still centered around the CUDA ecosystem, but China already has its own CANN ecosystem.

Outside Silicon Valley, the logical ecosystem of models that individuals can actually download, run, modify, and build upon may increasingly be shaped by China. Closed American models may still retain an advantage at the technological frontier, but open Chinese models can serve as a baseline price-resistance layer. If American companies try to raise prices too aggressively, strong Chinese open models can limit how far those price increases can go.

The Linux server case feels similar.

One reason data centers chose Linux was exactly this: at server scale, licensing costs, deployment control, automation, customization, and avoiding vendor lock-in matter. Windows Server still played an important role when vendor accountability, compatibility, or specific enterprise software mattered. But at large infrastructure scale, open systems largely won.

A similar phenomenon may occur in artificial intelligence.

Open local models do not necessarily need to be the best. If they are good enough, cheap, easy to deploy, and free from unstable vendor pricing, they can become a core part of the infrastructure layer.

If that happens, what will become of American developers? Will they start thinking in a Chinese programming style?

Right now, I read both Chinese and American programming sites. At the moment, I still mostly follow American open-source communities. But in the future, I may need to pay more attention to Chinese sites. Perhaps this is the time to start studying Chinese.

4mo agoHN ↗

Reading the tea leaves, directing a young person to "learn Chinese" is probably good advice.

To the larger point . . .

At the time of writing, all deepseek or qwen models AFAIK are de facto prohibited in defense contracting, including local machine deployments via Ollama or similar. Although no legislative or executive mandate yet exists [1], it's perceived as a gap [2], and contracts are already including language for prohibition not just in the product but in any part of the software development environment.

The attack surface for a (non-agentic) model running in local ollama is basically non-existent . . but, eh . . I do get it, at some level. While they're not l33t haXX0ring your base, the models are still largely black boxes, can move your attention away from things, or towards things, with no one being the wiser. "Landing Craft? I see no landing craft". This would boil out in test, ideally, but hey, now you know how much time your typical defense subcon spends in meaningful software testing[3].

[1] See also OMB Memorandum M-25-22 (preference for AI developed and produced in the United States), NIST CAISI assessment of PRC-origin AI models as "adversary AI" (September 2025), and House Select Committee on the CCP Report (April 16, 2025), "DeepSeek Unmasked".

[2] Overall, rather than blacklist, I'd recommend a "whitelist" of permitted models, maintained dynamically. This would operate the same way you would manage libraries via SSCG/SSCM (software supply chain governance/management) . . but few if any defense subcons have enough onboard savvy to manage SSCG let alone spooling a parallel construct for models :(. Soooo . . ollama regex scrubbing it is.

[3] i.e. none at all, we barely have the ability to MAKE anything like software, given the combination of underwhelming pay scales and the fact defense companies always seem to have a requirement for on-site 100% in some random crappy town in the middle of BFE. If it wasn't for the downturn in tech we wouldn't have anyone useful at all, but we snagged some silcon refugees.

4mo agoHN ↗

However, since I am Korean, I am not in a position to take work from American defense contractors. Still, your analysis is very interesting to me.

I am also a factory/industrial software developer in Korea, and the situation feels somewhat similar. Many developers are leaving factory software work because of the travel burden and the heavy responsibility. If the system fails to operate correctly, there can even be penalties. I am still doing this work because I need the money, but it is interesting that American defense contracting and Korean factory software seem to behave in somewhat similar ways.

Recently, I was also told that using Chinese models such as DeepSeek is prohibited for some products that go into factories. So at the government-related level, this seems to be restricted, though I am not sure how things are handled in the private sector. From what I can see, private companies still seem to use them.

In any case, your comment was very interesting. You pointed out something I had been missing. Thanks to you, I now have many things to think about. Thank you for the thoughtful comment.