

Weird this was right below this in my timeline
Reddit -> kbin.social -> kbin.run -> kbin.earth -> piefed.social
5th times the charm, right?


Weird this was right below this in my timeline


I thought you were asking! I didn’t realise those were spoilers tags! my bad!


deleted by creator


the actual fucking Pinkertons
Are they based on real people?


Sounds like what he’s speaking


because the original was a parade of normality?


Depends on your comfort with CLI tools. Here’s the process (assumes Windows):
set PATH=%PATH%;C:\your\path\here\ <- Temporary, just for the current sessionsetx /M path "%path%;C:\your\path\here\" <- PermanentOn your device, go to Settings -> About and look for Build Number it can sometimes be buried in Software Information
Tap Build Number repeatedly until a message appears You are now a developer
You should now have a new Developer options menu item somewhere in your settings. Sometimes it’s top level, sometimes it’s buried under Additional Settings or Advanced Settings or the like
Make sure USB Debugging is turned on
Connect the device over USB
Back on WIndows type:
adb devicesadb devices again. You should see your device listedadb install C:/path/to/app.apk <- if adb devices only returns one deviceadb -s <device_id> install C:/path/to/app.apk <- specific deviceYou can install updates the same way, just download the updated APK and add the -r flag
adb install -r C:/path/to/app.apk
Ha ha ha, ye this caused a lot of “problems” early on (read: trolled a lot of homophobes) so much so that they updated the UI for that section to include a picture of the doll. I thought they did it deliberately and thought it was hilarious
So uh… if you’re like me and don’t know what this is: If you do decide to google it, don’t open the wikipedia page on your work laptop…