Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Building the Materials Foundation for AI(technologyreview.com ↗)
    discuss
  2. The illusion of illusions: there are no optical corrections in the Parthenon(royalsocietypublishing.org ↗)
    discuss
  3. Raven's Blog(citrons.xyz ↗)
    discuss
  4. Write Your Novel in a Calendar(rebeccamakkai.substack.com ↗)
    discuss
  5. A return to two-pizza culture(allthingsdistributed.com ↗)
    discuss
  6. Faster NumPy in the Browser(notebook.link ↗)
    discuss
  7. Show HN: Compute:Arena – Community submitted local AI benchmarks(computearena.ai ↗)
    1comments
  8. Show HN: Alidade – an open-source Web-GIS where the map is one JSON document(github.com/aysanz ↗)
    discuss
  9. Open-jev: One-pass option scoring with Gemma 3 4B, similar to jev(github.com/daseinlabs ↗)
    1comments
  10. Trae cuts monthly usage allowance to $200 (50% reduction)(trae.ai ↗)
    1comments
  11. Show HN: Clippety – Private video clipping in the browser(clippety.com ↗)
    discuss
  12. Free invoice generator, 100% client-side – no signup, no server storage(invoicecraft.com ↗)
    1comments
  13. Great Plains Shelterbelt (1934 geoengineering project)(wikipedia.org ↗)
    discuss
  14. Show HN: Ear Training Exercise(clarena.app ↗)
    discuss
  15. Thinking Hard Above AI(bmbumpus.com ↗)
    discuss
  16. We Urgently Need a New Major Search Engine(vincentschmalbach.com ↗)
    discuss
  17. Shakespeare Skill: Make agents sound like William Shakespeare characters(github.com/cookiengineer ↗)
    1comments
  18. My Chinese Internet Is Talking About AI Doom(yinwei.substack.com ↗)
    1comments
  19. OpenAI reveals six more safety issues and unveils plan to disclose incidents(bbc.co.uk ↗)
    1comments
  20. Arch-Based Omarchy 4.0.4 Makes Its Custom Linux Kernel the Default(linuxiac.com ↗)
    discuss
  21. Using Blender with coding agents on macOS(simonwillison.net ↗)
    1comments
  22. Linux Finally Reached My Desk(vinny.dev ↗)
    discuss
  23. Show HN: Puffdoro – A squishy 3D focus companion built with WebGL and Web Audio(200404200.xyz ↗)
    discuss
  24. The story Scientific American wouldn't let me tell(whatsitlike.me ↗)
    discuss
  25. Roof ushered in a new era for full-text helmet(roof.fr ↗)
    1comments
  26. The Farnese Letter(simonklee.dk ↗)
    discuss
  27. Can AI Create PLC Attacks? Yes, but It's Not That Easy Yet(forescout.com ↗)
    discuss
  28. Müller-Lyer Illusion(wikipedia.org ↗)
    discuss
  29. Union Alpha Stealth Model(cloudflare.com ↗)
    discuss
  30. I'm excited about Maps and built an gamified news app around it
    2comments

Using Blender with coding agents on macOS

3 pointsby 44m agotil.simonwillison.net
1 comments
24m agoHN ↗

It would be very interesting to see how the whole scene is structured, not just the final rendered result. A lot of the work you put in when making Blender scenes is to make sure the scene stays nicely editable, in particular around the controls you are likely to tweak in the future. Kinda like software engineering when you think about it. Which makes me think that the Blender scene generated by a coding agent probably has the same issues as an LLM-generated codebase, e.g maintainability.