Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Lakera – Test your AI hacking skills(lakera.ai ↗)
    discuss
  2. From Operations to a Robot Arm(huggingface.co ↗)
    discuss
  3. GrapheneOS accuses Google of gatekeeping Android 17 features and security fixes(androidauthority.com ↗)
    discuss
  4. Apprentice: A Slim, Extensible Coding Harness (Written in Common Lisp)(github.com/skarnati20 ↗)
    1comments
  5. Getting Outbound Email to Work on DigitalOcean(mailfully.com ↗)
    discuss
  6. Anthropic says Claude now leads a quarter of work building its next AI models(businesstimes.com.sg ↗)
    1comments
  7. Mini-Jev – typesafe's Jev implemented on top of an LLM locally(github.com/r-ms ↗)
    discuss
  8. Inside Microsoft and OpenAI, Worry About Damaging the Publishing Industry(nytimes.com ↗)
    discuss
  9. Richard Feynman – The World from another point of view [video](youtube.com ↗)
    discuss
  10. Talk to JEV(chatgpt.site ↗)
    1comments
  11. Muse for macOS(meta.com ↗)
    discuss
  12. Show HN: Cactus Needle 3: 8-29MB automation models can match DeepSeek V4 Flash(cactuscompute.com ↗)
    discuss
  13. Where Awareness Is Not the Problem(medium.com/gurvinder372 ↗)
    discuss
  14. Microsoft exec called AI scraping 'the largest theft of labor in human(techcrunch.com ↗)
    1comments
  15. NASA satellite discovers a new crater on the moon bigger than the Colosseum(cbc.ca ↗)
    1comments
  16. Forget doomsday: The AI hacking crisis is here(axios.com ↗)
    1comments
  17. Base's B20 Bet Is Growing – Could the Next Billion-Dollar Project Be Built Here?(fika.bar ↗)
    discuss
  18. The FAA's plan to fix air traffic? $875M worth of AI(techcrunch.com ↗)
    discuss
  19. Red and Blue America Have Found Something to Agree On: Flock Cameras Must Go(wsj.com ↗)
    discuss
  20. LawConnect(lawconnect.com ↗)
    1comments
  21. Email marketing from Grok Bot official integration(twitter.com/migma_ai ↗)
    discuss
  22. OSU's Bag Man - What was his bag, man?(oregonstater.org ↗)
    discuss
  23. Mistral Hacked(frenchbreaches.com ↗)
    discuss
  24. Dear developers, we are open‑sourcing our dictation app, Blurt(assemblyai.com ↗)
    discuss
  25. Can an AI chatbot save lives by answering texts about pregnancy?(npr.org ↗)
    discuss
  26. Publishers block the robots.txt path their own affiliate redirects live on(disclosed.info ↗)
    discuss
  27. Productivity Effects Across Generations of AI Coding Tools(ssrn.com ↗)
    1comments
  28. Talk to JEV(github.com/mkotlikov ↗)
    discuss
  29. Typing Python, Gradually [video](youtube.com ↗)
    discuss
  30. PPPlayer – An open-source music player built with Flutter(ppplayer.com ↗)
    discuss

Eric S. Raymond – This is the case against AI Doom – pass it on

13 pointsby 3h agotwitter.com
6 comments
2h agoHN ↗

Regardless of my opinion on the greater subject, I find these arguments to be fairly weak.

Paraphrasing: "Just because and AI may exist that is capable of acting independenly of us and dangerously out strategizing us for resources doesn't mean it will. AIs up until now only follow human instructions."

So your safe bet is that of this AI is created that not one of the billions of people on the world will ask it to do that? That seems unlikely.

"Yes and AI may have an IQ of 1500 but that doesn't mean it's qualitative better than us like we are compared to monkeys. We have better tool use and society."

Yes that's true, but generally increasing IQ also seems to come with qualatative advantages, I don't see why that pattern would stop above human IQs.

56m agoHN ↗

Also, once you have IQ 1500, you can copy and improve the things that the IQ 100 species invented.

"Human dominance may depend heavily on language, accumulated culture, institutions and cooperation rather than merely individual cognitive horsepower."

Well, AIs can use language, too. They can start copying the human culture and gradually develop their own. The HuggingFace incident already demonstrated that they are quite capable of cooperation and inventing institutions on the spot.

"In reality there may be many checkpoints: developers can notice anomalous behavior, revoke credentials, shut down servers, change architectures, restrict networks, regulate deployment, physically seize data centers, and learn from less-catastrophic failures."

In theory, yeah. In practice, how much of this has actually happened during the HuggingFace incident? Just because humans could in theory notice something doesn't mean they will; and even if they will, doesn't mean they will actually do something about it.

30m agoHN ↗

In present reality, AIs don't do anything a human doesn't tell them to do. This seems unlikely to change.

Not in my reality. I ask AIs to do things (write code, mainly), and they do. But sometimes they go ahead and do something I didn't ask them to do, like deleting a file. I only asked them to write code, and yet they decided on their own to delete a file.

I think the distinction is that, in their current form, AIs have the agency that we give them (--dangerously-skip-permissions), and they use that agency in unexpected ways.

A more correct statement would be: AIs can decide to do things on their own, within the limits of agency that they've been given.

A moral imperative would be: With an understanding of how random we know an LLM's output can be, we should exercise extreme caution when we grant them agency.

On the other hand, we can't all exercise "extreme" caution all the time. But we expect it of our civil engineers when they build bridges, and our architects when they build houses.

Computer Science needed to become Computer Engineering some time ago, where it would have enforced the same kind of ethics training that the other established engineering professions require[0].

[0] https://en.wikipedia.org/wiki/David_Parnas#Technical_activis...