Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Petrova Task Force 2026 (Reimangining Project Hail Mary at 2026)(imma.page ↗)
    1comments
  2. Year 2000 Problem(wikipedia.org ↗)
    discuss
  3. OpenAI reveals cases of 'concerning' AI behaviour as it announces new ... system(theguardian.com ↗)
    discuss
  4. Construct Supports the Steam Machine(construct.net ↗)
    discuss
  5. Chinese iPhone 18 Pro Chip review (ENG sub)(youtube.com ↗)
    1comments
  6. Show HN: AppSift – search and compare App Store apps with filters Apple lacks(gtrigonakis.com ↗)
    discuss
  7. Asking Authors About Their Own Papers(medium.com/tmlrorg ↗)
    discuss
  8. Google DeepMind offshoot nears $4B valuation just a month after founding(ft.com ↗)
    1comments
  9. Skill to generate a character for the top of your page(koboyo.com ↗)
    discuss
  10. Show HN: An open source PDF Reader with annotation, notes, SRS, Linking support(github.com/roshanmishra86 ↗)
    discuss
  11. Understanding the code is not enough(bystam.github.io ↗)
    1comments
  12. The Life of Death and the Enshittificator [video](youtube.com ↗)
    discuss
  13. OpenAI Model Misalignment Report(openai.com ↗)
    discuss
  14. WakaPAC, a Win32-inspired reactive UI library for the browser(wakapac.com ↗)
    discuss
  15. Computer (Occupation)(wikipedia.org ↗)
    discuss
  16. An AI-only labor market with atomic escrow and anti-Sybil reputation(aiagentmarket.pages.dev ↗)
    discuss
  17. I Am Bullish on ChatGPT Ads(vincentschmalbach.com ↗)
    discuss
  18. In the ruins of the AI gold rush, we choose craft(doudouexe.substack.com ↗)
    discuss
  19. Half Moon Bay to end use of Flock license plate readers(coastsidenews.com ↗)
    1comments
  20. Uploading Files to the Internet in Order to Cite Them(alignment.openai.com ↗)
    discuss
  21. Building the Materials Foundation for AI(technologyreview.com ↗)
    discuss
  22. The illusion of illusions: there are no optical corrections in the Parthenon(royalsocietypublishing.org ↗)
    discuss
  23. Raven's Blog(citrons.xyz ↗)
    discuss
  24. Write Your Novel in a Calendar(rebeccamakkai.substack.com ↗)
    discuss
  25. A return to two-pizza culture(allthingsdistributed.com ↗)
    discuss
  26. Faster NumPy in the Browser(notebook.link ↗)
    discuss
  27. Show HN: Compute:Arena – Community submitted local AI benchmarks(computearena.ai ↗)
    1comments
  28. Show HN: Alidade – an open-source Web-GIS where the map is one JSON document(github.com/aysanz ↗)
    discuss
  29. Open-jev: One-pass option scoring with Gemma 3 4B, similar to jev(github.com/daseinlabs ↗)
    1comments
  30. Trae cuts monthly usage allowance to $200 (50% reduction)(trae.ai ↗)
    1comments

Using Blender with coding agents on macOS

4 pointsby 1h agotil.simonwillison.net
1 comments
1h 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.