#vika_nezrimayaaaronpk 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
#Loqiaaronpk has 56 karma in this channel over the last year (199 in all channels)
#vika_nezrimayaOk I half-fixed it, now the page is only duplicated once...
#vika_nezrimayaI wonder if I could prevent it from being duplicated at all
#vika_nezrimayaok now it doesn't load the last page at all...
#vika_nezrimayaI 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
#Loqicweiske has 5 karma in this channel over the last year (10 in all channels)
#cweiskebut 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 🙂
#Loqicweiske has 6 karma in this channel over the last year (11 in all channels)
#aaronpkthis was the lazy way to throttle the pushes
#cweiskeI 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
#cweiskeI currently have a whitelist of domains on my main search engine
#cweiskeI would not want to host that new instance on my server
pablinos, plut4rch and Cidjjvnrefg joined the channel