Hacker News

New stories

Live mirror
30 storiesupdated just nowView source snapshot
  1. Dropbox's Jan 1st 2027 terms of service(dropbox.com ↗)
    discuss
  2. My Dad Died by Suicide. He Left Me with 694 Video Diaries to Explain Why – NYT(youtube.com ↗)
    discuss
  3. Show HN: Morse Code Translator – real-time text-to-Morse with audio(morsetranslator.me ↗)
    discuss
  4. RunMyWealth(runmywealth.com ↗)
    discuss
  5. Unit tests mark territory more than squash bugs(yosefk.com ↗)
    discuss
  6. Spain Orders Blocks on Archive.today and Its Mirrors(reclaimthenet.org ↗)
    discuss
  7. Free scanner for exposed Supabase data in AI-built apps (Lovable, Bolt, Base44)(trustboost.dev ↗)
    discuss
  8. Dancing Mania(wikipedia.org ↗)
    discuss
  9. Office Open XML(wikipedia.org ↗)
    discuss
  10. Here’s How an AI Slowdown An AI Slowdown Could Be Enforced(wired.com ↗)
    discuss
  11. Some Thoughts on the Economics of UPI and MDR
    discuss
  12. AgentSec Audit(github.com/hicklax13 ↗)
    discuss
  13. OpenAI retiring GPT-5.5 on October 14(gizmochina.com ↗)
    discuss
  14. SpriteIt – Feature Rich, Re-designed 2D/3D SpriteSheet Maker(ssstand.itch.io ↗)
    1comments
  15. Seven, Forever(github.com/02zerocool ↗)
    discuss
  16. AI art is theft – on artists, mathematicians impact on AI(twitter.com/wordgrammer ↗)
    discuss
  17. Show HN: ScoreTail, Browser-based sheet music editor with live collaboration(scoretail.com ↗)
    discuss
  18. Orchestrating Claude Code Agents: The Chief of Staff Pattern(asyncdot.com ↗)
    discuss
  19. Best Websites to Generate Theme for PowerBi
    discuss
  20. Dark Age(artagnon.com ↗)
    2comments
  21. Built the first open source Python library – converting Word, Excel to PDF(github.com/mini-software ↗)
    discuss
  22. Phylo brings frontier AI to more scientists with open models on Fireworks(fireworks.ai ↗)
    discuss
  23. Observations on LLMs for Privacy Work(desfontain.es ↗)
    discuss
  24. VoltGrid AI: Mitigating GPU cluster dI/dt power surges in software(zenodo.org ↗)
    discuss
  25. A Man Who Named AI: John McCarthy and the End of the Code–Data Divide(nirmalutwani.substack.com ↗)
    1comments
  26. U.S. House Passes Bill to Require Am Radio in New Cars(radioworld.com ↗)
    discuss
  27. Chrome extension to declutter my inbox – might also have cybersecurity upside(?)(chromewebstore.google.com ↗)
    1comments
  28. US judge signals rejection of part of TikTok privacy settlement(reuters.com ↗)
    discuss
  29. UTF-8000: Unlimited UTF-8(jb2170.com ↗)
    discuss
  30. Pi Connects Colliding Blocks to a Quantum Search Algorithm (2020)(quantamagazine.org ↗)
    discuss

A Man Who Named AI: John McCarthy and the End of the Code–Data Divide

3 pointsby 1h agonirmalutwani.substack.com
1 comments
1h agoHN ↗

Week 06 of the Turing Award Series: how one person got machines to generate new facts instead of just calculating.

Tracing some history of artificial intelligence, I was looking forward to this chapter. John McCarthy coined the term artificial intelligence. He is also directly or indirectly responsible for Lisp, macros, garbage collection, time sharing, and code as data. He is the quintessential computer scientist.

After 20+ years of writing code, I finally wrote Lisp for the first time.

Code and full writeup: https://github.com/nirmal91/turing-award-series/tree/main/06...