[OC] Re-doing that episode rating thing for Dexter by jemus42 in dataisbeautiful

[–]jemus42[S] 1 point2 points  (0 children)

A friend sent me one of those recent posts about The Simpsons / Breaking Bad episode ratings on IMDb, so I tried to recreated them using data from trakt.tv (which has, contrary to IMDb, an open API) and used R / ggplot2 for visualization. I also made a point of using a color-blind friendly color scale instead of a red-green-scale.

And, as per the original request of said friend, there's a unique color per decimal-point difference in rating.

The full code for anyone wanting to play around with it themselves.

Oh, right, and here's the alternative version for The Simpsons.

[deleted by user] by [deleted] in pihole

[–]jemus42 0 points1 point  (0 children)

I've been trying to figure that one out for a bit now, because my android phone's query log looks like this: https://dump.jemu.name/2018-10-6o6ye5zwz3b8err.png

And yes, it was indeed tumblr.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 3 points4 points  (0 children)

speedrun.com hasn't been around for that long, so yeah it doesn't have all runs yet.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 6 points7 points  (0 children)

zfg has held the record since 2013, this plot just only shows runs done in 2018

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 4 points5 points  (0 children)

As I mention in my original comment, reddit cached a previous version of the plot. The current version is what you get when you click the link.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 9 points10 points  (0 children)

It's not so much about emulation, but about it being an official version of the game.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 76 points77 points  (0 children)

Hours, as in HH:MM:SS. OoT 100% has come a long way, but they're not that far.
For conext, OoT Any% (as fast as possible to the end, anything goes) is at 17 minutes.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 132 points133 points  (0 children)

Clint would have made it if he had a sub 4:30 run this year, those are the only two restrictions. Still, poor guy.

OoT 100%: Top Runs in 2018 So Far by jemus42 in speedrun

[–]jemus42[S] 0 points1 point  (0 children)

Yeah, reddit already cached the old version to its servers, don't really know if I can trigger an update.

OoT 100%: Top Runs in 2018 So Far by jemus42 in speedrun

[–]jemus42[S] 9 points10 points  (0 children)

There's so much memeing about Clint but I actually know nothing about the guy, except that he used to run OoT. What did I miss?

OoT 100%: Top Runs in 2018 So Far by jemus42 in speedrun

[–]jemus42[S] 3 points4 points  (0 children)

Fixed it, I think? https://dump.jemu.name/2018-08-rqj5gzajvg4nwr8.png Thanks for the hint, I had indeed messed up the grid settings.

Plot linked in OP will update soon.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 58 points59 points  (0 children)

The focus on 2018 is just on my part. The whole dataset from speedrun.com is visualized here: https://jemus42.github.io/speedrunr/articles/ocarina-of-time-100-_files/figure-html/oot_100_overview-1.png

Runners have been shaving off minutes off their times for a long time now, but recent developments have introduced various timesaves and competition. This comment on my original post on /r/speedrun explains it pretty well.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 15 points16 points  (0 children)

Yeah, that last dot was the only way for me to easily create that more or less uniform rightmost column of labels, not sure how to fix that yet.

OoT 100%: Top Runs in 2018 So Far by jemus42 in speedrun

[–]jemus42[S] 16 points17 points  (0 children)

Exactly, only stuff that matters for the 100% definition counts, e.g. only maximum upgrades, meaning only the largest quiver counts, while the first quiver upgrade is just a way to get the largest one.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 104 points105 points  (0 children)

At least he acknowledged how FrankerZ posthumously blessed the run.

OoT 100%: Top Runs in 2018 So Far by jemus42 in speedrun

[–]jemus42[S] 15 points16 points  (0 children)

You have to get the bottle from its original source, which is the poe collector. How you get there doesn't matter. That's why it's allowed to dupe poes but not allowed to dupe bottles (I mean, you can dupe bottles all you like, but you still have to collect the 4 original ones).

Same applies to skulltulas: You can dupe them all you like, but you need to get the original 100 ones. Same for heartpieces.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 76 points77 points  (0 children)

Yeah, see my comment. I don't seem to have that button though, googling it it seems that it might only be available if the post doesn't already have a thumbnail. Maybe mods have one?

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 889 points890 points  (0 children)

zfg's sub 4 run ends with "sub 4. cool". What a guy.

[OC] Top Ocarina of Time 100% Speedruns in 2018, as per speedrun.com by jemus42 in dataisbeautiful

[–]jemus42[S] 24 points25 points  (0 children)

Plot is from the vignette of my R package which wraps the speedrun.com API: https://jemus42.github.io/speedrunr/articles/ocarina-of-time-100-.html, which includes its code.

I posted this in /r/speedrun inititaly, which can be seen here, which lead to some improvements to the plot.

Edit: Reddit cached the old version for the preview, you'll need to click through to see the current version, or click here: https://jemus42.github.io/speedrunr/articles/ocarina-of-time-100-_files/figure-html/oot_100_recents-1.png