cd /news/artificial-intelligence/rabbitholes-while-learning-ai · home topics artificial-intelligence article
[ARTICLE · art-26799] src=dev.to ↗ pub= topic=artificial-intelligence verified=true sentiment=↑ positive

RabbitHoles while learning AI

A developer exploring Agentic AI unexpectedly deepened their software engineering skills, picking up Docker, GitHub Actions, Git best practices, and deployment workflows. The journey, which started with LangGraph, led to practical DevOps knowledge and a newfound appreciation for engineering fundamentals.

read1 min views18 publishedJun 14, 2026

I was supposed to stop at LangGraph.

That was the plan.

Instead, the rabbit hole decided otherwise.

Some of the things I unexpectedly picked up while chasing Agentic AI:

⚙️ Docker

  • Multi-stage Dockerfiles
  • Docker Compose
  • Volumes
  • Building images from my own projects instead of just pulling them
  • Finally understanding why "works on my machine" isn't enough

🤖 GitHub Actions

  • Automated builds and tests
  • CI/CD pipelines
  • Branch protection rules
  • Secrets management
  • Automatic Docker image publishing
  • Realizing how satisfying it is when pushing code triggers everything for you

🌿 Git & Engineering Practices

  • Conventional commits
  • Pull requests even for solo projects
  • Trunk Based Development
  • Small, rapid merges instead of week-long branches
  • Keeping main always deployable

🚀 Deployment

  • Actually shipping things instead of leaving them in localhost prison

And somehow, while trying to learn AI, I ended up appreciating software engineering just as much.

Still left:

• LlamaIndex

• Cloud

• Terraform

Apparently the roadmap had other plans.

Curious what unexpected rabbit holes everyone else fell into while learning AI.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @langgraph 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/rabbitholes-while-le…] indexed:0 read:1min 2026-06-14 ·