Tuesday, November 12, 2024

AI: Dario Amodei: Anthropic CEO

 Dario Amodei: Anthropic CEO on Claude, AGI & the Future of AI & Humanity | Lex Fridman Podcast #452 - YouTube


#452 – Dario Amodei: Anthropic CEO on Claude, AGI & the Future of AI & Humanity | Lex Fridman Podcast

Dario Amodei is the CEO of Anthropic, a public benefit corporation dedicated to building AI systems that are steerable, interpretable and safe.

Previously, Dario served as Vice President of Research at OpenAI, where he led the development of large language models like GPT-2 and GPT-3. He is also the co-inventor of reinforcement learning from human feedback. Before joining OpenAI, he worked at Google Brain as a Senior Research Scientist.

Dario earned his doctorate degree in biophysics from Princeton University as a Hertz Fellow, and was a postdoctoral scholar at the Stanford University School of Medicine.

Essay:Machines of Loving Grace


Meet Claude \ Anthropic

Claude.ai


Dario Amodei.com

Dario Amodei - Wikipedia

Dario Amodei (born 1983) is an Italian-American artificial intelligence researcher and entrepreneur. He is the co-founder and CEO of Anthropic, the company behind the large language model series Claude AI. He was previously the vice president of research at OpenAI.

Claude (language model) - Wikipedia




Microsoft Edge: Web Components instead of React

 How Microsoft Edge Is Replacing React With Web Components - The New Stack

Microsoft's Edge browser team is on a mission to swap out React UI components with native web platform components.

When Microsoft’s Edge browser team released WebUI 2.0 in May, a project that aimed to replace React components with native web components, its primary goal was to make Edge faster for end users. The core idea was that adopting a “markup-first architecture” would reduce JavaScript reliance in its product, which would mean less code to process on the client side — hence a better experience for the user.

“And so what we did is we started looking at, internally, all of the places where we’re using web technology — so all of our internal web UIs — and realized that they were just really unacceptably slow.”

Why were they slow? The answer: React.


Liskov's Gun: The parallel evolution of React and Web Components – Baldur Bjarnason


The story of web framework Hono, from the creator of Hono