Top "Popularity" questions

Use this tag for questions relevant with objects/entities/etc.

Why is SCTP not much used/known

I recently checked out the book "UNIX Network Programming, Vol. 1" by Richards Stevens and I found that there is a …

networking tcp popularity sctp
D Programming Language in the real world?

Is anyone out there using D for real world applications? If so, what are you using it for? I can't …

d popularity
Is assembly the only low level programming language, and if not is it the most widely used?

I've started learning assembly recently and as I've looked across the internet I see more and more people saying that …

assembly cpu performance machine-code popularity
Simple Popularity Algorithm

Summary As Ted Jaspers wisely pointed out, the methodology I described in the original proposal back in 2012 is actually a …

algorithm popularity
Are there any popularity / usage statistics available for the Free RCS/SCM/VCS systems?

Are there any surveys anywhere which report on number of projects and/or people using the assorted Free version control …

version-control survey popularity
Spotify: How is a track's popularity value determined?

I've been working with the spotify meta data api, and I was trying to figure out exactly what the popularity …

metadata spotify popularity
Order Results By Occurrence

I have the following two tables. BookmarkTag ( BookmarkID, TagID ) Tag ( TagID, Title) Currently I am selecting all the tags with …

mysql sql sql-order-by popularity
PHP MySQL Query most popular in last 24 hours

Say I want to get ten records with the MOST likes in the last 24 hours. Here's what I have so …

php mysql datetime ranking popularity
Why isn't BLToolkit more popular?

While searching around the net for light, fast ORMs targeting .NET, I came across BLToolKit, which seems absolutely amazing in …

.net orm bltoolkit popularity