Andrea Trocino (@andics) 's Twitter Profile
Andrea Trocino

@andics

Chief Product & Technology Officer | #technology #product #startups #ecommerce #ai

ID: 55193655

linkhttps://www.linkedin.com/in/andreatrocino/ calendar_today09-07-2009 09:51:46

1,1K Tweet

837 Followers

806 Following

Andrea Trocino (@andics) 's Twitter Profile Photo

AI Search, Live Shopping, Media Reels and YouTube - What is the common thread across these things? I would recommend reading Ben Thompson 's Stratechery article "The YouTube Tip of the Google Spear". Three takeaways from me and what I will advise my clients: 1. Videos are

Andrea Trocino (@andics) 's Twitter Profile Photo

There is so much hype behind AI, making it very difficult to separate biased propogandas from actual production-ready applications that can transform a business. I am trying to filter and apply some e-commerce lens (basically RAG via my brain). Here are 5 e-commerce products

Andrea Trocino (@andics) 's Twitter Profile Photo

I’ve advised businesses at very different stages and scales. One common thread runs through all of them: the critical decision point of what to make vs what to buy. For startups, this decision is existential. With a small team, limited runway, and no certainty of

Sundar Pichai (@sundarpichai) 's Twitter Profile Photo

Introducing Gemini 3 ✨ It’s the best model in the world for multimodal understanding, and our most powerful agentic + vibe coding model yet. Gemini 3 can bring any idea to life, quickly grasping context and intent so you can get what you need with less prompting.  Find Gemini

Andrea Trocino (@andics) 's Twitter Profile Photo

What are the tools or processes that you are using to determine which AI model or service is the best for your given use case? Do you build your own set of Evals? If yes, how? If not, do you rely on trial & error? I am curious to collect any feedback or experience on the topic,

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

I played with Gemini 3 yesterday via early access. Few thoughts - First I usually urge caution with public benchmarks because imo they can be quite possible to game. It comes down to discipline and self-restraint of the team (who is meanwhile strongly incentivized otherwise) to

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

As a fun Saturday vibe code project and following up on this tweet earlier, I hacked up an **llm-council** web app. It looks exactly like ChatGPT except each user query is 1) dispatched to multiple models on your council using OpenRouter, e.g. currently: "openai/gpt-5.1",

As a fun Saturday vibe code project and following up on this tweet earlier, I hacked up an **llm-council** web app. It looks exactly like ChatGPT except each user query is 1) dispatched to multiple models on your council using OpenRouter, e.g. currently:

"openai/gpt-5.1",
Andrea Trocino (@andics) 's Twitter Profile Photo

Present a clear, 45° top-down isometric miniature 3D cartoon scene of [CITY], featuring its most iconic landmarks and architectural elements. Use soft, refined textures with realistic PBR materials and gentle, lifelike lighting and shadows. Integrate the current weather

Present a clear, 45° top-down isometric miniature 3D cartoon scene of [CITY], featuring its most iconic landmarks and architectural elements. Use soft, refined textures with realistic PBR materials and gentle, lifelike lighting and shadows. Integrate the current weather
can 👀 (@cannn064) 's Twitter Profile Photo

🚨GOOGLE ANTIGRAVITY HAS FREE OPUS 4.5 THINKING🚨 Hey guys, you are welcome 😜. Antigravity as a package is insane right now with the inclusion of Opus 4.5. Is OpenAI dead? We will see next week I guess, but they are so so behind😭 Also, I tried GPT-5.1-Codex-Max vs. Opus 4.5

🚨GOOGLE ANTIGRAVITY HAS FREE OPUS 4.5 THINKING🚨

Hey guys, you are welcome 😜. Antigravity as a package is insane right now with the inclusion of Opus 4.5.

Is OpenAI dead? We will see next week I guess, but they are so so behind😭

Also, I tried GPT-5.1-Codex-Max vs. Opus 4.5
Netflix (@netflix) 's Twitter Profile Photo

Today, Netflix announced our acquisition of Warner Bros. Together, we’ll define the next century of storytelling, creating an extraordinary entertainment offering for audiences everywhere. about.netflix.com/en/news/netfli…

Today, Netflix announced our acquisition of Warner Bros. Together, we’ll define the next century of storytelling, creating an extraordinary entertainment offering for audiences everywhere. about.netflix.com/en/news/netfli…
Andrej Karpathy (@karpathy) 's Twitter Profile Photo

Quick new post: Auto-grading decade-old Hacker News discussions with hindsight I took all the 930 frontpage Hacker News article+discussion of December 2015 and asked the GPT 5.1 Thinking API to do an in-hindsight analysis to identify the most/least prescient comments. This took

Quick new post: Auto-grading decade-old Hacker News discussions with hindsight

I took all the 930 frontpage Hacker News article+discussion of December 2015 and asked the GPT 5.1 Thinking API to do an in-hindsight analysis to identify the most/least prescient comments. This took
Demis Hassabis (@demishassabis) 's Twitter Profile Photo

The UK is an amazing place for science & innovation. Thrilled to deepen our partnership with the UK Government to turbocharge scientific discovery with AI - giving scientists here priority access to our frontier models like AlphaEvolve, AI Co-Scientist, AlphaGenome, WeatherNext &

Artificial Analysis (@artificialanlys) 's Twitter Profile Photo

GPT-5.2 just overtook Claude Opus 4.5 to achieve the highest score in GDPval-AA, a benchmark that focuses on performance in real-world economically valuable tasks However, GPT-5.2 is also the most expensive model to run GDPval-AA: GPT-5.2 cost $620, compared to Claude Opus 4.5’s

GPT-5.2 just overtook Claude Opus 4.5 to achieve the highest score in GDPval-AA, a benchmark that focuses on performance in real-world economically valuable tasks

However, GPT-5.2 is also the most expensive model to run GDPval-AA: GPT-5.2 cost $620, compared to Claude Opus 4.5’s
el.cine (@ehuanglu) 's Twitter Profile Photo

1. i cant believe people with no code experience at all can build an advanced website like this with AI now you can chat(text) with AI agent to add 3D models, functions and adjust UI.. this is beyond incredible.. app preview: gesturemodel.emergent.host code&prompts at end

Google DeepMind (@googledeepmind) 's Twitter Profile Photo

We’re releasing TranslateGemma, a new family of open translation models with support for 55 languages. 🌐 Available in 4B, 12B, and 27B parameter sizes – they’re designed for efficiency without sacrificing quality.

Andrej Karpathy (@karpathy) 's Twitter Profile Photo

A few random notes from claude coding quite a bit last few weeks. Coding workflow. Given the latest lift in LLM coding capability, like many others I rapidly went from about 80% manual+autocomplete coding and 20% agents in November to 80% agent coding and 20% edits+touchups in