Skip to main content

Why AI will NOT replace your job! (… my opinion)

In this video, I explain why AI won’t replace your job, demonstrate agentic AI coding and ‘vibe coding’ with tools like Warp and GitHub Copilot, and show practical examples and notes on building an AI-driven web app.

Instructions
#

Agentic AI vs simple chat
#

  • Chat models: prompt -> response
  • Agentic AI: runs tasks autonomously, chains actions, calls external tools/APIs, manipulates files and runs commands.

Tools I tried
#

Notes
#

  • Key takeaway: agentic AI drastically speeds up scaffolding and repetitive work, but it does not replace human creativity, system design, auditing and long-term maintenance.
  • Team impact: expect new tasks (reviewing AI output, securing pipelines, cleaning up “vibe-coded” artifacts). Roles like “vibe-coding cleanup specialist” may appear.
  • Practical advice: learn agent tools, add CI checks, require code reviews, create test suites, and instrument monitoring.

References
#

Christian Lempa
Author
Christian Lempa
IT & Tech Nerd | DevOps and Automation FanBoy