Hacker News

Top stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. One Year of Sponsored Servo Development(servo.org ↗)
    63comments
  2. Neovim have a ~$800k Bitcoin donation sitting untouched since 2023
    36comments
  3. Nvidia announces native GPU programming in Rust(nvidia.com ↗)
    307comments
  4. Better Vector Search for Long Documents: Chunking Inside Manticore Search(manticoresearch.com ↗)
    1comments
  5. GLM Built Its Own Inference Infrastructure(z.ai ↗)
    84comments
  6. My temporary PHP fix from 2014 has nearly 20M installs. Today I'm deprecating it(jakeasmith.com ↗)
    42comments
  7. Keys Not Included: recovering the signing keys for US driver's license barcodes(ryan.science ↗)
    74comments
  8. The Relation Between Mathematics and Physics by Paul Dirac(cam.ac.uk ↗)
    25comments
  9. Training a 4B model to produce 81% faster query plans than Postgres(rohanbansal.com ↗)
    121comments
  10. Xiaomi Mimo 2.6 live post-training dashboard(xiaomi.com ↗)
    134comments
  11. Lucasart's Afterlife(togameforlife.wordpress.com ↗)
    18comments
  12. Online Z3 Guide(microsoft.github.io ↗)
    6comments
  13. Small programming tricks(will-keleher.com ↗)
    251comments
  14. Comparison of Malloc() Algorithms(egbert.net ↗)
    21comments
  15. Breaking the 1.58-bit Barrier for Ternary LLMs(arxiv.org ↗)
    33comments
  16. Cloudflare/Security-Audit-Skill(github.com/cloudflare ↗)
    17comments
  17. Developing provably correct Rust code with Verus(amazon.science ↗)
    23comments
  18. Show HN: An e-ink frame that hears birds and draws them as 1800s illustrations(github.com/arnegiacomo ↗)
    245comments
  19. Backups Aren't Simple(filipovski.net ↗)
    169comments
  20. A 32-year-old bug walks into a Telnet server(watchtowr.com ↗)
    30comments
  21. PCB is brought to you by Fable 5(a6mzero.com ↗)
    59comments
  22. HarnessTax: How Much Does the Harness Matter for Coding Agents?(harnesstax.github.io ↗)
    56comments
  23. CCC invites all model citizens to 40C3(ccc.de ↗)
    discuss
  24. The engineering behind the US Strategic Petroleum Reserve(johnjwang.com ↗)
    90comments
  25. AWS says it can't restore some data from mideast facilities struck by Iran(wsj.com ↗)
    374comments
  26. Performance Improvements in .NET 11(devblogs.microsoft.com/dotnet ↗)
    81comments
  27. OpenAI Model Misalignment Report(openai.com ↗)
    55comments
  28. Japan's book scene is moving from bookstores to libraries(untranslatedjp.substack.com ↗)
    84comments
  29. OpenSpec – A lightweight and configurable AI spec framework(openspec.dev ↗)
    72comments
  30. Reversing Factorio's RNG(gegell.github.io ↗)
    41comments

Making a movie in pure SVG using SMIL

5 pointsby 1d agozeyaddeeb.com
1 comments
24m 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.