Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Meta VR Glasses(meta.com)
    11comments
  2. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    34comments
  3. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    495comments
  4. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    67comments
  5. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    9comments
  6. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    84comments
  7. We just shipped support for the ugliest part of HTTP: Vary(cloudflare.com)
    4comments
  8. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    5comments
  9. Italian parliament votes for return to nuclear energy(apnews.com)
    350comments
  10. The "Windows XP Box" (2003)(mini-itx.com)
    discuss
  11. ArXiv receives multiyear commitments to support it as an independent nonprofit(arxiv.org)
    discuss
  12. The mystery animal on an ancient god's head(signoregalilei.com)
    13comments
  13. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    44comments
  14. We've Turned Starlink into a Planetary Barometer(spaceweather.com)
    2comments
  15. Gemini 3.8 text-to-speech(blog.google)
    118comments
  16. The Curious Power of Punctuation(newyorker.com)
    2comments
  17. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    45comments
  18. Tokens too cheap to meter(jyn.dev)
    176comments
  19. Making Tailscale Faster(tailscale.com)
    15comments
  20. Swap, ZRAM, Zswap and Hibernate on NixOS(matthewbrunelle.com)
    5comments
  21. I don't want the details(michaelheap.com)
    192comments
  22. Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes(forensicdbg.com)
    4comments
  23. Z80 REPL (2018)(abagames.github.io)
    18comments
  24. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    250comments
  25. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    281comments
  26. Once Claude can measure something, it can make it faster(claude.dev)
    90comments
  27. A refined phylochronology of the second plague pandemic in Western Eurasia(pnas.org)
    discuss
  28. Stripe's Knowledge AI Platform(stripe.dev)
    106comments
  29. Seattle City Council votes to ban surveillance pricing in sale of groceries(consumerreports.org)
    179comments
  30. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss

We've rewritten Claude Code's terminal rendering to reduce flickering by 85%

3 pointsby 9mo agogithub.com
3 comments
9mo agoHN ↗

We wanted to share more about why this was so difficult, how the fix works and how we used Claude Code to fix it

9mo agoHN ↗

Hey Claude can you emulate a VT100 serial terminal, emulating a teletype, emulating a punch card reader / punch...

Why are we still punishing ourselves with this?!

9mo agoHN ↗

oh thank goodness.

I hope this tackles the repeated "re-render all the content, scroll the entire conversation, print a token, re-render all the content, scroll the entire conversation, print a token, re-render all the content, scroll the entire conversation, print a token, re-render all the content" cycle.