>>2 is Stallman >>3 is Steve Jobs >>4 is Steve Ballmer >>5 is The Sussman >>6 is Joel Spolsky >>7 is Paul Graham >>8 is The Abelson >>9 is Larry Wall >>10 is Dijkstra saging this shitthread
[bbcode:inline-haskell]
posters = f 1 d
where
f n l = [">>" ++ show n ++ " is " ++ head l] ++ f (n + 1) (tail l)
d = ["Stallman", "Steve Jobs", "Steve Ballmer", "The Sussman",
"Joel Spolsky", "Paul Graham", "The Abelson", "Larry Wall",
"is Dijkstra saging this infinite shitthread"] ++ d
[/bbcode:inlinehaskell]
Now if someone will execute print posters this will turn into NOMADICALLY INFINITE TOY THREAD.