Hamza Tahir (@htahir111) 's Twitter Profile
Hamza Tahir

@htahir111

Striving to bring proper engineering to production ML systems. Building ZenML.io.

ID: 416403447

linkhttps://ZenML.io calendar_today19-11-2011 16:53:39

615 Tweet

745 Takipçi

908 Takip Edilen

Hamza Tahir (@htahir111) 's Twitter Profile Photo

Just explored NVIDIA's KAI Scheduler (open-sourced by Run:ai (Acquired by NVIDIA) in March 2025) and it directly addresses one of Kubernetes' most frustrating limitations for ML workloads. The problem is simple: K8s traditionally assigns entire GPUs to pods even when your

Hamza Tahir (@htahir111) 's Twitter Profile Photo

📣 Join us in Paris for "Foundations for Agentic Workflows" on June 5th @ 19:00! Discover how MLOps must evolve for agentic AI systems ! 📍 Brevo Office, Paris ✨ Limited spots! RSVP now! #MLOps #AgenticAI #ParisAI #TechEvent pourtau marie-laure JennB Register now!

📣 Join us in Paris for "Foundations for Agentic Workflows" on June 5th @ 19:00!

Discover how MLOps must evolve for agentic AI systems !

📍 Brevo Office, Paris ✨ Limited spots!
RSVP now! #MLOps #AgenticAI #ParisAI #TechEvent <a href="/ZenML/">pourtau marie-laure</a> <a href="/Brevo/">JennB</a> 

Register now!
Hamza Tahir (@htahir111) 's Twitter Profile Photo

The open deep research pipeline project is coming along. Recruited Alex Strick van Linschoten to ask the real questions (he has a ginger and a black cat) Follow along on GitHub to see progress: github.com/zenml-io/zenml…

The open deep research pipeline project is coming along.

Recruited <a href="/strickvl/">Alex Strick van Linschoten</a>  to ask the real questions (he has a ginger and a black cat)

Follow along on GitHub to see progress: github.com/zenml-io/zenml…
Daytona.io (@daytonaio) 's Twitter Profile Photo

BREAKING: Daytona.io just became the fastest-growing infrastructure company in history. $0 → $1M ARR in 2 months. Faster than Stripe. Faster than Vercel. Faster than AWS. Yes, really. 🧵👇

BREAKING: <a href="/daytonaio/">Daytona.io</a> just became the fastest-growing infrastructure company in history.

$0 → $1M ARR in 2 months.
Faster than Stripe.
Faster than Vercel.
Faster than AWS.
Yes, really. 🧵👇
Daytona.io (@daytonaio) 's Twitter Profile Photo

Infra usually takes 12+ months to reach first real ARR. Why? Because you need a developer to integrate, launch, and then start generating usage. We skipped the infra lag. Daytona hit $1M ARR before most infra companies even get to prod.

Hamza Tahir (@htahir111) 's Twitter Profile Photo

Agents or workflows? I asked the community to vote on their understanding. Since the "Building Effective Agents" by Barry Zhang and Erik Schluntz, the industry has been ripe with discussion about what a workflow is vs what an agent is. I was genuinely curious to gauge where we

Agents or workflows? I asked the community to vote on their understanding.

Since the "Building Effective Agents" by Barry Zhang and Erik Schluntz, the industry has been ripe with discussion about what a workflow is vs what an agent is. I was genuinely curious to gauge where we
Hamza Tahir (@htahir111) 's Twitter Profile Photo

We are experiencing a Great "Developer" Filter. For those who don't know, The Great Filter is an idea that, in the development of life from the earliest stages of abiogenesis to reaching the highest levels of development on the Kardashev scale, there is a barrier to development

We are experiencing a Great "Developer" Filter.

For those who don't know, The Great Filter is an idea that, in the development of life from the earliest stages of abiogenesis to reaching the highest levels of development on the Kardashev scale, there is a barrier to development
Hamza Tahir (@htahir111) 's Twitter Profile Photo

Already tired of the 95% of GenAI projects fail narrative (/re the MIT report that's generating a lot of buzz recently) It's not that we haven't seen this before. In 201,7 we were talking the same number for ML projects in general. Do you know who succeeded in productionalizing

Already tired of the 95% of GenAI projects fail narrative (/re the MIT report that's generating a lot of buzz recently)

It's not that we haven't seen this before. In 201,7 we were talking the same number for ML projects in general.

Do you know who succeeded in productionalizing
Alex Strick van Linschoten (@strickvl) 's Twitter Profile Photo

Built a lightweight trace viewer to speed up LLM evals—heavily inspired by lessons from Shreya Shankar and Hamel Husain's evals course. Kept it simple: FastAPI + vanilla HTML/JS. Features: failure banner, execution-flow timeline (LLM ↔ tools), keyboard shortcuts, and an annotation

Built a lightweight trace viewer to speed up LLM evals—heavily inspired by lessons from <a href="/sh_reya/">Shreya Shankar</a> and <a href="/HamelHusain/">Hamel Husain</a>'s evals course. Kept it simple: FastAPI + vanilla HTML/JS.

Features: failure banner, execution-flow timeline (LLM ↔ tools), keyboard shortcuts, and an annotation
Shreya Shankar (@sh_reya) 's Twitter Profile Photo

people always ask me, why build custom interfaces for evaluating LLM traces? human evaluation is expensive. custom interfaces make human evaluation 10x-100x cheaper. thanks, Alex, for sharing your example!

Hamza Tahir (@htahir111) 's Twitter Profile Photo

Every few years we swear we’ve “solved” AI platforms—then the stack reshuffles itself. What I've seen is a recurring cycle: 🔴 Ad-hoc tools → Scripts, ETL jobs, notebooks. 🔴 Bundling → Opinionated internal platforms (TFX, Michelangelo) nail end-to-end. 🔴 Unbundling → Open