0:00 AM
shepazu
Elasticsearch
0:00 AM
oops
0:01 AM
0:10 AM
tilgovi
shepazu: okay. I left a bunch of annotations.
0:10 AM
shepazu
tilgovi, which annotator?
0:10 AM
tilgovi
hypothesis
0:10 AM
Sorry. Didn't think to use the W3C one.
0:10 AM
shepazu
tilgovi, note that I'm planning to add annotations to this in the next week or so
0:11 AM
tilgovi
If only we had discovery and federation all figured out ;)
0:11 AM
shepazu
I mean, adding the annotation script
0:11 AM
yeah :(
0:11 AM
tilgovi
Want me to write a reply on the mailing list?
0:11 AM
shepazu
tilgovi, that'd be great
0:11 AM
tilgovi
okay. will do.
0:11 AM
thanks for writing this up.
0:12 AM
shepazu
yup
0:12 AM
hope it's not worthless :)
0:12 AM
tilgovi
even if the whole thing were to be thrown out it still wouldn't be a worthless exercise
0:19 AM
shepazu
tilgovi, looks like Carlos Bueno, the guy who wrote the ListApart article, would like this ascii-folding built into the browser somehow... wonder if we should expose it as more than just for RangeFinder?
0:20 AM
tilgovi
It's worth considering
0:20 AM
We use JS library for it, I think, for our annotation search.
0:20 AM
But IIRC it's not quite as good as the one on our backend, using Elasticsearch
0:21 AM
I imagine that uses libicu
0:21 AM
shepazu
seems like you're saying FF already supports some of this in their find dialog...
0:21 AM
if it's already in browsers, we should expose it to developers
0:21 AM
tilgovi
No
0:22 AM
All I did was search the source tree for gecko and determine that it looked like libicu might be linked
0:22 AM
Which means that the capability is there, I think, to expose it.
0:22 AM
Without adding additional library bloat
0:22 AM
They could be using it for any number of things unicode related
0:22 AM
not necessarily find in page
0:22 AM
shepazu
ah
0:24 AM
tilgovi, ok, seems FF does not support ascii-folding... "role" doesn't find "rôle", same for esta and está
0:25 AM
well, step 1, support it in RangeFinder, step 2, expose it as a method
0:41 AM
tilgovi has quit
1:24 AM
tilgovi joined the channel
1:35 AM
jakehart has quit
1:39 AM
jakehart joined the channel
1:40 AM
jakehart has quit
1:41 AM
jakehart joined the channel
2:27 AM
GitHub98 joined the channel
2:27 AM
NOTICE: [h] tilgovi pushed 1 new commit to master: https://github.com/hypothesis/h/commit/65925445e081da4b2523bb64fe9476af5239c139
2:27 AM
NOTICE: h/master 6592544 Randall Leeds: Gunicorn understands WEB_CONCURRENCY itself
2:27 AM
GitHub98 has left the channel
3:59 AM
woah joined the channel
5:08 AM
MrWoohoo joined the channel
5:41 AM
badon_ joined the channel
5:51 AM
GitHub182 joined the channel
5:51 AM
NOTICE: [h] tilgovi pushed 1 new commit to master: https://github.com/hypothesis/h/commit/5848a396fd7cf6de5a763287980149abfe58ab4a
5:51 AM
NOTICE: h/master 5848a39 Randall Leeds: whitespace
5:51 AM
GitHub182 has left the channel
6:37 AM
woah has quit
9:08 AM
Sebastien-L joined the channel
9:31 AM
leathan joined the channel
9:33 AM
leathan joined the channel
10:05 AM
ujvari
hi nickstenn! Are you here?
10:10 AM
csillag1 joined the channel
10:45 AM
nickstenn
ujvari: oh hello, sorry, didn't see you
10:47 AM
ujvari
hi nickstenn! I wanted to ask you about our current prod pg problem, but IMO read the mails first
10:49 AM
nickstenn
ujvari: oh that's exciting
10:49 AM
onit
10:52 AM
ujvari: could you just confirm that we're not both working on this
10:53 AM
ujvari
I confirm. Csillag looked up that what has eaten the free space
10:54 AM
csillag
nickstenn: I can confirm that docker ate all the space on the system partition
10:54 AM
but I am not actually doing anything about it right now.
10:54 AM
nickstenn
ok, leave it with me
11:06 AM
csillag1 has quit
11:14 AM
ujvari, csillag: all sorted
11:22 AM
ujvari
nickstenn: cool, prod login/logout is working again
11:37 AM
csillag1 joined the channel
11:41 AM
csillag1 has quit
11:42 AM
csillag1 joined the channel
12:56 PM
vannevar joined the channel
13:42 PM
seanh joined the channel
13:51 PM
vannevar has quit
14:50 PM
GitHub74 joined the channel
14:50 PM
NOTICE: [h] csillag pushed 1 new commit to master: https://github.com/hypothesis/h/commit/83787e1b593f90cee2e58a8e051c42044ac517f6
14:50 PM
NOTICE: h/master 83787e1 csillag: Simply PDF text extraction...
14:50 PM
GitHub74 has left the channel
14:55 PM
GitHub47 joined the channel
14:55 PM
NOTICE: [h] csillag pushed 1 new commit to master: https://github.com/hypothesis/h/commit/a490e9fea71119304acc54abb77c8b6a28bda9e6
14:55 PM
NOTICE: h/master a490e9f csillag: Simply PDF text extraction...
14:55 PM
GitHub47 has left the channel
15:13 PM
csillag1
nickstenn, are you here?
15:13 PM
nickstenn
yep
15:14 PM
csillag1
I have just written some documentation about how we access PDF.js.
15:14 PM
I want to check it in our H repo.
15:14 PM
Can you suggest a spot for it?
15:14 PM
(It's markdown)
15:14 PM
nickstenn
csillag1: convert it to rst and put it in docs/
15:15 PM
csillag1 mumbles something about preferrinf md over rst
15:15 PM
csillag1
ok
15:17 PM
nickstenn
csillag1: sphinx/readthedocs doesn't support markdown
15:17 PM
end of story :0
15:17 PM
sorry :)
15:17 PM
csillag1
As I said above, "OK"
15:18 PM
GitHub7 joined the channel
15:18 PM
NOTICE: [h] csillag created document-pdfjs from master (+0 new commits): https://github.com/hypothesis/h/commits/document-pdfjs
15:18 PM
GitHub7 has left the channel
15:19 PM
GitHub22 joined the channel
15:19 PM
NOTICE: [h] csillag pushed 1 new commit to document-pdfjs: https://github.com/hypothesis/h/commit/d15fe4db0ef077826ff574590d3bfabb7f5b3ce5
15:19 PM
NOTICE: h/document-pdfjs d15fe4d csillag: Add some docs about PDF.js
15:19 PM
GitHub22 has left the channel
15:22 PM
GitHub186 joined the channel
15:22 PM
NOTICE: [h] csillag pushed 1 new commit to document-pdfjs: https://github.com/hypothesis/h/commit/7bf8703daf9973fd5f3c5e973c486a6440605941
15:22 PM
NOTICE: h/document-pdfjs 7bf8703 csillag: Add missing 2nd half of docs
15:22 PM
GitHub186 has left the channel
15:22 PM
shepazu_ joined the channel
15:23 PM
kfogel joined the channel
15:24 PM
shepazu has quit
15:24 PM
GitHub115 joined the channel
15:24 PM
NOTICE: [h] csillag force-pushed document-pdfjs from 7bf8703 to 334902d: https://github.com/hypothesis/h/commits/document-pdfjs
15:24 PM
NOTICE: h/document-pdfjs 334902d csillag: Add some docs about how we use PDF.js
15:24 PM
GitHub115 has left the channel
15:26 PM
travis-ci joined the channel
15:26 PM
travis-ci
hypothesis/h#4959 (document-pdfjs - d15fe4d : csillag): The build has errored.
15:26 PM
15:26 PM
15:26 PM
travis-ci has left the channel
15:29 PM
travis-ci joined the channel
15:29 PM
hypothesis/h#4960 (document-pdfjs - 7bf8703 : csillag): The build has errored.
15:29 PM
15:29 PM
15:29 PM
travis-ci has left the channel
15:38 PM
travis-ci joined the channel
15:38 PM
hypothesis/h#4961 (document-pdfjs - 334902d : csillag): The build passed.
15:38 PM
15:38 PM
15:38 PM
travis-ci has left the channel
16:56 PM
firstdate joined the channel
17:05 PM
jakehart
nickstenn, dwhly, anyone else on the team interested in how we build groups... hangout posted in hypothes.is meeting room.
17:05 PM
nickstenn
jakehart: could you just post it here?
17:05 PM
jakehart
Start at 9:10 to give people a bit of a break?
17:05 PM
17:05 PM
nickstenn
cool, see you in 5m
17:16 PM
firstdate joined the channel
17:57 PM
GitHub178 joined the channel
17:57 PM
NOTICE: [h] csillag pushed 1 new commit to document-pdfjs: https://github.com/hypothesis/h/commit/d0f347b362f7a85b79cbd965d5c80d064ba5c446
17:57 PM
NOTICE: h/document-pdfjs d0f347b csillag: Small changes in accessing PDF.js...
17:57 PM
GitHub178 has left the channel
18:10 PM
shepazu_ is now known as shepazu
18:11 PM
dwhly
jakehart: what's up?
18:12 PM
jakehart
The internet in my house is completely down.
18:12 PM
Is the meeting still going?
18:13 PM
I can walk to a cafe. I am trying to download the hangouts app over 3G.
18:14 PM
dwhly
i think we're basically done.
18:16 PM
jakehart
I caught most of the early stuff and am happy to revise the mockups again.
18:18 PM
dwhly
yeah, i've made notes and we can discuss today.
18:18 PM
no worries. :)
18:19 PM
jakehart
I know, it just frustrating because that was a meeting I actually wanted to be present for. : )