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

推荐订阅源

Apple Machine Learning Research
Apple Machine Learning Research
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
G
Google Developers Blog
博客园 - 司徒正美
J
Java Code Geeks
aimingoo的专栏
aimingoo的专栏
A
About on SuperTechFans
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
T
The Blog of Author Tim Ferriss
D
Docker
大猫的无限游戏
大猫的无限游戏
D
DataBreaches.Net
腾讯CDC
V
Visual Studio Blog
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
C
Check Point Blog
M
MIT News - Artificial intelligence
Jina AI
Jina AI
I
InfoQ
雷峰网
雷峰网
The Cloudflare Blog
美团技术团队
Engineering at Meta
Engineering at Meta

Hacker News: Ask HN

The New Window Delete ChatGPT Atlas Spyware Tell HN: Qwen Free Tier Is Discontinued Ask HN: SeedLegals Partnerships in London, worth it? Ask HN: How to highlight talent from untraditional backgrounds? Ask HN: We dont need a programming language now? Durable Object alarm loop: $34k in 8 days, zero users, no platform warning What if Time at the subatomic level has multiple arrows? How to add MidnightBSD Key to UEFI Secure Boot DBX? (Revoked and Forbidden Keys) Ask HN: What's your experience working at xAI as an AI tutor? Any engineers here with experience of clinical data standards? Ask HN: Who is using OpenClaw? Agent Skills for Software Test Automation Ask HN: Who needs contributors? Claude Code is thinking too much Ask HN: What Is the Big-O Order of a Jigsaw Puzzle? Ask HN: Stepping into a new role as a Senior, mentoring dos and dont's? Founder from Zurich heading to SF and Austin for the first time Hacker News No Manual Screenshots: I Built a Scalable Screenshot API Using Cloud Playwright Ask HN: Thought experiment: AGI giving us answers we don't like? Ask HN: I quit my job over weaponized robots to start my own venture 1% Vacancy, 81% Preleased: Where Midmarket Compute Deploys in 2026 Ask HN: Preferred pricing model for sound effects libraries? Copy of the email I sent to my undergraduate professors on Nov 30, 2025 Model API Performance | Hacker News Ask HN: Are open-weight LLMs the new offline encyclopedias? Valgrind 3.27 RC1 is out Claude Code OAuth down for >12 hours Ask HN: What's Better?–Tauri or Electron?
Why do people suddenly see so many competitors once they ...
xnslx · 2026-06-21 · via Hacker News: Ask HN

I have been asked this question many times: What is the difference between using IdeaGrit(https://ideagrit.foundersailab.com/) and using ChatGPT directly?

Every time I answer this question, I feel I can only provide part of the answer. My thoughts are fragmented. So I decided to document them here and clearly show the difference.

Several months ago, I joined a WhatsApp channel with around 500 people. When a community becomes big enough, you start noticing interesting patterns.

One thing I noticed is this: no matter who announces that they are going to launch a product in the channel, everyone usually follows the same pattern. “That sounds amazing.” “I would definitely use it.” “Can’t wait to try.”

Of course, I do not think people are intentionally lying. Most of the time, people are just being kind. They do not want to be the person who sounds negative.

But I also think many people do not even notice this coordinated behaviour at all. This is just the most natural reaction towards another person’s idea.

And I think this is not only a community problem. This is a human reaction. It is much easier to agree than to challenge.

I saw a very hot post on Reddit asking: Why do people suddenly feel they have so many competitors the moment they start doing marketing?

I think this question is very interesting. When you are still building, the world feels quiet. You are focused on your own product, your features, your roadmap. You may even feel your idea is quite unique.

But the moment you start marketing, life suddenly becomes harsher. Because now you are not only building anymore. You are trying to sell.

And when you try to sell, you are forced to look at the market for real. Suddenly, competitors pop up everywhere. Fear starts to creep over you.

And you start wondering: why do all these competitors appear exactly when I finally start marketing? But maybe they were always there. Your brain just strategically avoided seeing them before. Marketing removes the illusion that building alone is enough.

And this is also why using a general LLM directly can sometimes become tricky.

In artificial intelligence, there is a concept called AI sycophancy. It means that large language models sometimes tailor their responses to what they think the user wants to hear, instead of what is accurate, useful, or warranted.

The behaviour can take many forms. An assistant may agree even when your opinion is too weak. It may abandon a correct answer after you ask, “Are you sure?” It may validate your belief, your decision, your product idea, or even your self-image too quickly. It may praise your work in a way that feels good, but does not actually help you see the truth.

Does this behaviour sound similar to what I described earlier in the WhatsApp channel? I think it does. In both cases, it is a very human reaction.

I published a post a week ago about how to quickly find your first digital product to sell on Gumroad using the famous product design framework, CIRCLES.(https://xianli.substack.com/p/how-to-use-the-circles-framework)

The feedback was huge. People kept telling me it was useful.

You can probably get similar results after chatting with an LLM for hours. But the key word is hours. Using a framework early can accelerate the whole development process.

As a developer, you can definitely build a project from scratch by writing the code line by line. However, most of the time, we still choose a framework because it helps us build faster and more consistently.

The same applies when building with the API.

I can treat the model as part of a structured product, not just a friendly chatbot. I can give it stricter rules. I can force it to judge your idea through a clear framework. I can ask it to surface red flags, compare your idea against failed products, and score it with clear criteria.

In the early stage, encouragement is easy to find. But clear judgment is much harder to find.