What’s the Worst Advice AI Has Given You? Here’s Mine. — DeepSeek Blog | Neura Market
    Neura MarketNeura Market/DeepSeek
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsBlogVideosGuidesCoursesCommunityTrendingGenerate
    DeepSeekBlogWhat’s the Worst Advice AI Has Given You? Here’s Mine.
    Back to Blog
    What’s the Worst Advice AI Has Given You? Here’s Mine.
    discuss

    What’s the Worst Advice AI Has Given You? Here’s Mine.

    Daniel Balcarek March 3, 2026
    0 views

    I recently saw a meme about terrible legacy code on platform X and it gave me an idea for a...

    I recently saw a meme about terrible legacy code on platform X and it gave me an idea for a discussion topic. A year ago, the classic developer question was: > “What’s the worst code you’ve ever seen?” But our day-to-day work has changed. Maybe the real question now is: > “What is the worst suggestion AI has ever given you?” I’ll start. I’ve happily survived plenty of questionable code: from “fast hotfixes” that didn’t even touch the root cause, to refactorings that added more complexity than my 15-years-younger self on OOP steroids. But this happened about a year ago and it still sticks in my mind: ## API key in a public Docker image I was working on a GitHub Action that builds a Docker image from my .NET REST API, pushes it to Docker Hub as a public image and then deploys it to Azure. Pretty straightforward, right? There was one small catch: the API uses a private API key to communicate with a third-party service. So I asked ChatGPT for advice. Its suggestion: > “You can store this API key as an environment variable in your Docker image.” Wait… what? Put a private API key inside a public Docker image? *To be clear, environment variables themselves are fine. The problem was baking the secret into the image during build time, which would expose it to anyone pulling or inspecting the public image.* I explained this to ChatGPT. It responded with the classic: > “You are right!” …and suggested storing it securely in Azure. End of the story? Of course not. Just a few messages later, in the same context window, ChatGPT again suggested putting the private API key into the public Docker image as an environment variable. That was the moment I realized: AI isn’t production-ready yet, at least for security advice. 😄 --- ## The interesting shift We used to review junior developers’ code carefully. Now we also need to review code written by something that sounds like a senior engineer but occasionally behaves like an intern on their first day. --- ## Discussion - What’s the most ridiculous suggestion AI or ChatGPT has ever given you? - Do you review AI-generated code differently than human-written code? I’d love to hear real examples from the community.

    Tags

    discussaichatgptsecurity

    Comments

    More Blog

    View all
    How I'm using ASTs and Gemini to solve the "Codebase Onboarding" problem 🧠ai

    How I'm using ASTs and Gemini to solve the "Codebase Onboarding" problem 🧠

    Hi everyone! 👋 I’m Tara, a Senior Software Engineer and Consultant. Over the years, I've jumped...

    T
    tworrell
    Local AI Will Save Us All (The Math Says So, Trust Me)ai

    Local AI Will Save Us All (The Math Says So, Trust Me)

    Every few weeks a take goes viral in tech circles making the case for ditching cloud AI and running...

    S
    Sebastian Schürmann
    Lost in the AI Hype, I Started Smallai

    Lost in the AI Hype, I Started Small

    And it helped me get back into tech without drowning TL;DR at the end Coming back to...

    R
    Rohini Gaonkar
    Building a Replay-Tested Interactive Brokers Client in Gogo

    Building a Replay-Tested Interactive Brokers Client in Go

    I wanted an IBKR library that felt like Go and had testing I could trust. So I wrote one.

    T
    Thomas Marcelis
    Playwright in Pictures: Fully Parallel Modeplaywright

    Playwright in Pictures: Fully Parallel Mode

    Playwright’s fullyParallel mode is often treated as a simple performance switch. In practice, it...

    V
    Vitaliy Potapov
    Designing a CLI for Both Humans and Agentscli

    Designing a CLI for Both Humans and Agents

    Learn how Alpic designed its CLI for both human developers and AI agents — covering tradeoffs like polling, context windows, interactivity, and statelessness.

    J
    Julien Vallini

    Stay up to date

    Get the latest DeepSeek prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for DeepSeek and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.