If you work in IT right now, your feed is probably split between AI hype, AI fear, and confused memes about both. Depending on who you ask, AI is either coming for your job, coming for everyone’s job, or going to “free you up to do more strategic work”—which somehow always looks like doing the same work, just faster, with fewer people.
Some of that fear is legitimate. Companies are downsizing, labeling every layoff slide “AI-driven efficiency,” and then handing the remaining team a workload that reads like a horror movie script. And some of it is pure misinformation—a half-baked understanding of what these tools can do.
Either way, AI is going to enter your professional life. The question is how to keep it on your terms.
Start With Privacy, Not Shiny Features
Before we get into how AI can help your career, we need to address something far less glamorous: privacy. Every new AI tool right now promises to write your code, document your infrastructure, summarize your meetings, and probably automate your coffee order if the right integration exists. But behind the scenes, all of that hinges on where your data goes, how long it stays there, and who gets access to it.
Here are a few principles worth keeping in mind as you explore what’s out there.
Research tools before you feed them your data
This is especially important for installable tools. A desktop assistant that crawls your entire filesystem is a very different proposition from a constrained coding helper with a clearly defined scope.
For example, tools like Claude Code or OpenAI Codex operate within a defined folder and stay in that sandbox until you explicitly point them elsewhere. Others, like Microsoft Copilot, are designed to act as a full teammate—drawing on anything they’ve been given access to across documents, chats, and systems. Neither approach is inherently bad, but you should know which one you’re inviting into your environment before you hand it the keys.
Stick mostly to mainstream tools
Yes, the bleeding edge is exciting. Yes, that skills GitHub repo with three stars and a README written at 3 a.m. might do something impressive. But it might also log your prompts in unexpected places, phone home to unknown destinations, and treat data security as a future consideration.
Larger vendors aren’t perfect, but they typically have compliance documentation, legal controls, and security frameworks in place. In a space that changes week to week, letting someone else carry some of the security burden isn’t a weakness—it’s a practical strategy.
Confirm there’s a way to be forgotten
Whether you’re evaluating platforms personally or for your team, don’t just ask what a tool can do. Ask:
-
- “What happens when I leave?”
- “Can my data be fully deleted or disconnected?”
- “If this system has been learning from my usage, what remains after I go?”
Make sure there’s a real mechanism for data deletion—and actually use it when you move on.
AI Isn’t Coming for Your Job. The AI-Enabled Employee Is
In most IT roles, you’re not about to be swapped out for a model and a bash script. But you can absolutely be replaced by someone who knows your job, knows the tools, and is completing the same work 20 to 50 percent faster through AI.
Rather than defaulting to resistance, consider how AI can positively shape your day-to-day:
- Better workflows: Use AI to draft scripts, configs, test plans, or runbooks so you’re editing rather than starting from scratch.
- Extended capabilities: Ramping up on a new technology? AI can accelerate that process—translating docs, walking through examples, and reducing the time you’d otherwise spend searching for answers.
- Automated documentation: If a tool can turn your CLI history, code diffs, or design notes into draft documentation, that’s a win for you and everyone who comes after you.
- Proof-of-concept acceleration: You can move from “I wonder if this would work” to a rough proof of concept in an afternoon by pairing your domain expertise with an AI assistant.
Are these tools perfect? Not even close. But there’s a meaningful difference between “I don’t trust it, so I’m not touching it” and “I don’t trust it, but I’ll make it work for me.” One of those positions looks future-ready. The other doesn’t.
In IT, refusing to adapt has never been a sustainable long-term strategy. AI is simply the latest version of that lesson.
AI Is Most Powerful in the Hands of a Subject Matter Expert
Here’s the part that should reassure you.
AI performs best when it’s paired with someone who already knows what they’re doing. We’re firmly in the era of human-in-the-loop—and frankly, that may never fully change. Anytime you’re working with complex systems and real data, the same fundamental challenge applies garbage in, garbage out.
AI doesn’t fix that. It automates it at scale.
Without a real subject matter expert (SME) in the loop, you get:
- Unchecked hallucinations: Confidently wrong answers, misleading outputs, and broken code that almost works—but fails in exactly the place that matters.
- Inefficient designs: Models defaulting to suboptimal patterns, over-engineered solutions, or missing key constraints that any experienced practitioner would catch immediately.
- Security gaps: Outputs that pass basic tests but violate policy, leak data, or introduce attack surfaces no one intended to create.
On the other hand, when a network engineer, sysadmin, SRE, architect, DBA, or security analyst is in the driver’s seat:
- You recognize when the output is nonsense.
- You spot gaps in logic, performance, or security posture.
- You understand which corners can be safely cut—and which ones absolutely cannot.
Your domain knowledge is the multiplier. The model amplifies what you bring to the table.
A mediocre SME combined with great AI produces mediocre results. A strong SME paired with a decent AI tool. That combination produces surprisingly strong outcomes.
Make AI Work for Your Career, Not Against It
So where does this leave you?
Stop fixating on whether AI is coming for your job. Focus instead on how it can help you do that job better, faster, and with less friction. Be deliberate about privacy—every time you paste something into a prompt, ask yourself whether you’d be comfortable if that content escaped into the wild, and choose your tools and settings accordingly.
Most importantly, lead as the SME. The best results come when you define what you’re trying to accomplish, determine how you want to approach it, and then direct the AI with that context in place.
AI is going to be part of your IT career. The only real choice is whether it happens to you—or whether you’re the one who knows how to aim it.
To learn more about AI and 11:11 Systems be sure to check out these additional resources.



