Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    425comments
  2. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    52comments
  3. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    6comments
  4. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    83comments
  5. LensVLM: Compressing long context as images, expanding only relevant pages(huggingface.co)
    2comments
  6. Italian parliament votes for return to nuclear energy(apnews.com)
    312comments
  7. A brief history of Windows scroll bar shortcuts(devblogs.microsoft.com/oldnewthing)
    39comments
  8. The mystery animal on an ancient god's head(signoregalilei.com)
    8comments
  9. We just shipped support for the ugliest part of HTTP: Vary – Cloudflare Blog(cloudflare.com)
    discuss
  10. The Curious Power of Punctuation(newyorker.com)
    2comments
  11. Jev in 25 Lines of Python(nobodywho.ai)
    193comments
  12. Gemini 3.8 text-to-speech(blog.google)
    115comments
  13. Radicle: Disclosure of Vulnerability in the Network Protocol(radicle.dev)
    42comments
  14. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    2comments
  15. Show HN: An atlas of system designs with interactive architecture diagrams(atlas-sysdes.vercel.app)
    17comments
  16. Tokens too cheap to meter(jyn.dev)
    173comments
  17. Making Tailscale Faster(tailscale.com)
    6comments
  18. Stripe's Knowledge AI Platform(stripe.dev)
    101comments
  19. Swap, ZRAM, Zswap and Hibernate on NixOS(matthewbrunelle.com)
    4comments
  20. I don't want the details(michaelheap.com)
    189comments
  21. Bwbach, My Guardian Goblin(robertmay.photography)
    4comments
  22. OpenAI breaches Medicare, Albanese reveals(smh.com.au)
    64comments
  23. Z80 REPL (2018)(abagames.github.io)
    18comments
  24. Claude Code reads AGENTS.md only when telemetry is on [fixed](szypowi.cz)
    242comments
  25. Once Claude can measure something, it can make it faster(claude.dev)
    83comments
  26. QuestDB (YC S20) Is Hiring a Sales Engineer(questdb.com)
    discuss
  27. A refined phylochronology of the second plague pandemic in Western Eurasia(pnas.org)
    discuss
  28. Show HN: I built a post-mortem debugger for native Windows x64/x86 crashes(forensicdbg.com)
    2comments
  29. UK military jamming other nations' satellites to defend itself, BBC told(bbc.com)
    173comments
  30. 28% of job postings on company career sites have been open over 90 days(unlisted.careers)
    272comments

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.