Viewing profile — wotstowaway
wotstowaway
HN member- Joined
- Wed, Nov 23, 2016, 1:11 PM UTC
- HN karma
- 18
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About wotstowaway
No profile information was provided.
Recent public activity
-
comment
Comment #13031540
Getting started with Qt is pretty easy I'd say, at least when you use Python and not C++: import sys from PyQt4 import QtGui def window(): app = QtGui.QApplication(sys.argv) w = Qt…
-
comment
Comment #13022655
But most people don't know what happens to their data, and many don't even know that they're being tracked when the opt in to provide "anonymized usage statistics". Of course it's …
-
comment
Comment #13022589
Concerning historical domain data, there are several vendors (e.g. Domaintools) that provide this kind of information, and domain registrar information usually contains the registr…
-
comment
Comment #13022403
In fact, it's already possibly (and easy) to obtain the un-anonymized browsing history of millions of people. I was part of a (journalistic) team that got their hands on a free sam…