#dev 2020-03-08

2020-03-08 UTC
[Michael_Beckwit, [KevinMarks], pablinos, [Jeff_Hawkins] and [chrisaldrich] joined the channel
#
@threadreaderapp
@ChrisAldrich Thanks, Chris for your thoughtful reply. Digging into micropub this weekend!
(twitter.com/_/status/1236370151890509825)
pablinos joined the channel
jenelizabeth and pablinos joined the channel
#
Loqi
[chrisaldrich] has 3 karma in this channel over the last year (26 in all channels)
#
aaronpk
[chrisaldrich]++
pablinos, [LewisCowles], [Jeff_Hawkins], [jeremycherfas], cweiske and [jgmac1106] joined the channel
#
GWG
I am getting much better link previews with this code change. More often author names
#
GWG
I think I can get movie and tv data too
plut4rch, [Grant_Hutchins], [KevinMarks] and [datashaman] joined the channel
#
[datashaman]
interesting. an alternative to archive.org.
[schmarty], [jgmac1106] and [tantek] joined the channel
#
wink
> Perma.cc is used and supported by libraries and institutions around the world.
#
wink
4 outside the us, of those 1 in canada. .ol
#
wink
around the world indeed :)
#
sknebel
5, there is one in australia too :D
#
wink
oi sorry. that was out of my view. :P
#
wink
ok, then I'll grant them around the world
#
wink
and McGill, but the map isnt zoomable. anyway, we'll see if this will be referenced or used by anyone in the future
#
wink
paid subscription + run by US unis doesn't sound enticing for an everybody-solution
#
sknebel
it's been around for quite a while
#
wink
Webby award winner: Best Law Website (Perma.cc archive) 2015
#
wink
1,509,239
#
wink
Links preserved
#
wink
that is not a big number
#
wink
for 5 years
#
wink
stops being so skeptic and goes back to lurking
vika_nezrimaya joined the channel
#
vika_nezrimaya
lol you won't believe how dumb a bug I accidentally let loose on my Kittybox Companion's Microsub feed reader...
petermolnar joined the channel
#
vika_nezrimaya
I tried to use Android Paging Library with the RecyclerView I used
#
vika_nezrimaya
and it duplicates the last page infinitely
#
vika_nezrimaya
probably tied to how paging is described in Microsub standard
#
vika_nezrimaya
or in Aperture...
#
vika_nezrimaya
aaronpk Aperture may or may not have a bug: with empty paging it returns [] instead of {}, confusing the heck out of my JSON parsing code that expects a dictionary there
#
aaronpk
ah shoot yeah that's a php thing
#
vika_nezrimaya
can you fix it? I've added a safeguard against it in Kittybox Companion but it's technically a standard violation...
#
aaronpk
yeah i can fix it
#
vika_nezrimaya
thanks <2
#
vika_nezrimaya
<3
#
vika_nezrimaya
aaronpk++
#
Loqi
aaronpk has 56 karma in this channel over the last year (199 in all channels)
#
vika_nezrimaya
Ok I half-fixed it, now the page is only duplicated once...
#
vika_nezrimaya
I wonder if I could prevent it from being duplicated at all
#
vika_nezrimaya
ok now it doesn't load the last page at all...
#
vika_nezrimaya
I hope pre-fetching the next page and seeing if it has the same paging value won't consume too much bandwidth considering that I'm not loading any pictures from it
#
vika_nezrimaya
this bug is so weird
#
vika_nezrimaya
literally no amount of wizardry from me can fix it
#
vika_nezrimaya
but at least it's the last page not everything... I hope
[jgmac1106], chrisp_, cweiske, jkphl and [Michael_Beckwit joined the channel
#
cweiske
phindecrawlsubscriptiontest
paulbunkham joined the channel
#
cweiske
wow! instant chat message indexing works at https://indiechat.search.cweiske.de/
#
aaronpk
that's awesome
#
aaronpk
cweiske++
#
Loqi
cweiske has 5 karma in this channel over the last year (10 in all channels)
#
cweiske
but I guess you do not aggregate incoming chat messages? so if a message comes in you send the push, and then a second message comes in and the push is not sent beause of 2 min cooldown. after 2 mins, no new message comes in and so we never get a push for message 2?
loicm joined the channel
#
[tantek]
cweiske++ amazing. Sounds like you have the beginnings of a real time search engine there 🙂
#
Loqi
cweiske has 6 karma in this channel over the last year (11 in all channels)
#
[tantek]
What would it take to provide another instance that indexed blogs that have WebSub hubs?
#
aaronpk
oh yeah hah
#
aaronpk
this was the lazy way to throttle the pushes
#
cweiske
I index my blog that way already. after static compilation, I only send a websub publish notification to my hub which pushes the news to my search engine, which crawls and indexes immediately
#
cweiske
I currently have a whitelist of domains on my main search engine
#
cweiske
I would not want to host that new instance on my server
pablinos, plut4rch and Cidjjvnrefg joined the channel