01Sharing a Small Tool I Use Myself (Self-Made)ReviewGate is an open-source MIT-licensed pre-merge filtering tool that screens for high-risk issues from perspectives like security, performance, logic, and AI Smell, categorizing them as block or warn. It prefers to fail rather than give a false green light. It supports --fix, CI integration, and false-positive sharing, and is read-only by default. It's recommended to observe first, then gradually enable.#需求验证#AI编程2026/08/21
02When I Build Products, the First Thing I Cut Isn't Features—It's IllusionsIn the past, when building products, I always preferred to add features. Later, I gradually realized that many products don't die because they can't be built, but because they think too much. In the early stages of a product, what should be cut first is often not pages or flows, but those unverified illusions that are already taken for granted.#产品思维#需求验证#创业反思2026/07/29