←back to thread

56 points diasks2 | 1 comments | | HN request time: 0s | source

I developed a game called "Putter King Adventure Golf" for iOS and Android back in the 2010s. It's long since disappeared from the app stores, but my son recently asked if he could play it, which got me thinking about whether it might be recoverable.

I'm wondering if there's any way to find a copy of it somewhere on the web (I assume it was probably pirated at some point during its lifetime). And if I could find it, what would be the best approach to get it running again?

Has anyone here successfully recovered and revived their old mobile apps? I'd appreciate any suggestions on:

* Where to look for archived APKs or IPAs * How to sideload/run old mobile apps on modern devices * Whether emulators might be a viable option

Show context
fastball ◴[] No.45026276[source]
Where did the source code go?

I have all the code from dumb little games I made (and never released) from almost 20 years ago.

replies(1): >>45026567 #
mrweasel ◴[] No.45026567[source]
I've lost so much code, photos and other digital assets over the years. I regret losing most of it, yet I can seem to get started on archiving the things I care about.

So many funny little project, so much code I'd like to revisit, so many photos lot.

Any recommendations on how to start a life as a digital hoarder?

replies(10): >>45026693 #>>45027118 #>>45027613 #>>45027855 #>>45028052 #>>45028399 #>>45028725 #>>45028765 #>>45029547 #>>45034075 #
gchadwick ◴[] No.45027118[source]
> Any recommendations on how to start a life as a digital hoarder

Stop worrying about a well collated archive and just dump everything in a suitable storage medium. I've got years of random side projects and pretty much every photo I've taken going back many years. It's a complete mess, with various duplications, it's just not that big (few hundred GB maybe? I'm away from home so can't open up my NAS and look) so not worth my time to optimize it.

On the flip side it's fun to randomly browse through and take a trip down memory lane. When there's a particular thing I definitely want can be more of a pain to find than if I had any decent organization but that comes up rarely enough that I don't really care.

replies(2): >>45028769 #>>45029078 #
1. gia_ferrari ◴[] No.45029078[source]
+1. My basic structure is a big share/ directory that is mounted on all my machines (over sshfs + tailscale if need be). There's some basic top-level organization (Projects, Financial Documents, Photos) but other than that, the key thing for me was a Projects/Active/, Projects/Ice/, Projects/Done folder that I move things between. If I don't know where to file a thing, I just make a new folder under Projects/Active/, keep an eye on your workflow, and reorganize if you see an issue. Stick to the process, not the plan[1].

The absolute worst approach I tried was to curate things. Nothing got filed. Embracing the chaos allowed the pattern to evolve around my revealed workflows, and now after a couple years I pretty much know where to instantly find or file things.

[1] https://youtu.be/7D8sXR0ozeE?feature=shared&t=4474