#dev 2019-10-07

2019-10-07 UTC
tg-z and [dougbeal] joined the channel
#
[dougbeal]
I want to do the same with Apple App/podcast reviews
#
GWG
Okay, my test site thinks it is dark in San Diego. Clearly I made a mistake somewhere
gRegorLove joined the channel
#
GWG
I need gRegorLove to confirm. Maybe it is dark in San Diego
#
aaronpk
!calc sunset in san diego
#
Loqi
6:26 pm PDT (not accounting for local atmospheric conditions, which can have a several-minute effect)
#
aaronpk
still almost an hour til sunset
#
GWG
aaronpk: My code says 6:26PM also. I must have reversed a greater than or less than symbol
[tmiller] joined the channel
#
[tmiller]
@aaron tiaramiller.com wont let me use indielogin, I have no idea what's wrong.
#
aaronpk
hmm let me check it out
#
aaronpk
looks like it's still trying to fetch your old site
#
aaronpk
and looks like it's still got about 2 hours left before the DNS resets
#
GWG
aaronpk: Downloading and renaming the videos locally now.
#
GWG
Sorry...wrong window for that
#
[tmiller]
We thought the DNS would have been over by now, okay I'll try it again when I get home
#
aaronpk
unfortunately DNS timeouts are not an exact science
gRegorLove, [jgmac1106], jfoster and [tantek] joined the channel
#
[tantek]
FWIW I'm seeing https://tiaramiller.com/ and entering it into IndieLogin.com finds your github
gxt, cweiske, krychu, callMeBaby and [tonz] joined the channel
KartikPrabhu and [Lewis_Cowles] joined the channel
#
[Lewis_Cowles]
the foursquare thing. Do you also submit venues if they don’t exist? I’ve looked at FourSquare before and they have very little close to where I usually go. Of course I could submit places, but I’d like to know how you handle [aaronpk]
[KevinMarks] joined the channel
#
[KevinMarks]
I have made lots of foursquare venues near me, but in their app. Is there an api to make them?
#
[Lewis_Cowles]
There is. It uses Oauth so there is a user-flow in there. No idea how long-lived the tokens are. It seems like RPC / crud pretending to be restful
#
[Lewis_Cowles]
I feel like it’s a PUT at best
#
[Lewis_Cowles]
nothing is being created, only updated as far as I can tell, it’s not about likes but toggling.
#
[Lewis_Cowles]
Interestingly to [aaronpk] blog post the API kit for experimenting / troubleshooting with postman does not include a POST to the resource he uses, despite it being documented. Also examples given of GET requests I’ve found 1 with a url (which did TBF have query-string, path and https url)
jeremych_, [schmarty], [frank], [Lewis_Cowles], [arush], [tantek], [Rose], eli_oat, krychu and [jgmac1106] joined the channel
#
[jgmac1106]
can anyone tell me what I did wrong here: https://jgregorymcverry.com/notes/2019-10-07#note1 Bridgy is telling me I am missing u-in-reply-to a tweet
#
aaronpk
[Lewis_Cowles]: I create venues in the swarm app when I check in
#
[jgmac1106]
and ignore the irony of me asking for help to POSSE a note about how easy it is to POSSE notes
#
aaronpk
I'm not likely to leave a tip somewhere I haven't checked in
tsrt^ and krychu joined the channel
#
[jgmac1106]
[Lewis_Cowles] decided last night leaving /readings and /music inaccessible using broken htaccess saves me from trying to password protect the directories, individual file paths still work
#
[jgmac1106]
for music I can just ftp to my phone or DAC and readings I bookmark, will need to make a directory of readings
#
[jgmac1106]
not sure if the scandir PHP command $dir = '/tmp'; $files1 = scandir($dir); is stopped by my robot.txt
[schmarty] joined the channel
#
[schmarty]
jgmac1106 robot.txt does not affect anything on your local machine
#
[schmarty]
robots.txt contains hints for crawlers like googlebot about what paths you encourage them not to crawl.
#
[jgmac1106]
thx, I mean I can pull up a list on ftp from desktop or phone but research one place I want least friction
#
[schmarty]
try ruling out one source of confusion or potentional errors at a time.
#
[schmarty]
so: you don't need to worry about robots.txt being a reason that your directory listings don't work.
[Lewis_Cowles] joined the channel
#
[Lewis_Cowles]
👍
#
[Lewis_Cowles]
I believe it’s a per-directory setting AllowIndexes+
#
[jgmac1106]
thx, oh well off to go try and teach folks how to video edit for the first time
#
[Lewis_Cowles]
apparently `Options Indexes FollowSymLinks`
#
[jgmac1106]
I saw that [Lewis_Cowles] but the syntax just looked so different
#
[Lewis_Cowles]
Apache has one of the worst syntax I’ve come across
#
[Lewis_Cowles]
in that regard it’s why I never looked back after switching to nginx & bsd http server
#
[Lewis_Cowles]
they are powerful enough and I get a lean base, which seems to give me just enough control
#
[jgmac1106]
yeah will look for options after my year is up...
#
[jgmac1106]
and just a typo in reply note, working now....all the low hanging fruit on my site done, stuff left gonna be real tough way past current skill set micropub endpoints and webmentions...may take a break for bit
#
[jgmac1106]
maybe try guitar or gardening or something first
#
[jgmac1106]
note POSSEd just a typo, but now have reply and note templates done
#
[jgmac1106]
tantek++ for teaching Nicole who taught me
#
Loqi
tantek has 22 karma in this channel over the last year (121 in all channels)
#
Loqi
New #edu307 video
[Rose] and [grantcodes] joined the channel
#
[tantek]
[jgmac1106] pretty sure Bridgy only uses the first h-entry in a page. So for static hosting & posting like that you need one file per post
#
[schmarty]
tantek: i think he was trying it with fragment identifiers
#
[tantek]
Yeah saw. I don’t think that’s supported by Bridgy
jfoster joined the channel
#
[tantek]
(The fragment is ignored)
jackjamieson and gRegorLove joined the channel
#
[schmarty]
sounds right!
#
aaronpk
i'm up to 1.2gb cached in my new image proxy I launched last week
dougbeal|mb1 joined the channel
#
Loqi
[csarven] #445 publish: support fragment for identifying individual entry
[tonz] joined the channel
#
[tonz]
😄 which nicely shows why I don’t bother with bringing images ‘home’
#
[jgmac1106]
was going to set up a per day and per chat post with fragments, will rethink
#
@samdbeckham
↩️ Haha, the "something blue" was originally Twitter, but it felt weird jumping right back to Webmentions again. I've got to say though, these are working much better than I originally anticipated. I'm rather impressed.
(twitter.com/_/status/1181241287225303041)
TiaguilsoDiscord and [snarfed] joined the channel
#
[snarfed]
thanks for the followup comment, [jgmac1106]! publishing individual items identified by fragment in multi- item pages makes me nervous, but i haven't fully thought through the reasons why yet. [tantek] et al may have better instincts here. i think maybe just complexity of users' mental models about what's happening, principle of least surprise, etc
JordanKrageDisco joined the channel
#
sknebel
One largeish change would be the request verification
#
sknebel
That can't just check if the publish endpoint is linked anywhere on the page
#
sknebel
But probably needs to connect it to a specific entry on it
#
sknebel
Although it could e.g. insist on it being in a syndication property then
#
[jgmac1106]
I am happy to also go to one note per permalink and fild, will just have to learn a bit more to figure out how to build different views
[fluffy] joined the channel
#
[jgmac1106]
I can't really display webmentions yet so I have plenty of time to figure it out, just experimenting now, thank you both to the help, had a a question about the syndication link...I didn't know how to add that given I didn't know what the url of the tweet would be
dougbeal|mb1, vasaDiscord[m]1, M[AXEL]DarrDisco, megadogberthehim, TeamIanDiscord[m, raulDiscord[m], sanderDiscord[m], fozzieDiscord[m], cwDiscord[m], nebulerDiscord[m, gorhgorhDiscord[, pps96Discord[m], felixschlDiscord, AxieDiscord[m], LuutheCoolDiscor, jee[m], malaclypsDiscord, doodlemaniaDisco, chinsuDiscord[m], M3baidDiscord[m4, TristanDiscord[m, M[AXEL]Darr[m], johanhermanDisc4, NooooooWayyyyyDi, doorknob88Discor, vexlDiscord[m], enricomarino[m], XierumengDiscord, phynite[m], enricomarinoDisc, postablesDiscord, CantiTurtleCoin[, AXEL-BrianDiscor, janttoDiscord[m], malaclyps[m], GorkaDiscord[m], MichaelTenDiscor, astrojl_matrix, TianyiDiscord[m4, AlekseyDiscord[m, Giyomu[m], rappelDiscord[m], JeffMaherVegas[m, JustMaier[m], competentcuttlef, PamileissonDisco, LordFenixNCDisco, betamosDiscord[m, capDiscord[m], jimpick[m], msena3[m], M5511225464917[m, boatsandhoesDisc, zcopleyDiscord[m, r5723013Discord[, denzukoDiscord[m, dy5es41Discord[m, lyonDiscord[m], zazikiDiscord[m], Kenzo3Discord[m], PermawebMatrixBr, marcocastignoliD, balupton[m], FranklinDiscord[, NebulousDiscord[, JeanDiscord[m], Microsoft_techni, panDiscord[m], allgoDiscord[m], RomaricDiscord[m, olizillaDiscord[, aphelionzDiscord, dafflDiscord[m], Tianyi[m]1, cesarosum[m], AuHauDiscord[m], andrewxhill[m], DaekiDiscord[m], the_nikinDiscord, Lilz|BetaMe[m], peterkDiscord[m], GiyomuDiscord[m], Neroprojekt5071[, SuikaDiscord[m], TryptophanDiscor, UsDiscord[m], nijynotDiscord[m, lamborghiniDisco, oed3[m], prcDiscord[m], MisterGoreDiscor, SpaceOutlawDisco, tobowersDiscord[, drshamoonDiscord, chrisDiscord[m], M5310Discord[m], weedDiscord[m], M|NecoDiscord[m], cuibonobo, Rixon, rklaehn[m], RomainDiscord[m], NatoBoram[m], cikavuveDiscord[, jwheelerDiscord[, dpinnerDiscord[m, buztedDiscord[m], gtsDiscord[m], AceFaceDiscord[m, dindustriesDisco, iamswainDiscord[, lauren|Microspon, ClmentDiscord[m], neilDiscord[m], sukarDiscord[m], drbhDiscord[m], kanej[m], oed3Discord[m], jgmac1106Discord, ExpherienceDisco, PhiDiscord[m], tom85Discord[m], vinDiscord[m], kanejDiscord[m], thomasbDiscord[m, radio_aliceDisco, JayWelshDiscord[, SirMemesALotDisc, wngrDiscord[m], Akshay[m]1, vamsiDiscord[m], abhi_Discord[m], jazzy-jeff^_^Dis, JungleHeartDisco, JaoheahDiscord[m, benaszabDiscord[, cannabysDiscord[, carsonfarmer[m], boomshroomDiscor, AkshayDiscord[m], jenncloudDiscord, BearCavalryDisco, pbvieDiscord[m], RDeckardDiscord4, aaronpkDiscord[m, cardDiscord[m], DerekDiscord[m], GabrielBadGriefD, iiogamaDiscord[m, gorhgorh[m]1, CryptoEmpress[m], fexra|TRTLDiscor, MesaDiscord[m], foxcoolDiscord[m, AtiqDiscord[m], astraiaDiscord[m, KYZITEMELOS93Dis, hubaDiscord[m], andrewxhillDisco, vasa[m], KevlarmonkeyDisc, gorhgorh[m], realChainDiscord, porshDiscord[m], Expherience[m], ShmultzDiscord[m, foxcoolDiscord[4, UserDiscord[m], M3baidDiscord[m], celsoDiscord[m]1, RealityDiscord[m, AraratDiscord[m], KinnardDiscord[4, CocoonCrashDisco, PhillmacDiscord[, cwchristerwDisco, iiogama[m], RyonezCoruscareD, ZedDiscord[m], sfromentDiscord[, Rick[m], manfred[m], xtream1101Discor, OlegStotskyDisco, braditzDiscord[m, ambackDiscord[m], eddyDiscord[m], bengoDiscord[m], prtksxna[m], cristobalDiscord, hvergaraDiscord[, CarboClanCDiscor, discord[m], Valium8862[m], jessicaschilling, plexusDiscord[m], william_shakesDi, zwelsternDiscord, ithithDiscord[m], sfroment[m], ScottSmileyDisco, celso[m]1, gozala[m], DerrickFDiscord[, celso[m], Tianyi[m], PrabhaavDiscord[, ngamboaDiscord[m, Dazuck-3BoxDisco, LeFDiscord[m], placer14Discord[, johanherman[m]1, nyarlathotepDisc, skillman623Disco, JonwelDiscord[m], sekiDiscord[m]1, ArunDiscord[m], Luna14Discord[m], carsonfarmerDisc, HarryTmeticDisco, gmelodieDiscord[, KisulkenDiscord[, RodolfoEDiscord[, TH0RynDiscord[m], vasaDiscord[m], M011000100111010, CrocodillianDisc, n9tDiscord[m], NastyEbilPiwateD, FineDiscord[m], OrkunDiscord[m], nilocDiscord[m], IgutinDiscord[m], NatoBoramDiscord, katakotoDiscord[, HeishDiscord[m], myfreeweb1, alphapapaactualD, sander[m], beko[m], RealSnazzyDiscor, dhenzDiscord[m], GeorgeX2798[m], Swedneck_, WidgetBotiocli1[, ivanDiscord[m], gnunicorn[m], card[m], James|ColonyDisc, freethinkingawa4, KubeDiscord[m], macerbiDiscord[m, EdmundMDiscord[m, sunk818Discord[m, achingbrainDisco, M[AXEL]JulianDis, leoalvarezhDisc4, snapDiscord[m], bushido711Discor, nlkoDiscord[m], fozzie[m], maparent[m], SmileRobotDiscor, ShadowLingDiscor, BossMANDiscord[m, EugeneDiscord[m], rozgoDiscord[m], grantcodes[m], rittmeDiscord[m], braditzDiscord[4, GuillaumeDiscord, zoglesby, TianyiDiscord[m], l^discordDiscord, JohnnyMilkshakes, Oxy[m], omz13[m], swedneck1, ksDiscord[m], chmanieDiscord[m, JustMaierDiscord, planetary_devDis, sekiDiscord[m], DamirDiscord[m], bostaDiscord[m], psyonityDiscord[, CathyLDiscord[m], drbh[m], RealSnazzy[m], watDiscord[m], mZDiscord[m]1, catman[m], Lilz|BetaMeDisco, ShokuninDiscord[, kevinbird15Disco, KinnardDiscord[7, AXEL-Lee[m], MatthDiscord[m], maparentDiscord[, M4eekDiscord[m], SenshiDiscord[m], silent_ActivistD, hvergara[m], pierrebocDiscord, farhad312Discord, jklepatchDiscord, SchwartzDiscord[, h2Discord[m], Dby0Discord[m], new0neDiscord[m], anthony-albertor, obernardovieiraD, CantiTurtleCoinD, aleDiscord[m], chris[m]2, bekoDiscord[m], Keegen[m], prtfw[m], mhzDiscord[m], jmank88Discord[m, freethinkingaway, test123Discord[m, Ja3oodDiscord[m], JerbsDiscord[m], SweatDiscord[m], OboDiscord[m], LokeLDiscord[m], jamietanna[m], mZDiscord[m], SteffDiscord[m], Romaric[m]1, eshohetDiscord[m, combrayDiscord[m, baluptonDiscord[, TionisDiscord[m], tangoDiscord[m], snoopdoggydogDis, DiscordBridge[m4, johanherman[m], ShruthiDiscord[m, aswiththewildDis, gunttedDiscord[m, M123897974564Dis, sblinnDiscord[m], DioBrandonDiscor, thatguyDiscord[m, dqxDiscord[m], drshamoon[m], koalalorenzoDisc, new0ne[m], ZapierDiscord[m], DiscordRSSDiscor, cristobalDiscor4, Clment[m], mikealDiscord[m], nofwayyDiscord[m, modigDiscord[m], jenncloud[m], AuHau[m], AblibuDiscord[m], swedneck[GMT1]Di, te0dDiscord[m], sachaDiscord[m], gregjeanmartDisc, brewskiDiscord[m, sprayDiscord[m], ptonerDiscord[m], KinnardDiscord[m, Senshi[m], RickDiscord[m], cesarosumDiscord, sacha[m], wcharginDiscord[, ad87657Discord[m, VictorGDiscord[m, sbpDiscord[m], leoalvarezhDisco, sethforkDiscord[, deltaDiscord[m], gnunicornDiscord, hyde__Discord[m], pierreboc[m], funwhilelostDisc, Mairkur[m], pusherDiscord[m], bitspillDiscord[, CryptoEmpressDis, Mai-HsuanKevinCh, jimpickDiscord[m, plindner[m], neohexDiscord[m], robinzzzDiscord[, thestevewayDisco, lyon[m], cyluDiscord[m], rklaehnDiscord[m, romaric[m], RockSteadyTRTL[m, blxckghxstDiscor, tom85[m], KarlDiscord[m], aaronpk[m], romaricDiscord[4, AnthonyADiscord[, eddy[m], LSJI07Discord[m], macerbi[m], Nebulous[m], zegordoDiscord[m, Bads3ctor9700[m], silent_Activist[, chmanieDiscord[4, RichardLittDisco, rittme[m], MikeShultzDiscor, RockSteadyTRTL75, ritewhose[m], Lolicon[m], zoink92Discord[m, Hsiu-PingNichola, godparticleDisco, hazDiscord[m], KeegenDiscord[m], aeddiDiscord[m], paulmahoneDiscor, OxyDiscord[m], MairkurDiscord[m, celsoDiscord[m], corylDiscord[m], mattcDiscord[m], alexmarcus[m], flower88Discord[, amatuniDiscord[m, thomasDiscord[m], jgmac1106[m], PermawebEmbedDis, ddahlDiscord[m], placer14[m], itsmekntDiscord[, codynhatDiscord[, catmanDiscord[m], nocentDiscord[m], jamiedubsDiscord, Sm03leBr00tDisco, CatManDoooDiscor, MaggieDiscord[m], mZ[m], prtfwDiscord[m], Amgine_[m], yabirgbDiscord[m, msena3Discord[m], HeysteinDiscord[, crestDiscord[m], manfredDiscord[m, Gorka[m], RDeckardDiscord[, npfoss[m], Ja3ood[m], felixschlDiscor4, berDiscord[m], johanhermanDisco, grvhiDiscord[m], aeddi[m], mikeal[m], AXEL-Brian[m], npfossDiscord[m], PeevesDiscord[m], dignifiedquireDi, j4y_funabashi[m], jackjami_, dougbeal|iOS, jackjamieson and [tantek] joined the channel
#
[snarfed]
[jgmac1106] sure! and sorry, i don't quite follow. if you mean bridgy publish backlink, it's not the tweet url - https://brid.gy/about#webmentions - but i'm guessing you mean something else?
#
[jgmac1106]
no i probably meant the wrong thing out of ignorance. ...but i will fix my bridgy links in my posts... i thought folks were saying have u-syndication to Twitter not Brid.gy
#
GWG
Wrote this on my phone over lunch
jfoster and [Rose] joined the channel
#
Loqi
gwg has 29 karma in this channel over the last year (151 in all channels)
[KevinMarks] joined the channel
#
gRegorLove
Very cool. I like that your worked in elevation to be more precise.
bear, jackjami_ and [Lewis_Cowles] joined the channel
#
[jgmac1106]
GWag great post. Never thought about it from an observance perspective.
[tonz], [grantcodes] and jfoster joined the channel
KartikPrabhu joined the channel
#
@mauricehh
↩️ Good move! I recently added webmentions and http://brid.gy to my site, so it can connect to other blogs and networks. It's like building your own social network with your site as a home base
(twitter.com/_/status/1181292998644121600)
#
@mauricehh
↩️ Good move! I recently added webmentions and http://brid.gy to my site, so it can connect to other blogs and networks. It's like building your own social network with your site as a home base
(twitter.com/_/status/1181292998644121600)
#
@mauricehh
↩️ It's imho definitely a cool thing. I think webmentions are a good thing, so people can answer in their blogs to other posts, like in the good old times (tm)
(twitter.com/_/status/1181295691055980547)
Tsukimaru joined the channel
#
@Paul_Kinlan
One step closer to removing Disqus. I integrated a simple implementation of webmentions into my Zeit hosted, Hugo rendered blog. https://paul.kinlan.me/using-web-mentions-in-a-static-sitehugo-/ Thanks to http://webmention.io and http://brid.gy that handle the infra for webmentions
(twitter.com/_/status/1181303834162933760)
#
@Paul_Kinlan
One step closer to removing Disqus. I integrated a simple implementation of webmentions into my Zeit hosted, Hugo rendered blog. https://paul.kinlan.me/using-web-mentions-in-a-static-sitehugo-/ Thanks to http://webmention.io and http://brid.gy that handle the infra for webmentions
(twitter.com/_/status/1181303834162933760)
jfoster, krychu and [chrisaldrich] joined the channel
#
aaronpk
I just found this project and completely forgot I had written it https://github.com/aaronpk/example-indieauth-server
#
Loqi
[aaronpk] example-indieauth-server: a prototype IndieAuth server to demonstrate what is required to build an IndieAuth server
#
[schmarty]
have a 🌟
jfoster joined the channel; Tsukimaru left the channel
#
GWG
Fun
[Lewis_Cowles], krychu and [jgmac1106] joined the channel