#dev 2019-03-24

2019-03-24 UTC
KartikPrabhu, eli_oat and [eddie] joined the channel
#
[eddie]
[cleverdevil] From IndieWeb Room, yeah those settings are the most challenging. There are two places they are retrieved. I can write up some more detailed examples tomorrow or Monday, but hereโ€™s the essential idea
[cleverdevil] joined the channel
#
[eddie]
You need a proxy sniffing app (I used Charles Proxy)
#
[cleverdevil]
I found some other docs around from a guy who had reverse engineered their APIs, but I still couldn't get things working.
#
[cleverdevil]
So your insights would be hugely helpful ๐Ÿ™‚
#
[eddie]
Then you need to configure it to watch HTTPS traffic on your iPhone. (It has instructions on their app to install a cert on your iPhone for it)
#
Loqi
[ZekeSnider] NintendoSwitchRESTAPI: Reverse engineered REST API used in the Nintendo Switch app for iOS. Includes documentation on Splatoon 2's API.
#
[cleverdevil]
(That's what I found, btw)
#
[eddie]
Then while watching the traffic you have to login to the Switch Parental App on your iOS device
#
[cleverdevil]
Ah, gotcha.
#
[eddie]
That presents a large amount of data in http headers and return response
#
[cleverdevil]
That'll be a lot easier than manually going through all of these steps.
#
[cleverdevil]
I likely won't have a chance to work on this until late tonight or maybe tomorrow, if I am lucky.
#
[eddie]
Yeah, that single request actually presents a lot of the info for you. You MIGHT have to also wait 15 minutes for the token to expire and then watch the traffic for when your refresh the app and it gets a 401 error and then refreshes for a new token.
#
[eddie]
I think one of the settings came from that second request as well, but I can verify when Iโ€™m sitting at my computer
#
[cleverdevil]
No worries
#
[eddie]
๐Ÿ‘
#
[eddie]
Let me know how it goes!
eli_oat1 and eli_oat joined the channel
#
aaronpk
[rose] did you say the shortcuts bug was fixed in the beta? My phone just updated and it still isn't fixed :-(
eli_oat joined the channel
#
GWG
aaronpk: Getting back into the swing of things?
#
aaronpk
Not quite. And heading back out on Tuesday again so won't really be settled in for a while longer
#
aaronpk
I do need to post all my upcoming trips on my site with my new way of posting trips!
#
GWG
New way?
#
Loqi
Japan
#
aaronpk
using a collection post as a trip
#
GWG
Okay.
#
GWG
I updated my PTD to classify collections
snarfed, gRegorLove_ and [cleverdevil] joined the channel
#
[cleverdevil]
[eddie]++ for the pointers on Switch game play tracking! I have a Python script now that can fetch my daily summaries, and make sense of it.
#
Loqi
[eddie] has 37 karma in this channel over the last year (93 in all channels)
#
[cleverdevil]
Next up, I need to actually post the play history to my website, but that'll have to wait for another day ๐Ÿ™‚
#
aaronpk
Thanks for the reminder to install that parent app
#
aaronpk
Don't wanna lose any more data haha
#
[cleverdevil]
๐Ÿ‘ถ
#
aaronpk
Gotta keep track of when the kitten is playing switch when I'm gonna
[Rose] joined the channel
#
[Rose]
!tell aaronpk, in the shortcuts beta, yes.
#
Loqi
Ok, I'll tell them that when I see them next
#
Loqi
aaronpk: [Rose] left you a message 9 minutes ago: the shortcuts beta, yes.
#
aaronpk
Oh is that separate from iOS?
#
aaronpk
does that mean I can get it without installing the whole iOS beta?
#
aaronpk
I wannnttt itttt. It's really putting a damper on my Story workflow with it broken like this
#
[Rose]
You need to have a developer account and to sign up through the portal. Then they may or may not send you a TestFlight invite.
#
aaronpk
Oo exclusive
#
[Rose]
Yeah.
#
[Rose]
Considering apple's usual stance on app betas this is fairly open.
#
aaronpk
I just want them to fix it. I can't believe it's been this broken for so long
iasai, djmoch and [schmarty] joined the channel
#
[schmarty]
is also cranky about shortcuts media handling being broken for so long
[Rose] and jeremych_ joined the channel
#
Jeremycherfas
!tell [Rose] Can you have a page in Grav that uses, say, the blogpost template but does not exist within the /blog folder? I just want a standalone page that looks the same but isn't actually a blog post.
#
Loqi
Jeremycherfas: Zegnat left you a message 1 day, 18 hours ago: For future reference: empty() actually includes the isset() check, which means you can always use that. According to the PHP manual: โ€œempty() is essentially the concise equivalent to !isset($var) || $var == falseโ€. (Note that $var == false takes care of the null case.)
#
Loqi
Ok, I'll tell them that when I see them next
#
Jeremycherfas
Oh, thanks zegnat. I'll make a note.
[Rose] joined the channel
#
[Rose]
Yes, of course. It's whatever you call the .md file that dictates the template, not the location of it ๐Ÿ™‚
[kevinmarks] and iasai joined the channel
#
Jeremycherfas
I thought so, and busy playing with that now.
iasai, snarfed and KartikPrabhu joined the channel
#
GWG
I am trying to figure out permalink design
#
GWG
I can't use a unique number indicating the number of posts that day
#
GWG
And I hate using the post id, which is a count of all posts in the system
iasai, swentel and [frank] joined the channel
#
@jgmac1106
Think I will turn your ASCI art into webmention badge you can send to people. @laurenbacon is right many of us add #IndieWeb buttons on are websites to let people know the website is a place we control, own our content, and make connections (https://quickthoughts.jgregorymcverry.com/s/LT0O9)
(twitter.com/_/status/1109893189249449985)
iasai, KartikPrabhu and An1 joined the channel
#
@djsmallauthor
I made the cover poll a lot better. So if you want to vote on the cover for my next book "Murderous Profession" go here to vote https://linkto.run/p/WBN7Q8DD. #books #selfpublishing #lgbtqbook #indieauth
(twitter.com/_/status/1109911344457895936)
KartikPrabhu and iasai joined the channel
#
GWG
Looking at rel-subscribe
iasai, eli_oat, eli_oat1, [jgmac1106], [Sadik_Shahadu] and [cleverdevil] joined the channel
#
[cleverdevil]
Whee, just finished adding /play support to my website ๐Ÿ™‚
#
[cleverdevil]
Synced from Nintendo Switch Parental Controls, thanks to [eddie].
#
[cleverdevil]
Also shows up on my monthly summary pages and my overview page.
#
Loqi
Recipe: Keto-Friendly Instant Pot Thai Chicken Curry
#
[cleverdevil]
LOL, I need to fix the overview page, clearly.
KartikPrabhu, tw2113, iasai and snarfed joined the channel
#
[cleverdevil]
What is play?
#
Loqi
A game play or simply play is a passive type of post used to publish a game (digital or otherwise) that you have played https://indieweb.org/play
[jgmac1106], strugee and KartikPrabhu joined the channel