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

推荐订阅源

博客园 - 司徒正美
Jina AI
Jina AI
Microsoft Azure Blog
Microsoft Azure Blog
博客园 - 三生石上(FineUI控件)
宝玉的分享
宝玉的分享
MyScale Blog
MyScale Blog
I
InfoQ
爱范儿
爱范儿
Microsoft Security Blog
Microsoft Security Blog
酷 壳 – CoolShell
酷 壳 – CoolShell
Stack Overflow Blog
Stack Overflow Blog
T
Tailwind CSS Blog
D
DataBreaches.Net
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
T
The Blog of Author Tim Ferriss
B
Blog
阮一峰的网络日志
阮一峰的网络日志
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
月光博客
月光博客
雷峰网
雷峰网
Recent Announcements
Recent Announcements
量子位
B
Blog RSS Feed

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
I Got Fired After Giving Feedback About a System That Was...
István Döbrentei · 2026-06-15 · via DEV Community

István Döbrentei

The system was in production.

It worked.

And it was built without version control, using Perl scripts, ad-hoc PHP files, PostgreSQL stored procedures, and JasperReports.

From a modern engineering perspective, it looked like a disaster.

And yet — it had been running for years.

Even more surprising: the main developer was also one of the CEOs.

One day, he asked for my opinion about the architecture.

So I prepared carefully.

I spent a weekend documenting everything:

  • maintainability issues
  • lack of structure
  • scaling risks
  • missing engineering practices

On Monday, I presented it.

He listened quietly.

By the end of the day, I was told my role was no longer needed.

That was my last day there.

At first, I thought I made a communication mistake

Maybe I was too direct.

Maybe I didn’t frame things correctly.

Maybe I underestimated how personal the system was.

But over time, I realized something deeper:

It wasn’t just about communication.

It was about feedback itself — and what we do when it challenges something we built.

We don’t reject feedback. We reject discomfort.

Most people say they want feedback.

What they actually want is confirmation.

Not signals that force them to rethink decisions already made.

That pattern doesn’t just exist in companies.

It exists in products too.

The same failure pattern repeats everywhere

I later read a story about a developer who spent months building a well-designed product.

Technically solid.

Carefully built.

But nobody cared.

It failed not because it was bad.

But because the market never wanted it in the first place.

In the AI era, building is no longer the hard part

We are entering a world where:

MVPs take days, not months
prototypes are generated in hours
full apps can be scaffolded by AI tools

So the bottleneck is shifting.

Building software is becoming cheap. Validation is not.

And that changes everything.

Because if anyone can build something, then building is no longer the advantage.

Choosing what not to build becomes the real skill.

The uncomfortable truth

Most developers still follow this loop:

  1. Build something interesting
  2. Polish it
  3. Launch it
  4. Hope users care

But users don’t reward effort.

They reward relevance.

And relevance can’t be guessed — it has to be validated.

The real question is earlier than “can I build this?”

It is:

  • Does anyone actually want this?
  • What evidence do I have?
  • What signal confirms this problem exists?
  • Am I willing to change direction if I’m wrong?

Because the hardest part isn’t building.

It’s discarding an idea you already invested in.

That experience changed how I think about building

That old job and that feedback conversation taught me the same lesson I keep seeing in product work:

Feedback is easy to ask for.

Hard to accept.

And expensive to ignore.

That’s why I built something

I started building Pain Point Monitor.

The idea is simple:

Instead of guessing ideas, you look at real demand.

Real frustrations.

Real problems people are actively trying to solve.

Because the best ideas usually don’t start as ideas.

They start as repeated pain.

Final thought

In a world where building software is becoming trivial,

the real skill is not execution.

It’s validation.

And the hardest part is still the same:

Being willing to change your mind when reality disagrees with your idea.