-
When downloading file, it would be great to have the statistics such us:
- number of views,
- number of likes and dislikes,
- number of comments
One of the usage would be to order the downloaded vide…
-
Hi Oleg,
I have ran into some issues when invoking scripts in parallel, i.e. multiple processes that refer (and therefore try to compile and load) to the same assembly. With `CSScript.CacheEnabled …
-
The new checks in router executor
```
result = PQexec(connection, task->queryString);
if (PQresultStatus(result) != PGRES_COMMAND_OK)
{
char *sqlStateString = PQre…
-
(needed for user testing)
This should probably be a simple data structure that contains statements and is able to search through them in a relatively fast way, perhaps using underlying hash maps, alt…
-
For the QPLIB format, another set of problem type abbreviations is introduced (see [1] after Table 7).
Here a question/suggestion I had as todo in the code and that wasn't answered so far:
Are LPQ…
-
The store should be able to store:
For Facebook videos: video Id, likes count, views count
For Twitter videos: video Id, retweets count
For Youtube videos: Views, Likes, Dislikes
Please check with peo…
-
Companies behind large app store have taken a lot of care to improve their rating system in order to make it easier for users to find the best apps and have per version rating since everybody knows a …
-
The net module attempts to provide a unified model for TCP and UDP and really fails to paper over the cracks in how these are structurally different and in particular that UDP is not connection orient…
-
Hi guys, I'm getting this exception when changing a Collection that is binded to a Template var. But only in the case when I'm not using the Cursor. This is how it fails:
``` javascript
Template.resu…
-
Voting (like/dislike/follow) should include the counts next to them.
Format?
@post.votes_for.size
- [x] Likes
- [x] Dislikes
- [x] Overall (Likes + dislikes)
- [x] Followers
- [x] Following