Skip to content

Instantly share code, notes, and snippets.

View vecna's full-sized avatar

Claudio Agosti vecna

View GitHub Profile
[
{
"semantic": {
"_id": "5c5167559478964161edf2e1",
"semanticId": "06e5a71d6c4e40cee4fa791b68d75401e1924159",
"lang": "it",
"when": "2019-01-30T08:59:01.739Z",
"l": [
"Zen Circus",
"Acqua alta",
[
{
"semantic": {
"_id": "5c514ec19478964161ede642",
"semanticId": "c80a404fb29b26fc04b2deafbea18072a9447af1",
"lang": "it",
"when": "2019-01-30T07:14:09.250Z",
"l": [
"Parma",
"Italia",
@vecna
vecna / topk-IT.json
Created February 13, 2019 11:00
top keywords IT
[
{
"label": "Italia",
"count": 426
},
{
"label": "Roma",
"count": 261
},
{
slide 1 (title):
Analyzing, Facebook, reclaiming, algorithm: that's what this talk is about.
Instead of taking pictures during the talk, because I've 71 slides, I suggest you take a picture of this screen: the slides are available in .pdf on GitHub, at the URL below.
slide 2 (who am I):
I'm Claudio Agosti, @_vecna is my twitter handle, and if you want to talk about this project, the hashtag is #fbTREX
slide3 (big logo):
I guess some of you are out of Facebook: well done, I respect the approach and I'm happy you can do it, but in this talk, we deal with the impact of Facebook in the society. That's why we address Facebook as the first platform.
{
"Google": "US",
"Cloudflare": "US",
"AddThis": "US",
"Facebook": "US",
"Twitter": "US",
"UserVoice": "US",
"Amazon": "US",
"Zendesk": "US",
"media.net": "US",
@vecna
vecna / keybase.md
Created October 23, 2016 12:43
keybase verification

Keybase proof

I hereby claim:

  • I am vecna on github.
  • I am vecna (https://keybase.io/vecna) on keybase.
  • I have a public key ASDMcUYOOEWYiplV9rxtpufNe796fH2Bt00dORQgMpWNhwo

To claim this, I am signing this object:

@vecna
vecna / tor-spreading.py
Created November 14, 2012 10:17
just a simple script that sort integer and perform division
#!/usr/bin/python
# https://metrics.torproject.org/users.html?table=direct-users&start=2010-01-01&end=2010-07-01#direct-users-table
tormetrics_2010_A = {
'United States':32511, 'Germany':23450, 'Republic of Korea':16437, 'France':11809,
'Italy':7712, 'Russia':5602, 'United Kingdom':5289, 'Japan':4340, 'Poland':3862, 'Canada':3818 }
# https://metrics.torproject.org/users.html?table=direct-users&start=2010-07-01&end=2010-12-31#direct-users-table
tormetrics_2010_B = { 'United States':33924, 'Germany':20843, 'Republic of Korea':17179,
'France':11579, 'Italy':6994, 'Russia':6308, 'Iran':5740, 'United Kingdom':5344,