Live data from Hacker News

When Nintendo fought a device that gave Mario 'new superpowers'

cbc.ca

61–62 of 62 posts

Re: When Nintendo fought a device that gave Mario 'new superpowers'

#61
post #3

Earlier quoted context omitted.

Not successfully at the time. https://en.wikipedia.org/wiki/Lewis_Galoob_Toys,_Inc._v._Nin... . (Perhaps successfully later on with the DMCA.)

Yikes, broken link. This one should be fixed: https://en.wikipedia.org/wiki/Lewis_Galoob_Toys,_Inc._v._Nin... (Hint: if the last character is not alphanumeric, put a # (a blank URL fragment) to work around HN's autodetection of punctuation) (Edit: I don't recommend percent-encoding URLs, mainly because certain web servers react differently to percent-encoded URL, like https://www.google.com/search?q=world+dog and htt…

So, fun fact about percent-encoding: the space character can be percent encoded as %20 or +, and a literal plus must always be percent encoded as %2b. When you put plusses in Google Search those are actually pre-percent encoded spaces, which is why it treats them as spaces. Of course, if you chuck it into a percent encoding script again it treats them as literal spaces since presumably the input isn't already percent encoded (just as it'd encode the % in other encoded characters).

At least that's if I recall correctly and it wouldn't surprise me if other servers do handle things in zany ways.

Re: When Nintendo fought a device that gave Mario 'new superpowers'

#62

Man, I loved things like the Game Genie and Gameshark. They gave me my earliest understanding of how software runs in memory and the nature of the memory. Was great to just poke at parts of the memory with it and just see what happens. I didn't need to be reminded of another reason to hate Nintendo. I think I air my grievances in every HN thread about Nintendo. But this does add to the pile. Around the same time I lo…

Modding games on the PC, with the developer's blessing, was pretty common for a decade or two before Halo came out.

That's true, was just the first example that came to mind since I spent a ton of time modding Halo: Custom Edition back in the day.
Post reply on HN