#dev 2019-05-01
2019-05-01 UTC
#
@pypi_updates2 webmention-tools 0.4.1 https://pypi.org/project/webmention-tools/0.4.1/ (twitter.com/_/status/1123380766900203527)
[tantek], KartikPrabhu, [markmhendrickso, tbbrown, gRegorLove, neoaboriginal1, [kevinmarks786], ichoquo0Aigh9ie, kvazarig, leg, NBT and djmoch joined the channel
#
petermolnar can you not get it in gpx?

#
sknebel kind of depends. if its a format you can easily cut up, that might be easier than using a different parser and it's output. https://github.com/salsify/jsonstreamingparser would be one PHP streaming parser otherwise
#
petermolnar kml is better imo; that's a known location data format and there are tools to split it I believe

#
petermolnar how are you trying to parse it?

#
petermolnar the json

#
petermolnar language, code, etc.

#
petermolnar in case of PHP, if I remember correctly, most copies are deep copies, therefore every time you create an extra element you'll create a copy, unless you just use the reference and work on the original array. That said, 600MB is not that bad

#
petermolnar turn off Chrome, run the parsed in command line, 8GB memory should be enough :)

#
petermolnar s/parsed/parser

#
petermolnar btw I moved from backitude to ulogger: https://github.com/bfabiszewski/ulogger-server for the server side, https://github.com/bfabiszewski/ulogger-android for android

#
Loqi It looks like we don't have a page for "μlogger" yet. Would you like to create it? (Or just say "μlogger is ____", a sentence describing the term)

#
Loqi ok, I added "https://github.com/bfabiszewski/ulogger-android" to a brand new "See Also" section of /%CE%BClogger https://indieweb.org/wiki/index.php?diff=60208&oldid=60207

#
Loqi ok, I added "https://github.com/bfabiszewski/ulogger-server" to the "See Also" section of /%CE%BClogger https://indieweb.org/wiki/index.php?diff=60209&oldid=60208

DenSchub, dougbeal|mb1, snarfed, [tantek], [Rose], [aaronpk], [schmarty], [eddie], tbbrown and [tmiller] joined the channel
gRegorLove joined the channel
calumryan and [kevinmarks] joined the channel
#
[kevinmarks] there is a formalisation of json as lines - http://jsonlines.org/ -if the google file fits that model it may be easier.

#
[kevinmarks] I've been liking the python coroutines model for doing this kind of data munging - it's like pipes, but you write the individual bits in python

#
[kevinmarks] the util file is here https://github.com/ukmetavote/ukmetavote.github.io/blob/master/coroutines.py

calumryan_, [Rose], leg, [jgmac1106], [tantek], calumryan and tbbrown joined the channel
treora and KartikPrabhu joined the channel