IsaacL nailed it the best https://news.ycombinator.com/item?id=1027093 And surprisingly the WoW one is the most off :D
Ask HN: A New Decade. Any Predictions? (2010)
31–40 of 462 posts
Re: Ask HN: A New Decade. Any Predictions? (2010)
#32My favorite from 2010 : "President-Elect Graham to Appoint Sam Altman to Cabinet"... Not too far off. I checked and nobody predicted a Trump presidency in 2010. So no time travelers amongst us sadly.
Re: Ask HN: A New Decade. Any Predictions? (2010)
#33IsaacL nailed it the best https://news.ycombinator.com/item?id=1027093 And surprisingly the WoW one is the most off :D
> - The next big thing will be something totally unknown and unpredictable now, as user-generated content and social networking were in 1999. However, when it does appear, various 'experts' on it will spring from nowhere to lecture us all about it. It will still be really cool, though. I think this basically describes AI.
Re: Ask HN: A New Decade. Any Predictions? (2010)
#34A few of them are correct (cheapish high density displays, commercially successful ebook readers, self-driving cars) but most are terribly inaccurate.
Left the same comment but with some fun, probably wrong predictions, over on the other post https://news.ycombinator.com/item?id=21941512.
Re: Ask HN: A New Decade. Any Predictions? (2010)
#35Re: Ask HN: A New Decade. Any Predictions? (2010)
#36IsaacL nailed it the best https://news.ycombinator.com/item?id=1027093 And surprisingly the WoW one is the most off :D
> - The next big thing will be something totally unknown and unpredictable now, as user-generated content and social networking were in 1999. However, when it does appear, various 'experts' on it will spring from nowhere to lecture us all about it. It will still be really cool, though. I think this basically describes AI.
Re: Ask HN: A New Decade. Any Predictions? (2010)
#37Nobody saw Bitcoin coming. (The first block had already been mined at the start of 2009, but there was no real exchange trading until later in 2010.)
Re: Ask HN: A New Decade. Any Predictions? (2010)
#38What a fun read! The one that ended up being the most off in the thread: > I predict (and hope for) a major turn back to simplicity in technologies. Multimillion-line software will go extinct like dinosaurs. Existing programming languages and platforms will gradually be replaced with ones so simple and elegant that one software component will be written and maintained by one to three developers and art designers and…
I'd say that this prediction is describing current developments quite well. Newer programming languages (Go, Rust) and development tools are making the "software as lean independent components" vision more relevant than it ever was.
Performance comes from optimizing the usage of state against hardware, modularity comes from code satisfying the properties of composition which is best left stateless (and high levels of modularity must come from abstraction and conventional practice, incurring further debts on the programmer and machine.)
It's a tension that I haven't seen fully resolved but I'm very very very open to being wrong. Many languages seem to be experimenting in this space with some preference for one side of the equation for another.
Re: Ask HN: A New Decade. Any Predictions? (2010)
#39That one strikes a certain chord..
Re: Ask HN: A New Decade. Any Predictions? (2010)
#40https://news.ycombinator.com/item?id=1025703
This poster saw it.