Thread with 6 posts
jump to expanded postemulator developer folks: is there an off-the-shelf software package suitable for an app compatibility database. I don't want to use a wiki and I don't want to use an issue tracker.
FYI: i'm probably gonna write my own software for running an app compatibility database for an emulator. it won't be very complex initially, but it will be open-source and somewhat customisable, so who knows, maybe it'll be useful to someone else down the line
I started writing my own to use for touchHLE. it's going to be very lightweight, because the existing solutions weren't practical for me, but customisable, because I want this one to be practical for others. still very unfinished
GitHub's own tutorial for how you use OAuth with their API and get basic user info is out of date, but you know what's not out of date? that's right, my code to do that: https://github.com/hikari-no-yume/app-compatibility-db/commit/7d56a1d485739e87897c5a5cfececaddf42e5736
@hikari fuck yeah PHP (unironically)
@leftpaddotpy there's no better tool for a lightweight minimal-dependencies webapp!