Viktor Farcic's Avatar

Viktor Farcic

@vfarcic

971
Followers
29
Following
187
Posts
12.11.2024
Joined
Posts Following

Latest posts by Viktor Farcic @vfarcic

Preview
DevOps Q&A YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/JLCIcQp...

05.03.2026 18:55 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video "Just use a Mac Studio!" Sure—it'll run a trillion-parameter model about 100x slower than H100s. A Mac Mini can't even fit it in memory. Stop romanticizing self-hosting and look at the actual numbers. New video is live. 🍎💀 https://youtu.be/pWtDTkfNaUU

"Just use a Mac Studio!" Sure—it'll run a trillion-parameter model about 100x slower than H100s. A Mac Mini can't even fit it in memory. Stop romanticizing self-hosting and look at the actual numbers. New video is live. 🍎💀

https://youtu.be/pWtDTkfNaUU

04.03.2026 21:00 👍 1 🔁 0 💬 1 📌 0
Preview
DevOps Q&A - March 26, 2026 YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/T7EnrW3...

26.02.2026 18:55 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Commands, MCP tools, Skills, Subagents, Hooks, Plugins, Memories... 🤯 Every week there's a new way to extend coding agents. Let's cut through the noise and explain what each actually does, how they work under the hood, and which ones you should actually use. https://youtu.be/xAIN7YHXfCY

Commands, MCP tools, Skills, Subagents, Hooks, Plugins, Memories... 🤯

Every week there's a new way to extend coding agents.

Let's cut through the noise and explain what each actually does, how they work under the hood, and which ones you should actually use.

https://youtu.be/xAIN7YHXfCY

25.02.2026 12:30 👍 2 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Me: "Find all databases in the cluster" kubectl: *struggles through 356 API definitions* Vector DB + AI: "Found PostgreSQL StatefulSet, CloudNativePG cluster, Qdrant, and an AWS RDS instance" This is how K8s querying should work. New video shows how 👇 https://youtu.be/uUdbQkq5c4k

Me: "Find all databases in the cluster"

kubectl: *struggles through 356 API definitions*

Vector DB + AI: "Found PostgreSQL StatefulSet, CloudNativePG cluster, Qdrant, and an AWS RDS instance"

This is how K8s querying should work. New video shows how 👇

https://youtu.be/uUdbQkq5c4k

22.02.2026 17:55 👍 1 🔁 0 💬 0 📌 0
Preview
DevOps Q&A YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/FhrRq9F...

19.02.2026 18:55 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video I got addicted to AI. Now I use it to dub my YouTube videos into other languages automatically. Built a CLI that handles everything - upload, dubbing, translation, scheduling. Here's how I integrated ElevenLabs API into my workflow 🎬 https://youtu.be/_tvKc9kKrhA

I got addicted to AI. Now I use it to dub my YouTube videos into other languages automatically. Built a CLI that handles everything - upload, dubbing, translation, scheduling. Here's how I integrated ElevenLabs API into my workflow 🎬

https://youtu.be/_tvKc9kKrhA

09.02.2026 16:03 👍 2 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video AI agents are unpredictable by design. The LLM decides the path, chooses tools, loops as needed. You can't debug what you can't see. Good news: OpenTelemetry tracing works for AI agents too. New video explains how. https://youtu.be/Dh7jAYHcAlo

AI agents are unpredictable by design. The LLM decides the path, chooses tools, loops as needed.

You can't debug what you can't see.

Good news: OpenTelemetry tracing works for AI agents too. New video explains how.

https://youtu.be/Dh7jAYHcAlo

06.02.2026 14:16 👍 2 🔁 0 💬 0 📌 0
Preview
DevOps AMA YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/FF5N7ad...

05.02.2026 18:55 👍 1 🔁 0 💬 0 📌 0
Preview
DevOps AMA YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/8BOP3lW...

29.01.2026 18:54 👍 2 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video I wrote a simple prompt. Port's MCP provided the context. Claude Code did the rest. Result? A fully configured developer portal with K8s integration, GitHub sync, and self-service actions. AI + the right context = 🔥 https://youtu.be/6r6ITHCYZ3c

