You could make a case for The Mandalorian, although that didn't get as much hype due to the internets... dislike ...of the sequel trilogy. Another one I can think of is Breath of The Wild, and probably Mario Odyssey. I've also heard good things about the FF7 remake, but haven't played it.
Ask HN: What Lived Up to the Hype?
131–140 of 1001 posts
Re: Ask HN: What Lived Up to the Hype?
#132How about Radiohead's 2007 album In Rainbows? Maybe OK Computer too, but I don't know how much hype there were because I was too young then...
tons of people copy this now, it’s not even notable. but at the time, the idea that they would let you type in $0 was shocking.
Re: Ask HN: What Lived Up to the Hype?
#133I saw contrarian opinions, but I believe Avengers: End Game pretty much delivered the insane hype cultivated for 10 years.
Re: Ask HN: What Lived Up to the Hype?
#134Haskell typeclasses. They really are interfaces that don’t leak. Solid state disks. Huge speed boost.
Funny you should mention type classes-- that's one of the biggest things that Elm, the little brother to Haskell in many ways, doesn't support (and doesn't intend to, for reasons of limiting the footguns available to devs and also keeping to the high standard it sets for itself for error messages IIRC...)
Re: Ask HN: What Lived Up to the Hype?
#135Re: Ask HN: What Lived Up to the Hype?
#136- A lot of people watch it with no background knowledge and subsequently don’t quite understand the “best film ever” label, but Citizen Kane is indeed a fantastic film. Just read about Orson Welles first. - Most religious books that have stood the test of time have lived up to the hype. The Bible (especially certain books like Ecclesiastes or Proverbs), The Quran, The Upanishads, to name a few. Again, don’t just go i…
> Most religious books that have stood the test of time have lived up to the hype. They really haven't. Not a single one of them. There is, however, organized religion around them that has twisted those book to mean whatever it is that brings the flock. Are they influential? Yes. Have they stood the test of time? Hell, no
Its just one of those things that is so popular that people find any way possible to criticize.
Re: Ask HN: What Lived Up to the Hype?
#137When the M1 chip was introduced I was a bit underwhelmed. Apple being so vague about their performance didn't exactly inspire confidence. But as more information has come out it seems like the hype has actually increased.
Definitely this. To me, it's the most revolutionary thing they've done since the iPad.
Re: Ask HN: What Lived Up to the Hype?
#138Re: Ask HN: What Lived Up to the Hype?
#139In 2007 I was plugging away at PHP with whatever frameworks were around at the time -- the vast majority of web dev that I saw then was pure procedural scripting down the page, maybe some `include` statements to pull in database functions. Especially in PHP, which encouraged mixing logic and HTML. The consultancy I was with had built custom stuff on top of Zend framework, and it helped a lot.
But around summer of 2007 is when I started hearing folks crow about Ruby on Rails, this hot new web framework written by a Dane in a Japanese programming language. It had been out for a few years and it was the hot topic in web dev circles, and so I decided to see what the fuss was about one weekend.
Instantly stuff I'd always had to do by hand was done for me. A decent data access layer with a few lines of code per db table, that automatically handled preparing and executing statements, and could handle keeping the database up to date with migrations. A REPL where I could load up the code I'd written for the app and use it for one-off debugging or maintenance tasks. A thriving plugin scene where many of the things I'd bashed together over the years were available, for free, just by cloning a repo.
That weekend I reimplemented the core functionality of one of the apps we'd been working on for a client. We'd taken about 10 weeks to get this thing into rough shape and I had its equivalent in two not-very-busy days. Authentication, authorization, CRUD, and fancy database queries I'd all had to hand-roll before just fell out of Rails.
I'm not overselling it when I say that for me, Rails was an absolute game-changer, and I myself and many folks I know owe their careers to the Ruby community and its (not always perfect) attitudes about software development. MINASWAN.
(I'm still active in Rails and the local Ruby community [Columbus Ruby Brigade!] but I'm running an Elixir/Phoenix shop now, which feels to me like the next step on the path Rails forged us.)
Re: Ask HN: What Lived Up to the Hype?
#140LeBron James was touted as the Next Great Hope for basketball, was on the cover of Sports Illustrated at age 17, and his high school games were televised on ESPN. Since then he's won 4 NBA championships, opened a school in his hometown, and become arguably the greatest basketball player of all time.
> and become arguably the greatest basketball player of all time. LeBron is definitely the best of his era but he's not touching Jordan in terms of greatest player of all time, even if he does pull off two more championships. During the 90s, Jordan was as close to a demi-god in the sports world as you could get.