惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
V
V2EX
WordPress大学
WordPress大学
U
Unit 42
I
InfoQ
A
About on SuperTechFans
宝玉的分享
宝玉的分享
J
Java Code Geeks
博客园 - 司徒正美
爱范儿
爱范儿
Engineering at Meta
Engineering at Meta
G
Google Developers Blog
人人都是产品经理
人人都是产品经理
小众软件
小众软件
Microsoft Security Blog
Microsoft Security Blog
L
LangChain Blog
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
Hugging Face - Blog
Hugging Face - Blog
H
Hackread – Cybersecurity News, Data Breaches, AI and More
aimingoo的专栏
aimingoo的专栏
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
Last Week in AI
Last Week in AI
腾讯CDC
Recent Announcements
Recent Announcements

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
AI is your Copilot, not to replace humans
amberitas17 · 2026-05-02 · via DEV Community

amberitas17

In recent times, there has been a rise in vibe coding and the usage of ChatGPT in programming. Yet many people were disheartened by the replacement of human workers with bots, rather than by the value of human work. Because, let's face it, companies want faster results and clean delivery under pressure, and humans cannot do it under a minute just to finish a clean delivery of work for just a lower price.

However, I have been promoting the view that AI is our guide rather than a replacement for humans. Human work is the most viable source of AI's datasets because, without it, AI would not exist. We just need to adapt it to our work lives and careers as technology evolves.

I have a friend who doesn't like Generative AI tools at all, especially when involving art. I have also told my friend, with whom I work, especially in image generation, because it is part of my work as an AI Engineer, I integrate that into their chatbots for companies that don't use ChatGPT as part of their work. I posted a trend called "Create a caricature of yourself," which included the prompt "everything ChatGPT knows about me." Later, my friend saw my post about that trend, and we got into a disagreement about my stance on AI.

Fast forward to later, she didn't try to talk to me after that disagreement, which led me to focus more on my work. I always believe in the hard work of artists, and I believe AI will not replace real human artists because there is a real soul in their art, and art is something everyone should appreciate in the future, just like everyone else. I also knew how AI gets datasets from real artists without permission, yet it should be with permission. Art from human work is irreplaceable by AI, and it should be because, at the end of the day, we create our own version of what AI should be.

I always edit my code and content that was guided by GPT models because the bot always gives generic code based on the dataset from other works. I always run it and make sure the AI doesn't introduce bugs or replace the whole code, because, as the first rule of programming says, don't touch the code when it works. We, being developers and programmers, are adaptable to changes in AI. Why? Because at the end of the day, we need to check what the AI wrote and changed in the code, and make sure it runs smoothly in production. I prefer the human-in-the-loop mindset that should be implemented, ensuring ethical standardization and accuracy over time.

For developer friends with artist friends, just share this post; maybe it will help them. For us, we are irreplaceable, whether you have been laid off by a company that replaced you with an AI, continue your work because at the end of the day, you are a pilot and AI is your Copilot. Nobody can replace what the developer has honed their skills to create an application, not the AI.

By the way, not promoting Microsoft's Copilot in this article, yet I love what the name behind Microsoft's Copilot is for their GPT chatbot.

Comment below your story about this