1 points, 0 comments on Hacker News
Source: [Hacker News](https://www.ft.com/content/9b8383b1-a28d-4940-8c4e-2f0cd21556ef)
Check out the must-hear releases of the week.
15 points, 3 comments on Hacker News
3 points, 0 comments on Hacker News
What might a modern day equivalent of Isaac Asimov’s laws of robotics look like? Guided by the author, I propose the three laws of AI Tesla and SpaceX founder Elon Musk predicted in July that legions of AI-powered robots would dominate the physical world and that AI might not take orders from pe...
A few weeks ago I wrote about building a reproducible test harness for comparing free AI coding models before you commit . That harness answers one question: which model should I use? It does not answer the harder follow-up: once a model generates a patch for my real codebase, when is it safe t...
A malicious Ollama model is not a virus you double click, but it is untrusted input handed to a C parser, a template engine and your filesystem in one request. The realistic damage from a hostile /api/pull is disk exhaustion, VRAM starvation, blob writes under ~/. ollama/models , a poisoned chat...