TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

My four steps to the epiphany - Lessons learned from a research product

47 pointsby amirkhellaover 15 years ago

4 comments

10renover 15 years ago
The amazon-for-source is a cool idea that could also be applied to navigating docs. It's a 1st order Markov process (predicting the next link based on the current link), but could be extended to 2nd order (predicting the next link based on how you got to the current link), or <i>n</i>th order, of course. This context might capture the reason you were looking at the current page. We could do a little statistical AI, and combine the predictions of different sequences that are similar enough.<p>The problem that source is changed (unlike books) as it is fixed/refactored/deleted, probably wouldn't hurt much.
评论 #1133461 未加载
elblancoover 15 years ago
Great writeup. I'd add a lesson I'd learned coming out of lab research as well. "Don't develop in a vacuum, involve the end users early and often." which is a bit of a corollary to "Lesson learned: Customers may have problems, but they also have solutions." I see this also outside of research, in general practice also. You seem to have figured this out naturally as part of your idea development process, but it's amazing how often this doesn't happen.
评论 #1135898 未加载
sid-over 15 years ago
In a different world(java) the social aspect of mylyn/tasktop is pretty similar - <a href="http://live.eclipse.org/node/573" rel="nofollow">http://live.eclipse.org/node/573</a>
评论 #1135904 未加载
ajjuover 15 years ago
Pretty cool product! I would use it.
评论 #1133225 未加载