WRadoslaw

Results 19 comments of WRadoslaw

# Research summary ### AWS Pros: - seems to have a good price per recommendation (it's not that easy to calculate the cost of the single training) - single CSV...

> * does Recombee have scale limits on #videos: There is no explicit plan, top plan (premium) has 2M videos, after that you have to make a special plan, and...

@bedeho Should we introduce some changes to the video tile that would allow users to mark they are not interested in this video? Tile would switch in some kind of...

@bedeho Currently cookies are used for: - Segment analytics - LiveSession (I don't think it is used anymore) - Google Analytics (same as above)

After investigating the issue, the only problem that I noticed on the Atlas is that we blacklist and try the next operator (out of max 3) even if the connection...

I managed to get the latest version to run on Vite (with Solid.js in this case). 1. `npm i https-proxy-agent` 2. For vite launch dev mode `optimizeDeps` seems to be...

> > I managed to get the latest version to run on Vite (with Solid.js in this case). > > > > 1. `npm i https-proxy-agent` > > 2. For...