0:03 AM
D4RK-PH0ENiX has quit
2016-04-25 11656, 2016
0:10 AM
Lotheric
2016-04-25 11602, 2016
0:11 AM
Lotheric
interesting stuff :)
2016-04-25 11608, 2016
0:21 AM
D4RK-PH0ENiX joined the channel
2016-04-25 11609, 2016
0:21 AM
D4RK-PH0ENiX has quit
2016-04-25 11643, 2016
0:21 AM
D4RK-PH0ENiX joined the channel
2016-04-25 11628, 2016
0:22 AM
zas
2016-04-25 11657, 2016
0:26 AM
Lotheric
2016-04-25 11600, 2016
0:27 AM
Lotheric
the largest I know
2016-04-25 11616, 2016
0:27 AM
Lotheric
well, it's more of a hidden track after the remix
2016-04-25 11638, 2016
1:02 AM
tungol has quit
2016-04-25 11613, 2016
1:49 AM
Gentlecat
I'm starting to really like unicode/bytes in python 3
2016-04-25 11620, 2016
2:10 AM
bitmap
it's harder to accidentally shoot yourself in the foot, ime
2016-04-25 11634, 2016
2:15 AM
Gentlecat
oh yeah, I still remember having plenty of problems with that before
2016-04-25 11619, 2016
2:18 AM
bitmap
perl on the other hand seems to be magic from what I can tell
2016-04-25 11620, 2016
2:21 AM
bitmap
2016-04-25 11631, 2016
2:21 AM
bitmap
so yeah, magic
2016-04-25 11651, 2016
2:21 AM
Gentlecat
*transparently*
2016-04-25 11658, 2016
2:22 AM
bitmap
well whatever that means, it seems to be working :P
2016-04-25 11628, 2016
2:23 AM
Gentlecat
would hope so
2016-04-25 11644, 2016
2:23 AM
Gentlecat doesn't look forward to the day the magic fails
2016-04-25 11621, 2016
2:25 AM
Gentlecat
I actually started looking at that because all the strings suddenly stopped working with this old memcached plugin
2016-04-25 11632, 2016
2:25 AM
Gentlecat
which kind of makes sense
2016-04-25 11631, 2016
2:26 AM
Gentlecat
but now that everything is explicitly converted and works, it just feels right
2016-04-25 11649, 2016
2:27 AM
bitmap
encoded strings are always bytes, right?
2016-04-25 11623, 2016
2:28 AM
Gentlecat
right
2016-04-25 11635, 2016
2:28 AM
Gentlecat
and then you decode with the same encoding you used
2016-04-25 11647, 2016
2:30 AM
Gentlecat
2016-04-25 11625, 2016
2:32 AM
bitmap
yea, so basically they force you to be explicit now, you can't put bytes in a str and then do stringy stuff with it
2016-04-25 11639, 2016
2:32 AM
bitmap
i.e. python2's str type
2016-04-25 11623, 2016
2:33 AM
Gentlecat
and it seems more appropriate for modern world when you actually use unicode by default
2016-04-25 11632, 2016
2:39 AM
bitmap
have you played with the asyncio stuff?
2016-04-25 11644, 2016
2:42 AM
Gentlecat
nope
2016-04-25 11623, 2016
2:55 AM
bitmap
kinda curious of the effects you'd see with your postgres, redis, and http libs all asyncio-aware, so with all your io was done via coroutines
2016-04-25 11609, 2016
2:56 AM
bitmap
but I guess if the io is all dependent on each other and you have to 'await' everything it'd make no difference
2016-04-25 11614, 2016
3:02 AM
bitmap
maybe I shouldn't be thinking of this in term's of javascript's event loop
2016-04-25 11606, 2016
3:10 AM
Gentlecat
might make a difference if this can be run concurrently
2016-04-25 11636, 2016
3:14 AM
bitmap
if you have several database/http calls that don't depend on eachother and can be waited on concurrently, I imagine it would help some, yeah
2016-04-25 11637, 2016
3:15 AM
bitmap
which is how I'm used to thinking in javascript land, just not sure if the semantics are the same
2016-04-25 11602, 2016
3:16 AM
Gentlecat
I should look at that actually
2016-04-25 11626, 2016
3:16 AM
Gentlecat
there are some parts in CB that could use that
2016-04-25 11604, 2016
3:17 AM
bitmap
yep, that's why I asked, since you were porting that stuff :)
2016-04-25 11653, 2016
3:19 AM
ariscop has quit
2016-04-25 11656, 2016
3:24 AM
rahulr has quit
2016-04-25 11612, 2016
3:25 AM
ariscop joined the channel
2016-04-25 11617, 2016
3:38 AM
JesseW has quit
2016-04-25 11638, 2016
3:45 AM
Gentlecat
wooo, done
2016-04-25 11653, 2016
3:45 AM
Gentlecat
git push; go to sleep
2016-04-25 11610, 2016
3:50 AM
bitmap
sleep well
2016-04-25 11648, 2016
3:54 AM
opatel99 joined the channel
2016-04-25 11646, 2016
4:23 AM
regagain has quit
2016-04-25 11634, 2016
4:25 AM
The_Catman has quit
2016-04-25 11650, 2016
4:25 AM
The_Catman joined the channel
2016-04-25 11657, 2016
4:30 AM
Nyanko-sensei joined the channel
2016-04-25 11647, 2016
4:31 AM
The_Catman has quit
2016-04-25 11605, 2016
4:32 AM
The_Catman joined the channel
2016-04-25 11603, 2016
4:34 AM
D4RK-PH0ENiX has quit
2016-04-25 11652, 2016
4:43 AM
JesseW joined the channel
2016-04-25 11642, 2016
5:22 AM
MajorLurker
2016-04-25 11602, 2016
5:23 AM
MajorLurker
Think that a new artist should be added?
2016-04-25 11619, 2016
5:23 AM
MajorLurker
ba wrong window again!
2016-04-25 11639, 2016
5:34 AM
Nyanko-sensei has quit
2016-04-25 11606, 2016
5:35 AM
D4RK-PH0ENiX joined the channel
2016-04-25 11623, 2016
6:06 AM
opatel99 has quit
2016-04-25 11644, 2016
6:10 AM
diana_olhovyk joined the channel
2016-04-25 11641, 2016
6:13 AM
mihaitish joined the channel
2016-04-25 11602, 2016
6:35 AM
JesseW has quit
2016-04-25 11611, 2016
6:42 AM
Mineo joined the channel
2016-04-25 11628, 2016
6:58 AM
Nyanko-sensei joined the channel
2016-04-25 11624, 2016
7:01 AM
D4RK-PH0ENiX has quit
2016-04-25 11608, 2016
7:13 AM
Lingo__ joined the channel
2016-04-25 11634, 2016
7:25 AM
mihaitish has quit
2016-04-25 11635, 2016
7:39 AM
Mineo has quit
2016-04-25 11652, 2016
7:45 AM
Nyanko-sensei has quit
2016-04-25 11618, 2016
7:46 AM
D4RK-PH0ENiX joined the channel
2016-04-25 11650, 2016
7:47 AM
jesus2099 joined the channel
2016-04-25 11654, 2016
7:47 AM
Freso
zas: And most of that bonus track isn't silence?
2016-04-25 11630, 2016
7:48 AM
Freso
zas: I've seen plenty of "long" bonus track which are like 30+ minutes of silence and then someone doing a cough (<2 seconds of audio) and it's over.
2016-04-25 11602, 2016
7:52 AM
jesus2099
Freso: those could be made in order to cool down after the album and not hearing the CD player mechanism right after the end of that super cool ending song… :)
2016-04-25 11603, 2016
7:53 AM
jesus2099
zas, is it easy to identificate (coudln’t find the right word?!) what requests are the top 10, i mean are /entity/mbid/open_edits in the top 10 for instance, sutff like that
2016-04-25 11608, 2016
7:53 AM
jesus2099
stuff
2016-04-25 11635, 2016
7:53 AM
kanha has quit
2016-04-25 11600, 2016
7:54 AM
jesus2099
Freso: by cool down, I think in english we would say “chill out”
2016-04-25 11655, 2016
7:54 AM
jesus2099
i have noticed that (some?) reports (the official reports, not the report sandbox tool), “only in my scubrscription” checkbox would not work
2016-04-25 11600, 2016
7:55 AM
jesus2099
it would always display all results
2016-04-25 11619, 2016
8:02 AM
Lingo__ has quit
2016-04-25 11640, 2016
8:02 AM
Lingo__ joined the channel
2016-04-25 11659, 2016
8:02 AM
UmkaDK has quit
2016-04-25 11601, 2016
8:06 AM
Freso
jesus2099: I think there's a ticket for that.
2016-04-25 11632, 2016
8:06 AM
jesus2099
Freso: for the what pages are requested the most ?
2016-04-25 11644, 2016
8:07 AM
Freso
2016-04-25 11612, 2016
8:08 AM
jesus2099
oh, thanks ! :)
2016-04-25 11640, 2016
8:09 AM
UmkaDK joined the channel
2016-04-25 11646, 2016
8:12 AM
kanha joined the channel
2016-04-25 11633, 2016
8:20 AM
flamingspinach has quit
2016-04-25 11624, 2016
8:24 AM
ruaok
Freso: how much is your travel budget, do you know?
2016-04-25 11635, 2016
8:25 AM
Freso
ruaok: Google's invoice is for $2200 USD.
2016-04-25 11649, 2016
8:25 AM
ruaok
purchase order?
2016-04-25 11653, 2016
8:25 AM
Freso
I plan on going as little as possible beyond that.
2016-04-25 11654, 2016
8:25 AM
ruaok
for one person?
2016-04-25 11603, 2016
8:26 AM
Freso
ruaok: ?
2016-04-25 11612, 2016
8:26 AM
Freso
Purchase order?
2016-04-25 11645, 2016
8:26 AM
ruaok
googles sends us a purchase order, with a PO number on it. it is the official declaration that we are allowed to bill them.
2016-04-25 11653, 2016
8:26 AM
Freso
Ah, yes.
2016-04-25 11657, 2016
8:26 AM
ruaok
then we bill via invoice to google with that PO number on it.
2016-04-25 11601, 2016
8:27 AM
Freso
I believe I already forwarded it to you.
2016-04-25 11608, 2016
8:27 AM
Freso
But I can do it again.
2016-04-25 11611, 2016
8:27 AM
ruaok
the PO will stipulate the terms of travel.
2016-04-25 11626, 2016
8:27 AM
ruaok
you did that for the $6000 one, I dont think I've received the travel one.
2016-04-25 11632, 2016
8:27 AM
ruaok
so, yes please.
2016-04-25 11658, 2016
8:27 AM
Freso
Alright.
2016-04-25 11610, 2016
8:29 AM
Freso
Forwarded.
2016-04-25 11619, 2016
8:30 AM
ruaok
ok the PO doesn't state what all must be covered by this.
2016-04-25 11635, 2016
8:30 AM
ruaok
is google covering your hotel for the event? is anyone else traveling on this budget?
2016-04-25 11643, 2016
8:30 AM
zas
2016-04-25 11605, 2016
8:31 AM
zas
s/CAA indexed/CAA indexer/
2016-04-25 11634, 2016
8:31 AM
zas
See #musicbrainz
2016-04-25 11604, 2016
8:33 AM
ruaok
Freso: I'll consider this inactionable until you can give me a detailed idea as to what needs to go into this budget.
2016-04-25 11617, 2016
8:33 AM
Freso
ruaok: Hold on, I think sttaylor sent some more information in a follow-up.
2016-04-25 11600, 2016
8:37 AM
alastairp
ruaok: no response on your email yet. broadly can you guess if it'll be closer to 4 or closer to 6?
2016-04-25 11612, 2016
8:37 AM
Freso
ruaok: Mail forwarded.
2016-04-25 11617, 2016
8:37 AM
hellska has quit
2016-04-25 11601, 2016
8:38 AM
ruaok
alastairp: how about we broadly set it to be no earlier than 5? does that help?
2016-04-25 11608, 2016
8:38 AM
alastairp
yes, thanks
2016-04-25 11620, 2016
8:38 AM
zas
I found one caaindexer on rika, but "caaindexer: down 12511517 seconds" , down since 144 days... so must not be this one
2016-04-25 11653, 2016
8:38 AM
flamingspinach joined the channel
2016-04-25 11637, 2016
8:39 AM
ruaok
Freso: wow, that is very generous of google. you guys are being treated like kings. :)
2016-04-25 11648, 2016
8:39 AM
Freso
That's 'cause we are! ;)
2016-04-25 11655, 2016
8:39 AM
ruaok
in that case I would suggest this flight for you:
2016-04-25 11656, 2016
8:39 AM
ruaok
2016-04-25 11606, 2016
8:40 AM
ruaok
unless you know something about SAS that I don't.
2016-04-25 11639, 2016
8:40 AM
ruaok
but, direct. a bit expensive but you're never going to use all of that budget with the criteria they outlined.
2016-04-25 11656, 2016
8:40 AM
zas
Ok, found it on pino
2016-04-25 11642, 2016
8:41 AM
Freso
ruaok: That's fine. Make it so. :p
2016-04-25 11614, 2016
8:42 AM
ruaok
ok, don't go anywhere. might need personal info from you.
2016-04-25 11631, 2016
8:43 AM
Freso runs off to the forest!
2016-04-25 11642, 2016
8:43 AM
Freso
(Man, that'd be a loooong run...)
2016-04-25 11609, 2016
8:44 AM
Freso
No wifi though. ;_; But oh well.
2016-04-25 11631, 2016
8:44 AM
ruaok
you should try and sleep on the flight.
2016-04-25 11645, 2016
8:44 AM
ruaok
don't forget you need to fill out your ESTA.
2016-04-25 11600, 2016
8:45 AM
Freso
That's the VISA thing?
2016-04-25 11621, 2016
8:45 AM
alastairp
kind of
2016-04-25 11630, 2016
8:45 AM
alastairp
it's the electronic visa-free travel document
2016-04-25 11631, 2016
8:45 AM
Freso
Or the one where I say I'm not a terrorist?
2016-04-25 11631, 2016
8:45 AM
ruaok
2016-04-25 11642, 2016
8:45 AM
ruaok
double check that.
2016-04-25 11657, 2016
8:45 AM
alastairp
Freso: yes, that's one of the options
2016-04-25 11602, 2016
8:46 AM
ruaok
alastairp: all it is to collect more data and to fleece you for $20 or whatever the fee is.
2016-04-25 11629, 2016
8:46 AM
Freso
CallerNo6: ^ also.
2016-04-25 11639, 2016
8:46 AM
Freso
ruaok: Looks fine to me.