The Calculator Problem: Why Creatives Are Hiding Their AI

The Calculator Problem: Why Creatives Are Hiding Their AI
There is a quiet tension running through creative teams right now. Designers. Copywriters. Editors. Strategists. Almost everyone is using AI somewhere in their workflow, and most will not admit it.
Anthropic's latest study found that 70% of creative professionals hide their AI use from colleagues. Seven in ten. That is not a minority behaviour; that is the culture.
The fear is simple: If I use AI, people might think I am less creative. Or replaceable.
It is an odd position to be in. We celebrate good tools in every other part of our work. Nobody hides Photoshop, Grammarly, or Figma. But the moment the tool is an LLM, people go quiet. It becomes the modern calculator shame.
The Fear of Being Found Out
This is not about hiding a messy desk. It is about hiding something that speeds up your work.
Creatives worry their colleagues will question their talent, or that their managers will reduce their role to AI-assisted output. Some even feel the work is less theirs if a model touched any part of it.
I get it. When I first started using LLMs, it felt like admitting I needed a calculator for basic sums. But tools are not moral objects. They are leverage. The uncomfortable truth is that AI has simply become the new baseline, and pretending otherwise slows everyone down.
The Price of Silence
This secrecy has real consequences.
When nobody talks about how they are using a tool, nobody learns. When nobody learns, nobody improves. The entire team loses speed.
I have seen this in engineering teams too. Developers who lean on AI tend to ask fewer questions of their colleagues. They get the quick answer from the model, but they miss out on the deeper discussion that builds long-term expertise. Short-term efficiency, long-term stagnation.
When you hide the tool, you break the connection.
Owning the Outcome
AI is an assistant, not a replacement for judgment. The pen does not claim authorship of the novel. The model does not get credit for the campaign.
We need to shift the internal conversation from Are you using AI? to How are you using AI to improve your work?
Two simple moves help reset the culture:
Share the How. Tell your team what part of the process AI supported. Headline options. First drafts. Research summaries. It demystifies the workflow and raises the collective bar.
Be Honest. I write a newsletter about AI. I also use AI to review my own grammar and check my tone. That is not a contradiction. It is professional tooling. We do not hide the calculator. No reason to hide this either.
AI News This Week
Copyright Battles Intensify
OpenAI is now managing lawsuits on two fronts: one from major U.S. newspapers and another relating to training on pirate library data. Meanwhile, the New York Times has filed a suit against Perplexity over alleged misuse of its content. These cases highlight the unresolved tension between open training data and intellectual property rights.
AI Agents That Lie
New research shows that multi-agent AI systems will fabricate facts rather than admit they could not find an answer. They even generated fake citations. This behaviour reinforces a simple rule: AI reduces effort, not responsibility. Human oversight is not optional.
Claude Code Comes to Slack
Anthropic has integrated Claude Code directly into Slack. Developers can now generate, debug, and explain code from within the tool where their team already lives. This is not just convenient, it embeds AI into the operational workflow instead of adding another tool to juggle.
Voice + Text Merge in ChatGPT
ChatGPT now allows seamless switching between speaking and typing in the same conversation. The experience feels more natural and moves the platform closer to a genuine assistant rather than a chat window.
Warner Music Signs an AI Music Deal
Warner Music Group has reached an agreement with Suno after resolving a lawsuit. This is a notable signal: the music industry is not just fighting AI, it is starting to formalise partnerships with it.
Tool Review: n8n
What It Is
n8n is an open-source automation platform designed for technical teams. It blends visual no-code workflows with the option to drop into JavaScript or Python whenever you need more control.
What People Are Building
Delivery Hero saved 200 hours a month with a single IT ops workflow.
A data integration team cut onboarding new data sources by 25x, completing in two hours what used to take days.
Many users describe it as the tool that changes how you think about automation.
Pros
Ultimate Flexibility: You can always write custom logic when no-code tools hit their limit.
Control and Cost: Open-source and self-hostable. Ideal for teams that do not want per-task fees or vendor lock-in.
AI Ready: Easy integrations with major LLMs to create multi-step agent workflows.
Cons
Steep Learning Curve: Not a beginner tool. Expression handling and debugging require some experience.
Self-Hosting Overhead: If you host it yourself, you own the maintenance.
Documentation Gaps: Advanced features sometimes rely on community knowledge.
Use Cases
IT onboarding workflows
E-commerce fulfilment orchestration
Multi-agent AI experiments
Data synchronisation and transformations
Verdict
If you are comfortable with APIs and you want full control, n8n is excellent. It is not designed to hold your hand. But if you give it the time, it becomes a serious accelerator.