akhilesh: Agreed. I had put it on the side for a while, but it was well time to finish it.
2019-04-01 09154, 2019
antlarr joined the channel
2019-04-01 09125, 2019
CatQuest
ping?
2019-04-01 09140, 2019
CatQuest
...
2019-04-01 09101, 2019
reosarevok
CatQuest: pong
2019-04-01 09110, 2019
CatQuest
oh god
2019-04-01 09112, 2019
akhilesh
Mr_Monkey: But in case of your `inc` point, my idea was to cache all data of an entity, and use this cached date both side website server as well api server according to parameter. Like most of the time website requires all the information of an entity.
2019-04-01 09122, 2019
CatQuest
i though i was dissconnect invisibly again
2019-04-01 09135, 2019
CatQuest
like during the meeting i replied and psoted my stuff
2019-04-01 09147, 2019
CatQuest
and thne freso said "well no catquest"
2019-04-01 09152, 2019
CatQuest
i was like "but wait what??"
2019-04-01 09109, 2019
CatQuest
...
2019-04-01 09151, 2019
akhilesh
Mr_Monkey: we will cache all information with key like `entity/bbid`. If request from website server, it will return all linked data, which is necessary for web page. but if this request will come form api server, cache will provide data with linked information, then we filter that information according to `inc`. I am clear to you. This make sense for me for efficient caching.
2019-04-01 09149, 2019
CatQuest
does anyone own "musicbrianz.org" ?
2019-04-01 09157, 2019
bitmap
yvanzo: nvm, I see it's linked as the Translation Instructions URL. but not sure where that's shown besides this microscopic invisible menu
2019-04-01 09106, 2019
antlarr has quit
2019-04-01 09117, 2019
CatQuest
(aside fro mbeign a very nughtyboy joke, it might be a good idea to own typo-domains)
2019-04-01 09119, 2019
spellew joined the channel
2019-04-01 09123, 2019
CatQuest
(if it's not user expensive)
2019-04-01 09127, 2019
kepstin
CatQuest: looks like it's available right now
2019-04-01 09154, 2019
kepstin
not owned by a squatter or anything, so it should be regular .org pricing
2019-04-01 09112, 2019
CatQuest
(it's potentially the sort of thing a scammer could buy and fetch inloggining details on becasue peopel could misstype)
2019-04-01 09113, 2019
antlarr joined the channel
2019-04-01 09102, 2019
CatQuest
kepstin: :D
2019-04-01 09100, 2019
CatQuest
oh come on
2019-04-01 09125, 2019
CatQuest has quit
2019-04-01 09128, 2019
reosarevok
akhilesh: do you need all the data for all pages?
2019-04-01 09155, 2019
CatQuest joined the channel
2019-04-01 09156, 2019
reosarevok
(for example in MusicBrainz there are some tabs of an artist page that load some data, and some that load other data, so loading them in chunks could still be useful)
if the bot replies i *have* to be online,.. right?
2019-04-01 09107, 2019
CatQuest
.. right?
2019-04-01 09110, 2019
CatQuest
BrainzBot: blup
2019-04-01 09117, 2019
CatQuest
!m BrainzBot hello
2019-04-01 09117, 2019
BrainzBot
You're doing good work, BrainzBot hello!
2019-04-01 09120, 2019
CatQuest
hm
2019-04-01 09131, 2019
CatQuest
!remember hello=hello
2019-04-01 09131, 2019
BrainzBot
I will remember "hello" for you CatQuest.
2019-04-01 09137, 2019
CatQuest
!forget hello
2019-04-01 09137, 2019
BrainzBot
What was "hello" all about?
2019-04-01 09156, 2019
CatQuest
hello good bye ♫♪♬
2019-04-01 09125, 2019
CatQuest
!remember hello=♫♪♬ you say hello, I say goodbye ♫♪♬
2019-04-01 09125, 2019
BrainzBot
I will remember "hello" for you CatQuest.
2019-04-01 09132, 2019
CatQuest
!recall hello
2019-04-01 09132, 2019
BrainzBot
♫♪♬ you say hello, I say goodbye ♫♪♬
2019-04-01 09159, 2019
CatQuest
atleast BrainzBot is my friend T__T
2019-04-01 09103, 2019
akhilesh
Mr_Monkey: most of the time, web pages needs all linked data, that's why I am saying that concept. It is easy to filter data according to api requirement instead of new query to the database.
2019-04-01 09108, 2019
CatQuest
hi akhilesh !!!
2019-04-01 09127, 2019
CatQuest
akhilesh!
2019-04-01 09129, 2019
CatQuest
hi!
2019-04-01 09142, 2019
akhilesh
CatQuest: hello :)
2019-04-01 09145, 2019
CatQuest
yaay!
2019-04-01 09148, 2019
antlarr has quit
2019-04-01 09153, 2019
CatQuest
!recall compiling
2019-04-01 09153, 2019
BrainzBot
I'm sorry, I don't remember "compiling", are you sure I should know about it?
Mr_Monkey: MB have different kind of entity page layouts. Like all linked information of one entity shows in different tabs in same page. If over aim is to redesign the entity pages same as MB. New request for linked data might be useful.
the lastUpdated in lib/MusicBrainz/Server/Controller/Role/Details.pm doesn't use datetime_to_iso8601 either. so is the same bug present on /details pages?
2019-04-01 09134, 2019
gr0uch0mars has quit
2019-04-01 09135, 2019
bitmap
possibly not since in this case it comes from the search server
2019-04-01 09128, 2019
yokel has quit
2019-04-01 09115, 2019
yokel joined the channel
2019-04-01 09133, 2019
bitmap
or maybe yes (just checked a few /details pages and see Last updated: Invalid date on all of them)