I wrote a simple prompt. Port's MCP provided the context. Claude Code did the rest. Result? A fully configured developer portal with K8s integration, GitHub sync, and self-service actions. AI + the right context = 🔥

https://youtu.be/6r6ITHCYZ3c

29.01.2026 14:34 👍 0 🔁 0 💬 0 📌 0
Preview
DevOps AMA YouTube video by DevOps & AI Toolkit

We're live... Ask us anything!

youtube.com/live/0-Ls3UG...

22.01.2026 18:55 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Most Dockerfiles in production are security nightmares: running as root, using :latest tags, copying secrets. Writing a good Dockerfile isn't hard, you just need to know the rules. Here's every best practice you need for production-ready containers 🐳 https://youtu.be/ueTe-VQaD7c

Most Dockerfiles in production are security nightmares: running as root, using :latest tags, copying secrets. Writing a good Dockerfile isn't hard, you just need to know the rules. Here's every best practice you need for production-ready containers 🐳

https://youtu.be/ueTe-VQaD7c

22.01.2026 14:32 👍 6 🔁 2 💬 0 📌 0
Preview
DevOps Q&A YouTube video by DevOps & AI Toolkit

AMA is live. Ask anything!

youtube.com/live/ezW6DX8...

15.01.2026 18:58 👍 1 🔁 0 💬 0 📌 0
Preview
DevOps Q&A YouTube video by DevOps & AI Toolkit

Ask me anything stars in 30 min.

youtube.com/live/ezW6DX8...

15.01.2026 18:29 👍 2 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Your API is a product. Who's using it? Are they abusing it? Should they even have access? New video on API Management: developer portals, analytics, versioning, monetization with Zuplo review 😤 https://youtu.be/mOy2mhKE2_8

Your API is a product. Who's using it? Are they abusing it? Should they even have access? New video on API Management: developer portals, analytics, versioning, monetization with Zuplo review 😤

https://youtu.be/mOy2mhKE2_8

15.01.2026 16:01 👍 1 🔁 0 💬 1 📌 0
Preview
DevOps Q&A YouTube video by DevOps & AI Toolkit

Ask Us Anything session starts in less than an hour.

youtube.com/live/glRuo5A...

08.01.2026 18:07 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video 2025: AI agents went from experiment to reality. 2026: Time to take them seriously. Here are the tools that survived real-world use—from Claude Code to the BACK Stack. 🔧🤖 https://youtu.be/65o_j4E7_lk

2025: AI agents went from experiment to reality. 2026: Time to take them seriously. Here are the tools that survived real-world use—from Claude Code to the BACK Stack. 🔧🤖

https://youtu.be/65o_j4E7_lk

05.01.2026 16:00 👍 0 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video "What's the status of my app?" should be a simple question. In Kubernetes, it means checking Deployments, Ingresses, databases, PVCs separately. 😤 I fixed this with a Solution CRD that shows unified status for logical resource groups. https://youtu.be/UEkhIMx6B6E

"What's the status of my app?" should be a simple question. In Kubernetes, it means checking Deployments, Ingresses, databases, PVCs separately. 😤 I fixed this with a Solution CRD that shows unified status for logical resource groups.

https://youtu.be/UEkhIMx6B6E

29.12.2025 18:04 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video My team had everything: more money, more experience, control over the rules. But when AI entered the game, most refused to play. They sat on the bench yelling at those who tried. Sound familiar? ⚽🤖 Watch the full story: https://youtu.be/ZEB2pKs2R-Q

My team had everything: more money, more experience, control over the rules. But when AI entered the game, most refused to play. They sat on the bench yelling at those who tried. Sound familiar? ⚽🤖 Watch the full story:

https://youtu.be/ZEB2pKs2R-Q

22.12.2025 16:02 👍 1 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Your logs show everything succeeded. Your metrics are green. But requests are still slow. The problem? Each service only sees its own work. Distributed tracing connects the dots. 👇 https://youtu.be/Oa-zqv-EBpw

