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.

A matrix of potential buzzwords

15 pointsby marketerover 16 years ago

2 comments

newsitover 16 years ago
Or 5 lines in python:<p>pre = ("blue", "friend", "mo", "nap", "net", "pod", "tag", "war", "web", "wiki")<p>post = ("2.0","blogging","casting","chalking","dating","driving","jacking","pedia","scape","ster","tagging","zilla")<p>len_pre = len(pre)<p>len_post = len(post)<p>print "\n".join([" | ".join([a+b for a in pre for b in post][start:start+len_post]) for start in range(0, len_pre*len_post, len_post)])
评论 #313254 未加载
评论 #313130 未加载
评论 #313031 未加载
joshuover 16 years ago
i did this in 2005. i should probably update it a bit. are there new archetypes? flick-r?<p>here are the archetype sources: blue-jacking friend-ster mo-blogging mo-zilla nap-ster net-scape pod-casting pod-jacking tag-tagging war-chalking war-dating war-driving web-2.0 web-casting wiki-pedia