其它科技 · 智问盟
智问盟 · 其它科技 行业的最新公开讨论。未登录首页展示全美各行业公开问答、热门讨论与本地同行话题,覆盖 USPS、会计财务、建筑、医疗、卡车、电商、法律、房产、餐饮和科技等目录。注册并完成行业资料后,可阅读完整内容、发帖提问和参与交流。
智问盟 · 其它科技 行业的最新公开讨论。未登录首页展示全美各行业公开问答、热门讨论与本地同行话题,覆盖 USPS、会计财务、建筑、医疗、卡车、电商、法律、房产、餐饮和科技等目录。注册并完成行业资料后,可阅读完整内容、发帖提问和参与交流。
tech-other
身边有些人代码写得一般,但跟客户和业务沟通还可以,就卡在技术支持、售前、产品经理这几条路怎么选。技术支持上手快但容易被工单拖住,产品岗看起来轻松,其实需求拆不清也很难受。有类似转岗经历的,第一步是先补业务理解,还是先找一个能接触客户的岗位?
tech-other
I used to think an automation project was done when the workflow ran successfully three times in a row. That was fine until the client changed a column name, the script failed, and nobody on their side knew what was saf…
tech-other
The easiest way to underprice a technical project is to quote the build and forget the edges. Discovery calls make everything sound simple: connect two systems, clean up a workflow, make a dashboard, automate a report. …
tech-other
Prototype demos lie a little. They work on the desk, with the good cable, when the person who built it is standing there. The first time we put a sensor setup in front of real users, the hard parts were power, labeling,…
tech-other
我以前做方案时吃过亏,图画得很好看,客户也点头,真正交付时才发现接口限流、数据归属、账号体系、旧系统字段这些问题都没谈清楚。架构图只能说明你想怎么连,不能说明这个方案能不能落地。 现在我写方案会先问几个土问题:谁负责维护,数据从哪里来,失败了谁重试,日志谁能看,权限怎么给,费用怎么算,旧流程怎么退回去。尤其是系统集成项目,最麻烦的经常不是技术栈,而是双方对"完成"的理解不一样。 原型也要尽早做,不要等合同都签完才发现 API 文档和真…