How do Reddit and similar sites keep users from voting on links and comments more than once? -


I was curious and downloaded the code but I think I can not find what I'm looking for. I thought I could get a database table with the mapped user id to link the user ID. But I can not find anything like that.

This ticket indicates some code:


Comments

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -