#dev 2019-11-15

2019-11-15 UTC
#
jacky
yo anyone got a decent solution for static map images?
#
jacky
I might just lean on using leaflet for now since my microsub client uses a wee bit of JavaScript already
#
Loqi
[aaronpk] Static-Maps-API-PHP: A PHP app that renders static maps from tile hosting services
#
jacky
I'd rather self host; wouldn't want to blow anything up with requests
#
jacky
what is map
#
Loqi
Maps are representations of the real world https://indieweb.org/map
#
jacky
guessing the info at /static_maps is out of date
#
jacky
oh no it's not
#
jacky
the repo link points to esripdx
#
aaronpk
not anymore :)
#
jacky
lolol
[KevinMarks] joined the channel
#
[KevinMarks]
[tantek] can't you flip an image with CSS transformation?
uniquerockrz joined the channel
#
jacky
it's a CSS-only image carousel that uses the `:check` technique
#
jacky
I'm trying to keep my JS bill low for Lwa (it's already pretty heavy)
#
GWG
I have a lot of static map APIs
#
jacky
mind listing them at /static_maps?, GWG?
#
GWG
jacky: I will be happy to
#
[tantek]
So making & testing iOS shortcuts is pretty frustrating
#
[tantek]
No errors, just silent failure
[grantcodes] joined the channel
#
[grantcodes]
Oh please just use js when it makes sense. Using checkboxes for a photo gallery must be far worse for accessibility and abilities that js. Progressive enhancement > hacks
uniquerockrz joined the channel
#
jacky
did you look at the linked pens [grantcodes]?
#
jacky
granted I wouldn't be able to use some of these on the fly
#
[grantcodes]
Yes. You could write it with less js than CSS & html. It's a fun challenge but not a good idea for an actual end product imo
uniquerockrz joined the channel
#
[tantek]
I made a brand new shortcut, added the flip photo action and save to camera roll action, enabled it for the share sheet. It shows up there when sharing a photo, selecting it seems to execute it and do nothing :(
#
[tantek]
Reminds me of weird AppleScript failures. Apple hasn’t gotten user scripting right since HyperTalk
voxpelli, dietricha, willnorris, kitt and mattl joined the channel
#
aaronpk
i think you have to tell it something to do with the photo afterwards, like save it or share it back out to something
#
[tantek]
I did. I addd the save to photo album action
#
GWG
aaronpk: How do you determine the map zoom level on your displayed maps?
#
aaronpk
and the photo isn't in the album?
#
aaronpk
IIRC there is no visual feedback when it adds something to the album
uniquerockrz joined the channel
#
[tantek]
Right. No photo shows up in the album
#
GWG
Thank you
#
GWG
Hmm...
uniquerockrz joined the channel
#
jacky
okay so random
#
jacky
aaronpk: on your site, I'm seeing that photo as a top-level 'photo' field
#
jacky
and like it doesn't seem to be the one _you've_ posted but it's part of the "reply context" of that post
#
jacky
is that intentional?
#
aaronpk
hmm no
#
jacky
I ask because my reader is treating it as part of the reply (like + photo)
#
aaronpk
yeah that's wrong on my side
#
aaronpk
a side effect of my templates
#
jacky
I know that feel
#
jacky
good to know tho!
#
jacky
I should also maybe _ignore_ anything else in a post if it's a like
#
aaronpk
i was about to say
#
aaronpk
on the consuming side, you should recognize it as a like from the like-of property, and ignore everything else
[slater] joined the channel
#
jacky
oof yeah I might just change this to spit out different templates based on the post type
#
jacky
I was trying to avoid that but it's better than this if/else disaster lol
#
jacky
yeah that fixed it up
uniquerockrz and Juliana joined the channel
#
aaronpk
yeah i ended up with a couple special templates for the drastically different things like likes and events, but then everything else is handled with things like "if there is a photo, show the photo"
#
jacky
oof this is entering 'what makes a post a "photo" post' territory now
#
jacky
_actually_
#
jacky
since this is using PTD, I should be okay
#
jacky
just going to make explicit templates for each
uniquerockrz, jjuran and duffy0 joined the channel
uniquerockrz and [tantek] joined the channel
#
[tantek]
[Rose] when you’re up, I posted (up above) the Shortcuts script I was trying to no avail and there’s no obvious reason why it shouldn’t work. About to give up on Shortcuts
uniquerockrz, treora, [xavierroy], IWSlackGateway, [chrisaldrich], gRegorLove and millionmiles joined the channel
#
[tantek]
and didn’t work. This one worked: https://www6.lunapic.com/editor/
uniquerockrz and [fluffy] joined the channel
#
[fluffy]
[aaronpk] so I just found out that indieauth.com’s endpoint’s code validation defaults to content-type application/x-www-form-urlencoded in its response without an Accept: header provided. Is this intended?
#
[fluffy]
It seems to be intended in the code, I mean, but there’s nothing in the spec that indicates that Accept: is required, just implied
#
aaronpk
Yeah it's for backwards compatibility reasons
#
[fluffy]
ah, it was causing a problem with Authl. 🙂 Compatibility with what? Should the spec be updated to indicate that Accept: is mandatory?
#
[fluffy]
Or should I open an issue against indieauth.com?
#
aaronpk
hm I am not sure
#
aaronpk
an early version of the spec used only form encoded
#
[fluffy]
Feels like maybe the spec should say that the client should, like, handle multiple content-types in the response then, if those implementations should remain supported
#
[fluffy]
personally I’d rather not have to parse www-form-urlencoded though
#
[fluffy]
I guess I’ll finish writing this issue against indieauth.com and let you decide what to do with it. (and I’ll have AUthl start sending an Accept header)
mlncn8, uniquerockrz, GWG_, omz13_, Zegnet, rhiaro_, strugee, [fluffy], [xavierroy], [chrisaldrich], ben_thatmustbeme, KartikPrabhu, dopplergange and puaka joined the channel
#
jacky
working with NativeScript is making me like mobile app development again
swentel joined the channel
#
swentel
morning
#
Loqi
good morning
miso joined the channel
#
swentel
aaronpk, do you clean up/remove items in aperture after a while? Or you just don't show them anymore?
[fluffy], dopplergange, ben_thatmustbeme, KartikPrabhu, puaka, swentel, uniquerockrz, mblaney, cweiske, swentel_, gRegorLove and [tonz] joined the channel
#
[tonz]
@swentel I thikn he has a 7 day retention window
#
swentel
hmm yeah, it's on the pricing page indeed
#
swentel
I have a funny issue in the drupal microsub server
#
swentel
which allows you to cleanup items, (e.g. you only want to keep the latest 20 posts)
#
swentel
but when using filters (e.g. don't show my checkin posts), those never get 'read', so they aren't cleaned up
#
swentel
not sure how to handle this gracefully
#
swentel
s/my//
[pfefferle] joined the channel
#
sebsel
swentel: to quote him from an earlier conversation you had https://chat.indieweb.org/dev/2019-02-20#t1550686864482700
#
Loqi
[aaronpk] so my fix is I added a flag to the entries table to mark whether an entry is currently in the feed. now when the second pass runs, it will never actually delete an entry if it's marked as being in the last snapshot of the feed
#
sebsel
hm, it's more the whole conversation there I wanted to point to
#
sebsel
but the point there is that entries are linked to channels. and the purge is done by first unlinking, and then deleting all the orphaned entries.
#
sebsel
seems like you have orphaned entries in the first place.
#
sebsel
(note: haven't read either of your codebases, so just interpreting what I read here)
#
swentel
yeah, that probably works
leg joined the channel
#
swentel
I guess I shouldn't worry that much because of this 'exclude from reading' filter which can be turned off again
uniquerockrz and asymptotically joined the channel
#
sebsel
there is reading and there is storing. seems to me that "cleanup items" and "keep the latest 20 posts" is about storing.
#
sebsel
the read-filter should go over the files that are stored, not a stored-filter over the files that are read, right?
#
sebsel
if that makes any sense...
#
voxpelli
Have we defined a way to post arbitrary content types to MicroPub? Not just HTML and plain text?
[Rose] joined the channel
#
swentel
sebsel, mm not sure if I understand that second sentence :)
#
sebsel
yea I hope I understand your setup enough to make comments at all.
#
sebsel
what kind of cleanup is it your talking about? something that runs on cron / automatic? or a button the user clicks?
#
swentel
it happens when new feed items are imported
#
swentel
practical example
#
swentel
aaron's feed contains a lot of checkins
#
swentel
I'm not interested in that, so on the channel level, I say, don't show me checkin posts when I read that channel in my reader
#
swentel
but, those items are still imported
#
swentel
all other items are marked when I read the other posts from aaron, but not the checkin posts since their id's aren't passed on from the reader
#
swentel
then when new items are available for aaron, after parsing and storing then, I check whether I need to delete old entries in the storage. In this case, I tell, only keep 20 ites
#
swentel
however
#
swentel
I also make sure that I don't delete unread items
#
swentel
because you know, maybe you still want to read them, or it's a busy feed, or you're on holiday etc
#
swentel
but as checkins are never marked read, they will never be removed either
#
swentel
so either
#
swentel
a) I also check for the exclude filters and remove them
#
swentel
b) I stop caring about unread items after a certain threshold
#
swentel
My feeling is that I should probably should go for the first option
#
swentel
that probably makes more sense
[KevinMarks] joined the channel
#
[KevinMarks]
I'd say that we do have arbitrary content types (via the media endpoint) , but that checkins are html. However once you treat them differently from other posts, you should be consistent about it. Maybe you want another flag than 'read' to mean 'ignored'
#
swentel
hmm interesting, reading aperture's code now
#
swentel
It looks like it doesn't store items which should be included
#
swentel
I always thought that was a reading level, not storage
#
swentel
checking further
#
swentel
(that would make even more sense I guess)
#
sebsel
voxpelli: I know Quill has a hidden Markdown-mode which triggers when you type ` backticks. But I don't see it listed on /Micropub-extensions
#
sebsel
I can't actually trigger it now but it was something with backticks.
#
sebsel
type a note with backticks and refresh!
#
voxpelli
I see, I’m thinking whether one could use a somewhat proprietary payload instead of HTML to get things moving towards a more standardized future
#
voxpelli
Internally at a company I mean
[xavierroy] joined the channel
#
sebsel
swentel: yes, that would be what I would do: don't store filtered entries; filter on import.
#
[KevinMarks]
Or you could add custom microformats to the posts.
uniquerockrz and [tantek] joined the channel
#
[tantek]
Turns out that flip site returns a very low resolution image :(
jjuran joined the channel
#
jeremycherfas
!tell miklb If you still need an exist.io code, let me know
#
Loqi
Ok, I'll tell them that when I see them next
[jgmac1106], uniquerockrz and [frank] joined the channel
#
[frank]
[snarfed] I might have missed something but is Instagram not working with Granary anymore? I get a 403 when I click on the link on the site.
#
swentel
yeah, that has been disabled since a month or so
#
swentel
maybe longer
#
swentel
I directly use instagram pages now in my microsub server, seems to works fine too
#
Loqi
[snarfed] #170 disable instagram in REST API
uniquerockrz and [LewisCowles] joined the channel
#
[LewisCowles]
Todays less about caching to bypass awful application complexity… Don’t, or at least make application use compound keys for compound subjects.
uniquerockrz, [Rose], swedneck, dukeDiscord[m], jeremych_, Clment[m] and [jgmac1106] joined the channel
#
[jgmac1106]
kartik on your vita how to you handle "under review" and "in press"? I was thinking I either just use a p-category before dt-published or use a dt-published including date of submission for under review and date of acceptance for in press...
#
[jgmac1106]
of course it doesn't really matter as no one will ever parse my vita
uniquerockrz, cyluDiscord[m], Giyomu[m], AnthonyADiscord[, UsamaIrfanDiscor, plexusDiscord[m], DaekiDiscord[m], megadogberthehim, cristobalDiscor4, ecrosstexas[m], dunks411Discord[, sprayDiscord[m], bengoDiscord[m], gorhgorh[m]2, iiogamaDiscord[m, corylDiscord[m], JohnnyMilkshakes, nlkoDiscord[m], HyunwooLeeDiscor, peterkDiscord[m], RealSnazzyDiscor, anthony-albertor, amimDiscord[m], PermawebMatrixBr, MissLavenderDisc, tadpole256Discor, jgmac1106[m], zegordoDiscord[m, doorknob88Discor, JayWelshDiscord[, fexra|TRTLDiscor, chmanieDiscord[4, EdmundMDiscord[m, RealSnazzy[m], WidgetBotiocli1[, ClmentDiscord[m], vamsiDiscord[m], hvergara[m], dy5es41Discord[m, pr1meDiscord[m], kanejDiscord[m], Senshi[m], alphapapaactualD, FineDiscord[m], OxyDiscord[m], JonwelDiscord[m], HeysteinDiscord[, MesaDiscord[m], eddyDiscord[m], M[AXEL]DarrDisco, gregzuroDiscord[, sblinnDiscord[m], allgoDiscord[m], bushido711Discor, gozala[m], achingbrainDisco, M5310Discord[m], carsonfarmerDisc, PeevesDiscord[m], Mai-HsuanKevinCh, MatthDiscord[m], yabirgbDiscord[m, CrocodillianDisc, AutoAIDiscord[m], NooooooWayyyyyDi, ShmultzDiscord[m, cesarosumDiscord, grantcodes[m], TiaguilsoDiscord, EugeneDiscord[m], gregjeanmartDisc, npfossDiscord[m], XierumengDiscord, felixschlDiscord, freethinkingaway, KarlDiscord[m], Rick[m], JordanKrageDisco, LethalLadders041, aphelionzDiscord, manfredDiscord[m, rklaehnDiscord[m, kppDiscord[m], M5511225464917[m, godparticleDisco, M{|}Discord[m], lamborghiniDisco, nebulerDiscord[m, msena3Discord[m], vexlDiscord[m], zcopleyDiscord[m, richtercamdenDis, jenncloudDiscord, PeciakDiscord[m], placer14[m], DiscordRSSDiscor, DevUYDiscord[m], Nebulous[m], HexDiscord[m], rklaehn[m], RenAmamiya5010[m, ArunDiscord[m], Sean|FortmaticDi, ShruthiDiscord[m, Lilz|BetaMe[m], phynite[m], aeddi[m], WesDiscord[m], PhillmacDiscord[, leoalvarezhDisc4, jimpickDiscord[m, LuutheCoolDiscor, halifoxDiscord[m, ExpherienceDisco, AblibuDiscord[m], KisulkenDiscord[, FranklinDiscord[, Oxy[m], paulmahoneDiscor, doodlemaniaDisco, PrabhaavDiscord[, pvienhageDiscord, AceFaceDiscord[m, matyas_mustohaDi, ptonerDiscord[m], jamiedubsDiscord, Rixon, card[m], capDiscord[m], andrewxhillDisco, prtfw[m], CathyLDiscord[m], UserDiscord[m], macerbiDiscord[m, mattcDiscord[m], ddahlDiscord[m], Luna14Discord[m], bitspillDiscord[, GuillaumeDiscord, eddy[m], ZipperSKDiscord4, nilocDiscord[m], brewskiDiscord[m, PhoenixDiscord[m, M|NecoDiscord[m], DiscordBridge[m4, vinDiscord[m], the_nikinDiscord, JaoheahDiscord[m, aaronpk[m], tplookerDiscord[, planetary_devDis, weedDiscord[m], RodolfoEDiscord[, ScottSmileyDisco, ambackDiscord[m], KinnardDiscord[4, discord[m], jgmac1106Discord, zoink92Discord[m, NebulousDiscord[, chmanieDiscord[m, AXEL-Brian[m], AXEL-BrianDiscor, Valium8862[m], gorhgorh[m]1, jmank88Discord[m, Bads3ctor9700[m], pusherDiscord[m], cesarosum[m], GiyomuDiscord[m], ithithDiscord[m], iiogama[m], astrojl_matrix, gnunicornDiscord, ivanDiscord[m], mZDiscord[m], celso[m]1, CantiTurtleCoin[, rittme[m], thatguyDiscord[m, SenshiDiscord[m], Dazuck-3BoxDisco, sethforkDiscord[, ZapierDiscord[m], snoopdoggydogDis, AkshayDiscord[m], malaclypsDiscord, nofwayyDiscord[m, AmineDiscord[m], cristobalDiscord, KeegenDiscord[m], chrisDiscord[m], farhad312Discord, OrkunDiscord[m], SirMemesALotDisc, sfroment[m], dignifiedquireDi, M011000100111010, RomaricDiscord[m, jimpick[m], manfred[m], EdEdorEddyDiscor, SoreGumsDiscord[, PhiDiscord[m], TrevorDiscord[m], tangoDiscord[m], johanherman[m], MichaelTenDiscor, jklepatchDiscord, myfreeweb1, M4star3starDisco, AxieDiscord[m], GeorgeX2798[m], pierreboc[m], DerrickFDiscord[, JoejoeDiscord[m], PamileissonDisco, gorhgorhDiscord[, gtsDiscord[m], thestevewayDisco, Kenzo3Discord[m], oed3[m], kevinbird15Disco, AlekseyDiscord[m, drshamoonDiscord, techcoderxDiscor, Tianyi[m]1, new0neDiscord[m], sunk818Discord[m, circlesDiscord[m, M2color6412[m], celsoDiscord[m]1, yjhmelodyDiscord, Gorka[m], RDeckardDiscord[, IPFSFanDiscord[m, mikealDiscord[m], Ja3ood[m], msena3[m], watDiscord[m], ksDiscord[m], OboDiscord[m], PermawebEmbedDis, sanderDiscord[m], zazikiDiscord[m], thomasDiscord[m], babaitDiscord[m], ShadowLingDiscor, benaszabDiscord[, NatoBoram[m], deltaDiscord[m], WarrenDiscord[m], astraiaDiscord[m, nyarlathotepDisc, panDiscord[m], lyon[m], plindner[m], GorkaDiscord[m], betamosDiscord[m, Dby0Discord[m], skillman623Disco, grvhiDiscord[m], sachaDiscord[m], sfromentDiscord[, vasaDiscord[m], M0zAND1zDiscord[, carstenmunkDisco, amatuniDiscord[m, M4eekDiscord[m], flower88Discord[, dindustriesDisco, hubaDiscord[m], new0ne[m], JorropoDiscord[m, johanhermanDisc4, bmiller59Discord, jenncloud[m], macerbi[m], andrewxhill[m], Hsiu-PingNichola, KevlarmonkeyDisc, braditzDiscord[m, marcocastignoliD, vbDiscord[m], psyonityDiscord[, SpicoliWhiteDisc, abhi_Discord[m], M[AXEL]JulianDis, blzDiscord[m], aidxnDiscord[m], johanherman[m]1, KinnardDiscord[m, ad87657Discord[m, JungleHeartDisco, celso[m], jee[m], TristanDiscord[m, boomshroomDiscor, NatoBoramDiscord, SuikaDiscord[m], robinzzzDiscord[, SteffDiscord[m], aeddiDiscord[m], VictorGDiscord[m, terryHDiscord[m], beko[m], sukarDiscord[m], prtfwDiscord[m], NastyEbilPiwateD, TimeOnDiscord[m], UsDiscord[m], drbh[m], chris[m]1, gunttedDiscord[m, JeffMaherVegas[m, malaclyps[m], hyde__Discord[m], obernardovieiraD, KYZITEMELOS93Dis, baluptonDiscord[, placer14Discord[, celsoDiscord[m], efnDiscord[m], mikeal[m], catman[m], dpinnerDiscord[m, koalalorenzoDisc, AXEL-Lee[m], jessicaschilling, CryptoEmpress[m], JerbsDiscord[m], TianyiDiscord[m4, boatsandhoesDisc, matschafferDisco, jamietanna[m], bostaDiscord[m], lyonDiscord[m], llllllDiscord[m], GabeDiscord[m], william_shakesDi, ianfixesDiscord[, EatsDiscord[m], DamirDiscord[m], lauren|Microspon, LSJI07Discord[m], bonedaddyDiscord, xtream1101Discor, sacha[m], ngamboaDiscord[m, npfoss[m], freethinkingawa4, AtiqDiscord[m], ritewhose[m], romaric[m], pbvieDiscord[m], RickDiscord[m], RDeckardDiscord4, jekpopulousDisco, Keegen[m], peatDiscord[m], GabrielBadGriefD, prcDiscord[m], katakotoDiscord[, SpaceOutlawDisco, combrayDiscord[m, nocentDiscord[m], fozzieDiscord[m], TionisDiscord[m], DoggersUniteDisc, silent_Activist[, thomasbDiscord[m, mhzDiscord[m], CryptoEmpressDis, QwertyWhoreDisco, aaronpkDiscord[m, bekoDiscord[m], BossMANDiscord[m, hazDiscord[m], itsmekntDiscord[, captain-nemoDisc, r5723013Discord[, LordFenixNCDisco, IgutinDiscord[m], EKLynxDiscord[m], MikeShultzDiscor, Neroprojekt5071[, nijynotDiscord[m, tobowersDiscord[, j4y_funabashi[m], sekiDiscord[m], sekiDiscord[m]1, mZDiscord[m]1, vasa|DappkitDisc, M3baidDiscord[m4, RomainDiscord[m], raulDiscord[m], SweatDiscord[m], carsonfarmer[m], MairkurDiscord[m, mapachurroDiscor, zwelsternDiscord, maparent[m], olizillaDiscord[, allhailferristhe, TianyiDiscord[m], AlepheiaDiscord[, sander[m], gmelodieDiscord[, l^discordDiscord, CantiTurtleCoinD, kanej[m], Akshay[m]1, realChainDiscord, Microsoft_techni, tom85Discord[m], balupton[m], ZipperSKDiscord[, TryptophanDiscor, catmanDiscord[m], gauthamDiscord[m, janttoDiscord[m], TeamIanDiscord[m, eshohetDiscord[m, LokeLDiscord[m], poofDiscord[m], JustMaierDiscord, SchwartzDiscord[, M123897974564Dis, crestDiscord[m], CarboClanCDiscor, drshamoon[m], Sm03leBr00tDisco, Expherience[m], neilDiscord[m], HarryTmeticDisco, modigDiscord[m], M}Discord[m], maparentDiscord[, silent_ActivistD, tom85[m], buztedDiscord[m], MMMMaggieDiscord, denzukoDiscord[m, RichardLittDisco, chinsuDiscord[m], h2Discord[m], OlegStotskyDisco, pps96Discord[m], CatManDoooDiscor, TH0RynDiscord[m], dafflDiscord[m], cwDiscord[m], RyonezCoruscareD, CharlieRaptoreum, DerekDiscord[m], mZ[m], berDiscord[m], enricomarino[m], dhenz3SpeakDisco, HeishDiscord[m], jazzy-jeff^_^Dis, KubeDiscord[m], RealityDiscord[m, romaricDiscord[4, Lolicon[m], Mairkur[m], wcharginDiscord[, ShokuninDiscord[, hvergaraDiscord[, M3baidDiscord[m], sbpDiscord[m], gnunicorn[m], Tianyi[m], EKLynxDiscord[m4, aswiththewildDis, jwheelerDiscord[, neohexDiscord[m], JustMaier[m], felixschlDiscor4, oed3Discord[m], funwhilelostDisc, n9tDiscord[m], CocoonCrashDisco, KinnardDiscord[7, cannabysDiscord[, leoalvarezhDisco, drbhDiscord[m], JeanDiscord[m], cwchristerwDisco, vasa[m], Ja3oodDiscord[m], M9uapawDiscord[m, foxcoolDiscord[m, Romaric[m]1, fozzie[m], RockSteadyTRTL[m, rappelDiscord[m], rittmeDiscord[m], M[AXEL]Darr[m], test123Discord[m, rozgoDiscord[m], swedneck[GMT1]Di, dqxDiscord[m], BigDuckEnergyDis, braditzDiscord[4, RockSteadyTRTLDi, johanhermanDisco, SmileRobotDiscor, radio_aliceDisco, AuHau[m], hacdiasDiscord[m, te0dDiscord[m], AraratDiscord[m], DavidFalconDisco, MisterGoreDiscor, zgrDiscord[m], pierrebocDiscord, cardDiscord[m], Lilz|BetaMeDisco, RobotLordimperia, codynhatDiscord[, MachiavelaDiscor, dostDiscord[m], AuHauDiscord[m], wngrDiscord[m], cikavuveDiscord[, enricomarinoDisc, raisDiscord[m], phynite1846[m], Swedneck_, foxcoolDiscord[4, kppDiscord[m]1, DioBrandonDiscor, FusonDiscord[m] and stee joined the channel
#
[jgmac1106]
I think for more video page gonna keep it simple and just use flexbox, one h-feed for each video series, on box per feed, then a feed with all videos
uniquerockrz, [chrisaldrich], gRegorLove and [tantek] joined the channel; RenAmamiya5010[m left the channel
#
[tantek]
Right. Why markup things you know aren’t going to be parsed unless you’re talking actively with parsing implementers?
#
[tantek]
Alright giving up on Shortcuts. If something as “simple” as flipping an image is so nontrivial to get working than why bother
#
[tantek]
Shortcuts ought to ship with something that already works that you can modify
uniquerockrz and [KevinMarks] joined the channel
#
[KevinMarks]
img {transform: scaleX(-1);}
#
@kevinmarks
@Ethelmonster When I click through, yes. I think it's a twitter bug.
(twitter.com/_/status/1195296453050142722)
#
[tantek]
Can you build that as a web page that takes the image as input?
#
[KevinMarks]
can you do a transform while drawing into a canvas?
#
[KevinMarks]
twitter draws it sideways on desktop web
uniquerockrz joined the channel
#
jacky
voxpelli: that's something I want to do. like store markdown on my micropub endpoint
#
jacky
voxpelli: what I considered is adding another k/v to `content` with the key being the MIME type of the new content type (text/markdown, text/jinja) and let the client handle that accordingly
#
voxpelli
jacky: I’m spontaneously leaning more towards having the type in one key and the value in another key
#
[tantek]
only works if you only have one value
#
voxpelli
true [tantek]
#
voxpelli
would be neat to be able to use Micropub as the API for publishing articles at the newspapers where I work
#
voxpelli
and have that accept plain text, HTML as well as our existing internal format
uniquerockrz, [snarfed] and [pfefferle] joined the channel
[schmarty] and uniquerockrz joined the channel
#
[KevinMarks]
what is the internal format like?
uniquerockrz, edrex and [chrisaldrich] joined the channel
#
jacky
voxpelli: you mean something like `{'type': 'text/markdown', 'value': 'dfdsfsdfsdfsdfdfd'}`?
#
jacky
that's probably more JSON-y/XML-y
#
jacky
my idea was def a little convulted
#
jacky
one thing I'd like to have in micropub (I think it's doable, technically!) is the ability to define a 'page' on my site
#
jacky
not necessarily a post or a h-entry
#
jacky
but like defining static pages like https://jacky.wtf/pay/ or https://jacky.wtf/work/
#
Loqi
jackyalcine
#
jacky
that's actually the last thing stopping from making my instance of Koype live at https://jacky.wtf
#
Loqi
jackyalcine
#
[tantek]
I feel like we had this page vs post discussion a week ago or so
#
[tantek]
maybe two weeks. I think I was working on updating my bio for WCUS and wanted to move it from pbwiki to my own site as a "page", but got stuck and couldn't figure out a MVP for adding it to my site at the time. but I'm pretty sure I asked a bunch of questions here and some folks had some answers. it was during the last week or two of October
uniquerockrz joined the channel
#
jacky
ah bet
uniquerockrz joined the channel
#
jacky
[tantek]: was this recorded in chat?
#
jacky
oh you said here
#
[tantek]
yes it was all discussed in chat
#
[tantek]
maybe a little of it made it to the wiki
[fluffy], uniquerockrz and [pfefferle] joined the channel
#
edrex
beko: what does your markup using post-types look like? example online?
uniquerockrz, [schmarty], [chrisaldrich] and [KevinMarks] joined the channel