#dev 2019-11-21

2019-11-21 UTC
uniquerockrz joined the channel
#
GWG_
Good point.
uniquerockrz joined the channel
#
gRegorLove
XFN would be easier for a consumer, plus not a sidefile. But I'm not aware of XFN consumers.
#
gRegorLove
what is XFN?
#
Loqi
XFN (XHTML Friends Network) is the network of visible links across blogs that claim various XFN relationships with/to each other https://indieweb.org/XFN
[KevinMarks] joined the channel
#
[KevinMarks]
I parsed FOAF and XFN at technorati, and worked on the Social Graph API at Google with BradFitz that also parsed both
deathrow1, KartikPrabhu, uniquerockrz, [fluffy], [jgmac1106], oodani, [tantek], vilhalmer, [LewisCowles], [chrisaldrich], swentel, metbril, Dronki, cweiske, lSabDiscord[m], asymptotically, [KevinMarks], chriscollins and gxt joined the channel; Dronki left the channel
#
[jgmac1106]
moving my to-do list from Known to my main domain....need to learn the most basic storage for dates, if filling out a to-do list takes too much time it aint a to-do list at all
uniquerockrz, [Rose], KartikPrabhu and jgmac1106 joined the channel
jeremych_ joined the channel
#
jgmac1106
someday it would be neat that if I send a webmention to each h-item a strike through got applied to the li
uniquerockrz joined the channel
#
jgmac1106
Like if I do that it would be neat if my webmention receiver/displayer (that I don’t have) triggered a strikethrough
uniquerockrz joined the channel
#
jacky
this probably isn't a problem now but I keep thinking about it
#
jacky
it = showing people a list of people for audience use cases
#
jacky
actually going to just write about it instead of babbling lol
uniquerockrz and [snarfed] joined the channel
#
[snarfed]
not really indieweb related, apologies, but huffduff-video costs were getting out of hand (over 5x bridgy!), so i migrated it from S3 to Backblaze B2 yesterday, which costs 22% as much for storage and 11% (!) for bandwidth, the critical part for me. :crossed_fingers: https://www.backblaze.com/b2/cloud-storage-pricing.html
#
[snarfed]
i'm sure it's worse in some way(s), but this is not exactly mission critical data πŸ˜†, so that's ifne
[tantek], asymptotically and uniquerockrz joined the channel
#
[tantek]
snarfed, indie devops is on topic here πŸ™‚
[LewisCowles] and [schmarty] joined the channel
#
[schmarty]
snarfed++ wow that is a huge savings!
#
Loqi
snarfed has 52 karma in this channel over the last year (98 in all channels)
#
[schmarty]
and an excellent reminder to re-run my laptop backups which are also on B2 πŸ˜…
[jgmac1106] and uniquerockrz joined the channel
#
swentel
[schmarty], any chance you could ping your hub? You're the only websub feed I have at the moment which for some reason isn't parsed for new content (I see the notification coming in, but then it stops)
#
swentel
although I guess the hub will probably only notify me if there's new content hmm
#
[schmarty]
swentel: i'll go post something, then! πŸ˜„
#
swentel
hehe, that works too indeed :)
deathrow1 joined the channel
#
[schmarty]
ping incoming, maybe!
#
[schmarty]
(i posted something new and that should have kicked my websub hub)
#
swentel
interesting, it pinged 6 times actually
#
swentel
ok I see what's wrong
#
swentel
(not your fault)
#
[schmarty]
hmm. do you have a wildcard subscription? it probably pinged for every tag page.
#
swentel
and all 'self' rels in the pings are for that url
#
swentel
so not sure what happens there
#
swentel
but the next ping will parse fine now, another bug gone :)
#
swentel
hmm interesting, 4 minutes later 3 other pings came in
#
swentel
alle the same content
#
[schmarty]
i updated that post with a syndication link
#
swentel
aah makes sense
#
[schmarty]
which should have generated one ping for sure.
#
[schmarty]
my site only hits the hub once, but does send the URLs of all pages
#
[schmarty]
(all pages which changed, i should say! πŸ˜…)
uniquerockrz joined the channel
#
swentel
hehe interesting
#
swentel
you'd think that superfeedr would only send the one I'm subscribed too
#
swentel
(and it looks like that)
#
swentel
so you're not sending the same url by any chance ? :)
#
swentel
I mean, the list of those urls are different
uniquerockrz joined the channel
#
[schmarty]
looks like i need to fix that root path reference to remove a double-slash but /posts/ is only in there once πŸ˜„
#
swentel
weird, then superfeedr needs to fix their stuff :)
#
wink
having started to implement https://github.com/skpy/micropub into my hugo-generated website I'm not so sure this was a good idea anymore. It would probably be totally easy with a non-static website.
#
Loqi
[skpy] micropub: a minimal PHP micropub endpoint, with media support
#
wink
how are others coping with adding dynamics to a static website without feeling it defeats the purpose? :)
#
wink
(nb: everything works kinda fine, I'm not complaining or using it wrong, I think)
uniquerockrz joined the channel
#
sknebel
Why would it defeat the purpose?
#
wink
well it depends what your reason for using a static site in the first place is
[Rose] and [Yulia] joined the channel
#
[schmarty]
wink: i use a fork of skpy/micropub for my site. i think of it as another avenue for injecting content into my static site. part of the larger plumbing around managing the whole thing.
#
jacky
what is search
#
Loqi
search in the context of the IndieWeb refers to being able to search your personal site for your own content https://indieweb.org/search
#
jacky
what is search engine
#
Loqi
It looks like we don't have a page for "search engine" yet. Would you like to create it? (Or just say "search engine is ____", a sentence describing the term)
#
wink
[schmarty]: yeah, I don't really *mix* - I put the uploads in a special dir and use data/ only for this. so it's ok I guess
#
[schmarty]
wink: that is an interesting separation. was there anything in particular that drove your choice to store micropub posts in data/?
#
wink
[schmarty]: I was using an ancient hugo version until yesterday without using data/ and skpy/micropub used it and I haven't touched the code yet. :)
#
wink
I used 0.13 from 2015? the first version to use Data at all afaik.
#
[schmarty]
ooh, interesting. i wonder if skpy/micropub switched to storing in data/ after i forked it. i have always stored micropub posts in `content/` as "regular" posts.
#
wink
I didn't look at the history
#
wink
but I think skpy stopped developing it just a month ago, according to the website
#
wink
I only looked at it a few weeks ago
uniquerockrz and gRegorLove joined the channel
#
[schmarty]
i took a different approach for uploaded media - i use a completely separate media endpoint on a subdomain.
#
wink
yeah my media endpoint is at a different domain even, so maybe I just tried to have it too convenient ;)
#
wink
I was going after micropub.rocks and I think it nudges you towards having the content published synchronously, looking at the Location-forwards
#
wink
but I might jsut be misreading the intention
#
wink
there shouldn't be a reason why you can't post stuff as draft that isn't published instantly
uniquerockrz, deathrow1, [KevinMarks], strugee, KartikPrabhu, jjuran, gxt, jgmac1106_, Kaja___, beko_, uniquerockrz_ and treora joined the channel
#
Zegnat
For the people who wanted to draw graphs on their sites (jeremycherfas?) https://timqian.com/chart.xkcd/
uniquerockrz and [snarfed] joined the channel
#
Loqi
[glennjones] microformat-shiv: A light weight cross browser JavaScript microformats parser
#
[snarfed]
also wow, he claims microformat-shiv is now built into Firefox?!
#
Zegnat
[snarfed]: I have slightly different ideas I want to test
#
Zegnat
I do believe I have seen it included, I am unsure whether it is still shipped as part of Fx
[tantek] joined the channel
#
[snarfed]
i hid the `email` column in metabase's config for that table, https://metabase.corp.color.com/admin/datamodel/database/3/table/910 , since it's PHI and therefore blocked for the read only db user
#
[snarfed]
whee too many slack windows, sorry all
#
[snarfed]
feel free to try to break into that app though! (and tell me if you can, obvs)
uniquerockrz joined the channel
#
beko[m]
[snarfed]: using already, thanks πŸ™‚ Just curious about anything on this topic
#
Zegnat
I want to play with generator functions, and thus lazily parse the DOM only for the values you want to have. This will limit usefulness in some places, but I am mostly doing it to get more accustomed to typescript/javascript dev workflow and tdd (more than for the sake of creating a new/better parser)
#
gRegorLove
[snarfed], 403 permission denied, darn :)
#
[snarfed]
aww try harder
#
[snarfed]
:troll:
#
gRegorLove
ahh, it was "password2"
#
[snarfed]
πŸ˜†
#
Zegnat
puts random hash as bearer token in request header
#
Zegnat
Darn, not that either
#
[snarfed]
ok you all are definitely fired as pen testers
#
gRegorLove
hey, I never claimed to be one
#
[snarfed]
yup like i said
#
gRegorLove
I could be a pun tester tho
uniquerockrz joined the channel
#
beko
Zegnat: TS is great. I would not touch a new [node] project without.
uniquerockrz and SevenTwenty joined the channel