docs: talks.json
This commit is contained in:
parent
dc6a94812e
commit
c85fa7a13f
2 changed files with 13 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
"baseUrl": ".",
|
"baseUrl": ".",
|
||||||
"paths": {
|
"paths": {
|
||||||
"*": [
|
"*": [
|
||||||
"../../../.cache/go/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.26.0/assets/*"
|
"../../../.cache/go/mod/github.com/!cai!jimmy/hugo-theme-stack/v3@v3.27.0/assets/*"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -1424,6 +1424,18 @@
|
||||||
"description": "In a world where data intersects with everything around us, trading card games like Yu-Gi-Oh! are not exempt from crossing paths with advanced data science techniques where the potential for innovation is immense. This talk at PyData focuses on the intersection of web-obtained data and NumPy to create an interesting approach for Yu-Gi-Oh! card recommendations." ,
|
"description": "In a world where data intersects with everything around us, trading card games like Yu-Gi-Oh! are not exempt from crossing paths with advanced data science techniques where the potential for innovation is immense. This talk at PyData focuses on the intersection of web-obtained data and NumPy to create an interesting approach for Yu-Gi-Oh! card recommendations." ,
|
||||||
"liked": true,
|
"liked": true,
|
||||||
"attended": true
|
"attended": true
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"title": "Disenshittify or die! How hackers can seize the means of computation",
|
||||||
|
"speakers": ["Cory Doctorow"],
|
||||||
|
"date": "2024-08-10T12:00:00",
|
||||||
|
"location": "PyData London 2024",
|
||||||
|
"tags": ["internet"],
|
||||||
|
"url": "https://www.youtube.com/watch?v=4EmstuO0Em8",
|
||||||
|
"duration": "PT45M",
|
||||||
|
"description": "The enshittification of the internet wasn't inevitable. The old, good internet gave way to the enshitternet because we let our bosses enshittify it. We took away the constraints of competition, regulation, interop and tech worker power, and so when our bosses yanked on the big enshittification lever in the c-suite, it started to budge further and further, toward total enshittification. A new, good internet is possible - and necessary - and it needs you." ,
|
||||||
|
"liked": true,
|
||||||
|
"attended": true
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue