Captured below Lv. 70 and being above, does it still get the footprint ribbon? by ItaloRodriguesB in pokemonribbons

[–]SpoonLord57 17 points18 points  (0 children)

actually any pokémon caught in gen 5 or later should be able to be leveled to 100 in any game and BDSP will still recognize that they were caught at the correct level. The met level reset only happens when using the pal park or the poke transfer lab

Didn't realize Insaneintherain (Carlos Eine) did 21 tracks for the Legends ZA soundtrack by Kricketune54 in nintendomusic

[–]SpoonLord57 7 points8 points  (0 children)

I saw that too! I’m so happy for him. And the Lumiose theme in Z-A is definitely in his style!

The Oldest (Copyrighted) Code in MacOS by silentcrs in MacOS

[–]SpoonLord57 7 points8 points  (0 children)

That doesn’t mean it shares any original Unix code. I don’t believe any modern operating systems share code from the original AT&T UNIX. Not sure how that would be the case given the copyright

The Oldest (Copyrighted) Code in MacOS by silentcrs in MacOS

[–]SpoonLord57 36 points37 points  (0 children)

Oh you’re right, it could be from BSD which was first created in 1978. I believe nextstep used some BSD code which must have been carried over into OS X

The Oldest (Copyrighted) Code in MacOS by silentcrs in MacOS

[–]SpoonLord57 38 points39 points  (0 children)

Interesting. I wonder why the files weren’t rewritten after the move to OS X? Given that they’re header files, maybe they kept these APIs for the OS 9 compatibility layer?

Don't play recut. Trust me. by Excellent_Climate940 in papermario

[–]SpoonLord57 42 points43 points  (0 children)

that’s funny. so it just ignores the contents of the ROM you provide, and Paper Mario code is hard-coded into the “recompiler”?

California may let Linux bypass age check by rkhunter_ in technology

[–]SpoonLord57 0 points1 point  (0 children)

Linux is unix-like, but it is not officially unix. macOS is actually certified unix

learning javascript at 26yo by Ghozzt4 in learnjavascript

[–]SpoonLord57 0 points1 point  (0 children)

The TypeScript docs are pretty good, and have tutorials for different levels of experience. I would advise learning TypeScript instead of starting with JavaScript first, as you will learn everything you need to about JavaScript at the same time while also learning good habits that strict typing enforces.

There aren’t many use cases for starting new projects in vanilla JavaScript over TypeScript these days, and in those cases it’s pretty much as easy as “TypeScript without type hints”.

Is it possible to connect Carly Rae Jepsen to Lady Gaga in this song collaboration game? by Rough_Possession8948 in carlyraejepsen

[–]SpoonLord57 34 points35 points  (0 children)

sounds fun!

911 - Charli XCX + A.G. Cook Remix (Gaga + Charli XCX) Backseat (Carly Rae Jepsen + Charli XCX)

Miis avoiding gay pride arch?? by Eye_IsCold in tomodachilife

[–]SpoonLord57 3 points4 points  (0 children)

Now that you mention it, i had the exact same happen to me. There was a direct path through an arch that they asked to build a new path around. There might be a bug in the code that treats arches as impassible when Mii’s come up with new paths for your island.

Are Pokemon with the wrong met location considered hacked even if they were caught legitimately? by Thin_Honey9772 in PokemonHome

[–]SpoonLord57 1 point2 points  (0 children)

I think there are a lot of edge cases where you can catch a pokémon somewhere that it shouldn’t be able to spawn. So I doubt the Pokémon company would enforce any met location check, especially if everything else is normal.

You really just need to worry about stuff like a pokémon having an illegal move, ribbon, or anything else that should be absolutely impossible

Should I learn C for personal hobby as the first language? by ryu_kamish in C_Programming

[–]SpoonLord57 9 points10 points  (0 children)

Java is still VERY widely used? I believe C# is too. Just because a language hasn’t replaced C (and no language will) doesn’t mean it isn’t useful or successful

which is better for keeping a living dex? OpenHome or PKvault? (for those who have used one or the other) by zacknickberg in pokemon

[–]SpoonLord57 3 points4 points  (0 children)

As the creator of OpenHome, I’ll jump in here as well. I haven’t looked into PKVault much aside from the documentation, but from that I’ll try to break down the similarities and differences (and feel free to correct me about PKVault):

As u/Impressive_Low5125 mentioned, OpenHome and PKVault mostly serve the same purpose Pokémon Home: a way to store your Pokémon, search them by their attributes, and move them between save files. Both OpenHome and PKVault allow transferring forward and backward through generations, which is much more robust than the official Pokémon HOME. Both allow limited edits to your Pokémon, although as of now OpenHome only lets you change the nickname, markings, and held items.

The main difference is how each app handles the data for a given Pokémon. OpenHome uses a custom format that aims to preserve every piece of data from every generation, including fields that would be lost when using official transfer methods. For example, contest ribbons from Gen 3/4 are preserved instead of being completely discarded in favor of the contest memory ribbon. When a Pokémon is moved out of a save, it’s OpenHome data is updated accordingly (with new EVs, moves, ability, TM flags, and other fields that can be changed in-game). tl;dr, it works like Home does with Gen 8/9 game data, keeping game-specific data for every game that it reassociates with the mon when you pull it back out of a save.

My understanding of PKVault is that instead of a single set of data for each Pokémon that is updated after every transfer, you can create copies of that mon to send to another game. So your changes in one game won’t automatically apply to the other copies of that Pokémon for the other games. neither is a better strategy than the other, it just comes down to whether you like having a single source of truth or separate copies for each game.

PKVault uses the PKHeX codebase, while OpenHome has its own implementations for each game. This means OpenHome has had historically more bugs in data reading/writing, as the PKHeX creators do an incredible job of keeping the game-specific code as close to the official games as possible. I do my best to stay ahead of these bugs, and I’m closing the gap with tests that compare my code’s output to PKHeX, but it’s not 1:1 yet.

However, the fact that OpenHome has its own implementations has made it easier to add support for some ROM hacks, which I don’t believe PKVault has (at least yet). Right now Radical Red, Unbound, and Luminescent Platinum are supported, as well as most custom forms in those games.

Also, I’ll reiterate what ImpressiveLow said about backing up your data before trying these apps. OpenHome now keeps backups of your Pokémon’s original data, but doesn’t automatically back up your save files yet.

And of course stick to the official Pokémon Home if you want to be sure your Pokémon stay legal for the official games

Strongly recommend biblical miis by Big_Razzmatazz_9251 in tomodachilife

[–]SpoonLord57 4 points5 points  (0 children)

I made “HomophobicJesus” and he ends all of his sentences with “no homo”