Popular posts from this blog
Why people don't like Product Managers
By
Benjamin Hill
-
I recently attended p-camp , a fantastic get-together for product managers from all over the US. Hidden among sessions in the vein of "Agile Now!" and "Can you be more Agile?" and "Agile and Scrum: How to be more Agileriffic" there was a gem of "The Future of Product Management" where we explored where the career of Product Manager was and where it was heading. And what I quickly realized was that people don't like us much. Come again? Ok, people like PMs as individuals just fine. (Well, people seem to generally like me, and seem to like the PMs I've worked with) But in general, there is a greater than average distrust of the PM as a role in an organization. As it turns out, there are some perfectly valid reasons. Engineers: don't like being told what to do (who does, really), and they don't like having to guess how hard something is before digging into it. And they really hate having to stop work on one thing and swit...
Visualizing the user post migration paths across Reddit to extract linked communities
By
Benjamin Hill
-
Someone was kind enough to crawl all of Reddit.com and produce a TB sized extract of all posts . This was cool. I ran it through a small loop that said for each author if they post next in another subreddit (link strength from old sub to new sub)++" Then some trimming: keep the top 5 outbound connections from each sub, and top 20 inbound links. Mix with some gephi layout and coloring , and voilà - how everything is connected! It would be fun to do a neurons firing lightning sort of animation - "pick a starting place based on popularity, and fire/light up one possible path the author takes from there"
Comments
Post a Comment