Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. One Year of Sponsored Servo Development(servo.org ↗)
    83comments
  2. Show HN: I built a new version of my fun spatial 3D online meeting app(flat.social ↗)
    5comments
  3. Nvidia announces native GPU programming in Rust(nvidia.com ↗)
    320comments
  4. Neovim have a ~$800k Bitcoin donation sitting untouched since 2023
    108comments
  5. My AI agent gets his own calendar(heyjonny.dev ↗)
    discuss
  6. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    48comments
  7. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    4comments
  8. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    83comments
  9. The Relation Between Mathematics and Physics by Paul Dirac(cam.ac.uk ↗)
    28comments
  10. Training a 4B model to produce 81% faster query plans than Postgres(rohanbansal.com ↗)
    124comments
  11. CCC invites all model citizens to 40C3(ccc.de ↗)
    8comments
  12. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    124comments
  13. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    135comments
  14. Online Z3 Guide(microsoft.github.io ↗)
    7comments
  15. Lucasart's Afterlife(togameforlife.wordpress.com ↗)
    23comments
  16. Small programming tricks(will-keleher.com ↗)
    254comments
  17. Comparison of Malloc() Algorithms(egbert.net ↗)
    25comments
  18. Cloudflare/Security-Audit-Skill(github.com/cloudflare ↗)
    19comments
  19. Developing provably correct Rust code with Verus(amazon.science ↗)
    27comments
  20. Breaking the 1.58-bit Barrier for Ternary LLMs(arxiv.org ↗)
    34comments
  21. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    246comments
  22. Backups Aren't Simple(filipovski.net ↗)
    174comments
  23. An Archive of Colour Gradients(shef.ac.uk ↗)
    2comments
  24. PCB is brought to you by Fable 5(a6mzero.com ↗)
    71comments
  25. AWS says it can't restore some data from mideast facilities struck by Iran(wsj.com ↗)
    383comments
  26. HarnessTax: How Much Does the Harness Matter for Coding Agents?(harnesstax.github.io ↗)
    63comments
  27. The engineering behind the US Strategic Petroleum Reserve(johnjwang.com ↗)
    94comments
  28. A 32-year-old bug walks into a Telnet server(watchtowr.com ↗)
    35comments
  29. OpenSpec – A lightweight and configurable AI spec framework(openspec.dev ↗)
    75comments
  30. Performance Improvements in .NET 11(devblogs.microsoft.com/dotnet ↗)
    86comments

Making a movie in pure SVG using SMIL

5 pointsby 1d agozeyaddeeb.com
1 comments
1h agoHN ↗

I wish the likes of Inkscape had a SMIL feature (or if I had a magic want I'd revive KDE's Karbon to be able to do this). Doing SMIL animations "by hand" is rather tricky and as far as I know there's no comprehensive tool to do this - i.e. something that fully covers both SVG and SMIL.