Your logs show everything succeeded. Your metrics are green. But requests are still slow.

The problem? Each service only sees its own work. Distributed tracing connects the dots. 👇

https://youtu.be/Oa-zqv-EBpw

17.12.2025 21:02 👍 0 🔁 0 💬 0 📌 0
Preview
DevOps Q&A - December 11 YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/5VXRQFw...

11.12.2025 18:54 👍 3 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Stop wasting hours chasing down information that should've been provided upfront. Learn how to transform a chaotic repository into a well-organized project with clear processes & automated workflows. https://youtu.be/gYl3moYa4iI

Stop wasting hours chasing down information that should've been provided upfront. Learn how to transform a chaotic repository into a well-organized project with clear processes & automated workflows.

https://youtu.be/gYl3moYa4iI

08.12.2025 16:00 👍 1 🔁 0 💬 0 📌 0
Preview
Ep41 - Ask Me Anything About Anything with Scott Rosenberg YouTube video by DevOps & AI Toolkit

Going live...

Desktop: youtube.com/live/L4RZXAK...
Mobile: youtube.com/live/mKvsQW6...

04.12.2025 18:55 👍 1 🔁 0 💬 1 📌 0
Preview
Ep41 - Ask Me Anything About Anything with Scott Rosenberg YouTube video by DevOps & AI Toolkit

See you all later today in this week's AMA session.

YouTube (desktop): youtube.com/live/L4RZXAK...
YouTube (mobile): youtube.com/live/mKvsQW6...

04.12.2025 14:52 👍 2 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video I wanted to love kagent for Kubernetes, but the UX is painful compared to Claude Code or Cursor 😬 Declarative agents = system prompts + tools + LLM. Nothing you couldn't build yourself in an hour. Full breakdown of what works (and what doesn't) 👇 https://youtu.be/3jkGJvmUMYE

I wanted to love kagent for Kubernetes, but the UX is painful compared to Claude Code or Cursor 😬

Declarative agents = system prompts + tools + LLM. Nothing you couldn't build yourself in an hour.

Full breakdown of what works (and what doesn't) 👇

https://youtu.be/3jkGJvmUMYE

01.12.2025 16:11 👍 0 🔁 0 💬 0 📌 0
Preview
Ep40 - Ask Me Anything About Anything with Scott Rosenberg 📱 There are no restrictions in this AMA session. You can ask anything about DevOps, AI, Cloud, Kubernetes, Platform Engineering, containers, or anything else. Scott Rosenberg, a regular guest, will be h...

We're live!

youtube.com/live/0TtOJbM...

27.11.2025 18:56 👍 1 🔁 0 💬 0 📌 0
Preview
Ep40 - Ask Me Anything About Anything with Scott Rosenberg 📱 There are no restrictions in this AMA session. You can ask anything about DevOps, AI, Cloud, Kubernetes, Platform Engineering, containers, or anything else. Scott Rosenberg, a regular guest, will be h...

AMA sessions starts in 30 min....

youtube.com/live/0TtOJbM...

27.11.2025 18:33 👍 0 🔁 0 💬 0 📌 0
YouTube Video
YouTube Video Stop trusting day-one AI reviews. I used Gemini 3 exclusively for a week on production code. Yes it's fast. Yes it's smart. But it ignores context, resists feedback, and declares victory while builds fail. https://youtu.be/AUoqr5r1pBY

Stop trusting day-one AI reviews. I used Gemini 3 exclusively for a week on production code. Yes it's fast. Yes it's smart. But it ignores context, resists feedback, and declares victory while builds fail.

https://youtu.be/AUoqr5r1pBY

24.11.2025 16:03 👍 1 🔁 0 💬 0 📌 0
Preview
Ep39 - Ask Me Anything About Anything with Scott Rosenberg YouTube video by DevOps & AI Toolkit

Going live...

youtube.com/live/tafANChjv3g?si=GfwH0woCqgM82KU8

20.11.2025 18:56 👍 1 🔁 0 💬 0 📌 0