Why is it difficult for my project to achieve its profit target?
IKEA Effect: Overvalue self-built solutions => “It’s useful because I made it” Curse of Knowledge: Assume others have same needs => Building for your 0.01% edge case Planning Fallacy: Underestimate development time => 2-week estimate becomes 2-month project
You Can't Work Like a Machine
What have I done after get off work in the past year? In chronological order: A blog website (that is, the previous version of this site) Fork open source code, modify, test, and deploy. At that time, I thought the best way was Notion to store blog content + Vercel to deploy Next.js blog application. This method has the best editing experience and has the latest technology stack to achieve modern website effects. I naively thought that in this way I could keep updating the blog and keep sharing my ideas. ...