Thursday, October 09, 2025

story: Google AI

WOW!
Even if someone thinks to be well informed about tech,
will for sure find new and valuable info in this amazing story.

Like AT&T and IBM before, Google is inventing the future. 
Most of what we call "AI" today directly or indirectly originated from Google.

Google: The AI Company: The Complete History and Strategy

"Google faces the greatest innovator's dilemma in history. They invented the Transformer — the breakthrough technology powering every modern AI system from ChatGPT to Claude (and, of course, Gemini). They employed nearly all the top AI talent: Ilya Sutskever, Geoff Hinton, Demis Hassabis, Dario Amodei — more or less everyone who leads modern AI worked at Google circa 2014. They built the best dedicated AI infrastructure (TPUs!) and deployed AI at massive scale years before anyone else. And yet... the launch of ChatGPT in November 2022 caught them completely flat-footed. How on earth did the greatest business in history wind up playing catch-up to a nonprofit-turned-startup?"



links
play with this here, free

TypeScript => DotNet?

While TypeScript compiler is being transpiled to GoLang, some apps are moving to C#...

Moving off of TypeScript. We Love You, TypeScript | by Chander Ramesh | Sep, 2025 | Motion Engineering Blog

"It’s no accident that Java and .NET rule the enterprise world. Runtime types are a given. Relatively fast compile times are mandatory for codebases that are millions of lines long. They both have an ORM that has matured over decades, which means for basic CRUD operations developers simply don’t need to think at all: there is only one real choice...."