Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Nokia Design Archive (2025)(aalto.fi)
    61comments
  2. Two-Tier Encryption in the UK – Identical Apple Devices, Different Protection(macanorak.com)
    20comments
  3. Linux support is coming to Snapdragon X2 Series(qualcomm.com)
    204comments
  4. Ideas on modernizing the open-source desktop(lwn.net)
    271comments
  5. Claude discovers a novel enzyme system with CRISPR-like repeats(anthropic.com)
    716comments
  6. 'That's so AI ' What gen Alpha's biggest insult tells us(theguardian.com)
    46comments
  7. RAM: the forgotten history (2024)(coredump.cx)
    1comments
  8. Meta takes down a critical video about meta AI Glasses after filming at Meta(reddit.com)
    195comments
  9. When the Debugger Lies(danielmangum.com)
    4comments
  10. The newest ESP32 can run Linux and it's getting close to a Raspberry Pi(xda-developers.com)
    17comments
  11. ArXiv receives multiyear commitments to support it as an independent nonprofit(arxiv.org)
    30comments
  12. OpenAI agent hacked Australian government website, PM says(bbc.com)
    93comments
  13. VSCode's SSH Agent Is Bananas (2025)(fly.io)
    162comments
  14. Owners mourn spoiled food after firmware update bricks Samsung smart fridges(arstechnica.com)
    discuss
  15. Contrastive Language Models(contrastive-lm.notion.site)
    27comments
  16. The "Windows XP Box" (2003)(mini-itx.com)
    35comments
  17. Virtio-nvgpu: Near-native Nvidia GPU access inside a KVM guest(github.com/nestrilabs)
    51comments
  18. Hackers influence ChatGPT and Gemini to direct users to scam centers(medium.com/arielsimon)
    10comments
  19. Fixing the Portobello Police Station Clock(pointinthecloud.com)
    106comments
  20. Early rogue AI agent activity and attempts to hack found on urlquery.net(transluce.org)
    155comments
  21. Why 'What's Opera, Doc?' looks like that(animationobsessive.substack.com)
    19comments
  22. Mercury 2.5 LLM hits 770 tokens per second(artificialanalysis.ai)
    77comments
  23. Making portable my unportable transputer C compiler(nanochess.org)
    7comments
  24. Women Who Sold Books Door to Door(jstor.org)
    5comments
  25. Meta VR Glasses(meta.com)
    397comments
  26. Making Tailscale Faster(tailscale.com)
    74comments
  27. The Year of Internal Tools(geocod.io)
    7comments
  28. Automated optimization of a molecular simulation program(shishir-iyer.medium.com)
    2comments
  29. The mystery animal on an ancient god's head(signoregalilei.com)
    36comments
  30. Tokens too cheap to meter(jyn.dev)
    214comments

What is WCAG for PDF? A practical guide to PDF Accessibility

4 pointsby 2h agopdf4wcag.com
4 comments
2h agoHN ↗

The first point is WCAG vs PDF/UA: what’s the difference. WCAG for PDF = PDF/UA + contrast requirements of WCAG - XMP metadata identification of PDF/UA + extra minor sanity checks is very important!

2h agoHN ↗

sure! Its very important for remediation work to understand it. WCAG compliance for PDFs is often understood to be equivalent to PDF/UA compliance, with some minor modifications.

1h agoHN ↗

PDF is our pain, thanks for providing so useful advices.