12:49 PM
pristine__
Yes. But till then we need some place to run other jobs
2020-02-24 05511, 2020
12:49 PM
pristine__
🤷♀
2020-02-24 05558, 2020
13:06 PM
iliekcomputers
ruaok: hi
2020-02-24 05516, 2020
13:07 PM
adhawkins has quit
2020-02-24 05524, 2020
13:07 PM
ruaok
Nom nom nom
2020-02-24 05533, 2020
13:07 PM
iliekcomputers
could we have a couple of small-ish vms for non-production
2020-02-24 05544, 2020
13:07 PM
iliekcomputers
2 would be enough
2020-02-24 05551, 2020
13:07 PM
ruaok
Hetzner or Google? Specs?
2020-02-24 05529, 2020
13:08 PM
ruaok
Send me a mail with details, I including how long you need them.
2020-02-24 05549, 2020
13:08 PM
adhawkins joined the channel
2020-02-24 05552, 2020
13:08 PM
iliekcomputers
mhmm.
2020-02-24 05555, 2020
13:08 PM
ruaok
I want to avoid forgetting about unused vms that we pay for, but don't use. There has been a lot of that.
2020-02-24 05501, 2020
13:09 PM
iliekcomputers
i'll do that
2020-02-24 05507, 2020
13:09 PM
ruaok
K, thanks.
2020-02-24 05516, 2020
13:09 PM
iliekcomputers
but while you're here.
2020-02-24 05530, 2020
13:09 PM
iliekcomputers
this is about having a qa environment for development / testing on actual LB data.
2020-02-24 05539, 2020
13:09 PM
iliekcomputers
so the vms would probably live long.
2020-02-24 05555, 2020
13:09 PM
iliekcomputers
what do you think / do you have any other ways to do this
2020-02-24 05524, 2020
13:10 PM
iliekcomputers
I don't want to break the production cluster (which is now actually linked with production) because we were developing something
2020-02-24 05556, 2020
13:10 PM
adhawkins has quit
2020-02-24 05515, 2020
13:12 PM
adhawkins joined the channel
2020-02-24 05523, 2020
13:15 PM
Raghav joined the channel
2020-02-24 05517, 2020
13:37 PM
Raghav has quit
2020-02-24 05526, 2020
13:38 PM
Sophist-UK has quit
2020-02-24 05535, 2020
13:38 PM
ruaok
are you talking about the spark cluster?
2020-02-24 05508, 2020
13:56 PM
sweta05 joined the channel
2020-02-24 05537, 2020
14:00 PM
shivam-kapila joined the channel
2020-02-24 05550, 2020
14:06 PM
iliekcomputers
Yes
2020-02-24 05529, 2020
14:12 PM
sweta05 has quit
2020-02-24 05540, 2020
14:45 PM
ihan joined the channel
2020-02-24 05549, 2020
14:47 PM
BrainzGit
2020-02-24 05531, 2020
14:48 PM
kuno joined the channel
2020-02-24 05546, 2020
14:50 PM
kuno
hello! Does anyone know where LinkedBrainz / MusicBrainz-R2RML is documented? I'm specifically looking for something which explains why '#_' is added to the URLs.
2020-02-24 05517, 2020
14:51 PM
ruaok
hi kuno!
2020-02-24 05536, 2020
14:51 PM
kuno
(to be clear, _I_ know why it is added -- but I'm writing some README for a side project and was hoping to link to some documentation which explains to other ppl :)
2020-02-24 05538, 2020
14:51 PM
ruaok
as far as I know, Linkedbrainz is dead and there were no docs.
2020-02-24 05510, 2020
14:52 PM
ruaok
but I think if you look at docs about RDF, it might explain it.
2020-02-24 05512, 2020
14:53 PM
kuno
(also, hey ruaok :)
2020-02-24 05527, 2020
14:54 PM
ruaok
iliekcomputers: sorry for dropping off the question about the VMs. I'm on the edge of fighting a cold and just took a nap...
2020-02-24 05542, 2020
14:54 PM
ruaok
getting VMs that we pay for but sit idle is not a good use of our resources.
2020-02-24 05553, 2020
14:54 PM
ruaok
for this case I could think of two alternatives:
2020-02-24 05511, 2020
14:55 PM
kuno
2020-02-24 05526, 2020
14:55 PM
ruaok
1. Run a copy of virtualbox on one of the hetzner machines and make instances to your liking.
2020-02-24 05518, 2020
14:56 PM
ruaok
2. setup VMs on google cloud and then start/stop the instances as needed.
2020-02-24 05549, 2020
15:05 PM
ihan has quit
2020-02-24 05501, 2020
15:07 PM
iliekcomputers
i'll look more into it.
2020-02-24 05513, 2020
15:07 PM
iliekcomputers
maybe a solution is fixing our tooling instead
2020-02-24 05546, 2020
15:07 PM
ruaok
yes. we manage to run tests in docker containers that do not interfere with production/dev containers.
2020-02-24 05511, 2020
15:08 PM
ruaok
ideally we should be able to use one cluster for both testing and prod, by separating the filespace they use...
2020-02-24 05558, 2020
15:11 PM
ishaanshah[m]
> what's our opinion on moving to typescript instead of javascript
2020-02-24 05559, 2020
15:11 PM
ishaanshah[m]
iliekcomputers hi, I am not that familiar with typescript, but doesn't using typescript limit our capabilities to use external libraries
2020-02-24 05503, 2020
15:15 PM
iliekcomputers
i am not completely sure, but i have a feeling that that's not true
2020-02-24 05516, 2020
15:15 PM
iliekcomputers
because essentially all typescript compiles down to js
2020-02-24 05552, 2020
15:15 PM
ishaanshah[m]
Oh, thats nice
2020-02-24 05553, 2020
15:16 PM
ishaanshah[m]
Typescript would really help in development in that case
2020-02-24 05552, 2020
15:17 PM
ishaanshah[m]
Also for generating the graphs, is it compulsory to use D3?
2020-02-24 05519, 2020
15:20 PM
travis-ci joined the channel
2020-02-24 05519, 2020
15:20 PM
travis-ci
2020-02-24 05519, 2020
15:20 PM
travis-ci has left the channel
2020-02-24 05552, 2020
15:32 PM
ihan joined the channel
2020-02-24 05535, 2020
15:34 PM
iliekcomputers
ishaanshah[m]: NO
2020-02-24 05555, 2020
15:34 PM
iliekcomputers
i want to use react for this as much as possible
2020-02-24 05520, 2020
15:35 PM
iliekcomputers
2020-02-24 05536, 2020
15:35 PM
iliekcomputers
but i'm still open to other libraries as appropriate
2020-02-24 05500, 2020
15:36 PM
iliekcomputers
however, the graphs need to be react components that are reusable wherever possible.
2020-02-24 05500, 2020
15:36 PM
ishaanshah[m]
I was looking into this library called nivo which built upon react and d3
2020-02-24 05515, 2020
15:36 PM
iliekcomputers
(unless I hear a compelling argument against it)
2020-02-24 05524, 2020
15:36 PM
ishaanshah[m]
But I will compare both of them
2020-02-24 05545, 2020
15:36 PM
ishaanshah[m]
Also should I consider typescript support for the library?
2020-02-24 05539, 2020
15:43 PM
sweta05 joined the channel
2020-02-24 05517, 2020
15:44 PM
iliekcomputers
ishaanshah[m]: yes
2020-02-24 05528, 2020
15:44 PM
iliekcomputers
i envision us moving to typescript sooner rather than later
2020-02-24 05551, 2020
15:46 PM
ishaanshah[m]
Ok, I will do some research on these and let you
2020-02-24 05510, 2020
15:47 PM
ishaanshah[m]
I didn't get time to start working on the tests.
2020-02-24 05557, 2020
15:47 PM
ishaanshah[m]
I will try to open a PR tomorrow or day after tomorrow at the worst.
2020-02-24 05514, 2020
16:04 PM
ruaok
iliekcomputers: I'm also pondering... Is xz compression worth the extra time/hassle over bzip2? Its seems very slow. :(
2020-02-24 05543, 2020
16:04 PM
ruaok
especially since we no longer have to pay for bandwidth. 🤣
2020-02-24 05537, 2020
16:10 PM
yvanzo
it is worth the decompression time though
2020-02-24 05505, 2020
16:11 PM
yvanzo
lower compression rate might be a better fit
2020-02-24 05540, 2020
16:11 PM
yvanzo
(I just did few tests with xz/bzip2 for search indexes backup)
2020-02-24 05505, 2020
16:14 PM
ruaok
do you have a feel for what the lower compression ratio might do?
2020-02-24 05540, 2020
16:14 PM
Pac23 has quit
2020-02-24 05557, 2020
16:14 PM
Pac23 joined the channel
2020-02-24 05550, 2020
16:16 PM
yvanzo
0 to 3
2020-02-24 05537, 2020
16:17 PM
yvanzo
I will start with 0 for search indexes.
2020-02-24 05538, 2020
16:22 PM
prabal has quit
2020-02-24 05517, 2020
16:28 PM
iliekcomputers
ishaanshah[m]: thanks!
2020-02-24 05508, 2020
16:41 PM
Darkloke joined the channel
2020-02-24 05543, 2020
16:50 PM
BrainzGit
2020-02-24 05541, 2020
17:18 PM
iliekcomputers
No stats email today btw
2020-02-24 05557, 2020
17:18 PM
ruaok
I would've missed it. heh. was there something in sentry?
2020-02-24 05553, 2020
17:19 PM
iliekcomputers
Don't see anything
2020-02-24 05559, 2020
17:19 PM
iliekcomputers
Maybe the cron job didn't fire
2020-02-24 05546, 2020
17:20 PM
iliekcomputers
Why is it so hard to write stable software 😁
2020-02-24 05552, 2020
17:21 PM
anant has quit
2020-02-24 05542, 2020
17:23 PM
SothoTalKer_
because everyone is a noob today :P
2020-02-24 05506, 2020
17:24 PM
SothoTalKer_
or rather: everything got more complex
2020-02-24 05518, 2020
17:24 PM
shivam-kapila
(le me: comparing these chats to Software Engineering exam I have tomorrow 😂)
2020-02-24 05535, 2020
17:25 PM
iliekcomputers
Ah yes, I too miss the software engineering class taught by people who'd never written a line of production code in their life.
2020-02-24 05506, 2020
17:27 PM
BrainzGit
2020-02-24 05559, 2020
17:32 PM
iliekcomputers
I think I have an inkling of where the problem might be
2020-02-24 05501, 2020
17:38 PM
ruaok
> Ah yes, I too miss the software engineering class taught by people who'd never written a line of production code in their life.
2020-02-24 05524, 2020
17:38 PM
ruaok
our networks teacher was the same. crusty, old skool and useless.
2020-02-24 05548, 2020
17:38 PM
ruaok
from punjab, too. 🤣 so, very similar in a lot of ways I imagine.
2020-02-24 05502, 2020
17:40 PM
anant joined the channel
2020-02-24 05537, 2020
17:50 PM
shivam-kapila
iliekcomputers: Remember Narottam sir 😶
2020-02-24 05522, 2020
17:56 PM
eharris has quit
2020-02-24 05526, 2020
17:56 PM
travis-ci joined the channel
2020-02-24 05526, 2020
17:56 PM
travis-ci
2020-02-24 05526, 2020
17:56 PM
travis-ci has left the channel
2020-02-24 05504, 2020
18:00 PM
Freso
<BANG>
2020-02-24 05504, 2020
18:00 PM
Freso
It’s Tortilla Chip Monday!
2020-02-24 05504, 2020
18:00 PM
Freso
2020-02-24 05504, 2020
18:00 PM
Freso
People up for reviews: Mr_Monkey, iliekcomputers, bitmap, yvanzo, ruaok, pristine__, reosarevok, zas, Freso, CatQuest, Cyna – anyone else, please let me know ASAP!
2020-02-24 05504, 2020
18:00 PM
Freso
Mr_Monkey: Go!
2020-02-24 05505, 2020
18:00 PM
Freso
Mr_Monkey says…
2020-02-24 05510, 2020
18:00 PM
Freso
"""
2020-02-24 05510, 2020
18:00 PM
Freso
Hi everyone!
2020-02-24 05510, 2020
18:00 PM
Freso
I had another short week, but found time to review a few PRs and help with onboarding new contributors and troubleshooting the installation process.
2020-02-24 05510, 2020
18:00 PM
Freso
I also did a bit of repo upkeep and issue triage.
2020-02-24 05510, 2020
18:00 PM
Freso
I found a bit of time to have a look at embedding a bandcamp player in ListenBrainz, following a quick chat with zas.
2020-02-24 05511, 2020
18:00 PM
Freso
Finally I did some testing of amCap1712’s VLC plugin, which worked fine on mac (well done !), and a bit of edge cases testing of BB's entity merging tool (so far so good…).
2020-02-24 05513, 2020
18:00 PM
Freso
The End.
2020-02-24 05513, 2020
18:00 PM
Freso
"""
2020-02-24 05513, 2020
18:00 PM
Freso
iliekcomputers: Go!
2020-02-24 05520, 2020
18:00 PM
iliekcomputers
hi
2020-02-24 05529, 2020
18:00 PM
iliekcomputers
i worked on ListenBrainz stats.
2020-02-24 05534, 2020
18:00 PM
eharris joined the channel
2020-02-24 05548, 2020
18:00 PM
iliekcomputers
quite happy with where we are. soon we should have regularly updating artist stats
2020-02-24 05556, 2020
18:00 PM
CatQuest
:O
2020-02-24 05558, 2020
18:00 PM
iliekcomputers
regularly as in every two weeks for now
2020-02-24 05500, 2020
18:01 PM
Mr_Monkey is lurking
2020-02-24 05505, 2020
18:01 PM
ruaok
yay!!
2020-02-24 05516, 2020
18:01 PM
ruaok
lurking and flying, Mr_Monkey ?
2020-02-24 05528, 2020
18:01 PM
Mr_Monkey
Waiting for flight
2020-02-24 05531, 2020
18:01 PM
ishaanshah[m]
Freso I would like to give a review too
2020-02-24 05506, 2020
18:02 PM
iliekcomputers
other than that, mostly code review and sanity checking ruaok's design on timescale :D
2020-02-24 05512, 2020
18:02 PM
iliekcomputers
also, while i'm at it
2020-02-24 05520, 2020
18:02 PM
iliekcomputers
if anywhere here uses last.fm imports regularly
2020-02-24 05532, 2020
18:02 PM
iliekcomputers
2020-02-24 05536, 2020
18:02 PM
CatQuest
🙋
2020-02-24 05547, 2020
18:02 PM
iliekcomputers
it is a pretty big rewrite (using react instead of vanilla js)
2020-02-24 05553, 2020
18:02 PM
iliekcomputers
some testing would be helpful.
2020-02-24 05507, 2020
18:03 PM
iliekcomputers
it should be feature equivalent to the one in production right now
2020-02-24 05511, 2020
18:03 PM
iliekcomputers
so no major changes
2020-02-24 05519, 2020
18:03 PM
iliekcomputers
if you find something, hit me or ishaanshah[m] up
2020-02-24 05532, 2020
18:03 PM
iliekcomputers
fin.
2020-02-24 05536, 2020
18:03 PM
iliekcomputers
CatQuest: go
2020-02-24 05542, 2020
18:03 PM
CatQuest
Meow! `😺`
2020-02-24 05551, 2020
18:03 PM
CatQuest
This week kinda got mr eaten by Winter Vacation and Fastelaven's preparations 🎊