diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/blog/2024/a-million-googles.md (renamed from content/blog/a-million-googles.md) | 4 | ||||
-rw-r--r-- | content/blog/2024/desenshittify-or-die.md | 19 | ||||
-rw-r--r-- | content/blog/2024/internet-and-press.md | 2 |
3 files changed, 23 insertions, 2 deletions
diff --git a/content/blog/a-million-googles.md b/content/blog/2024/a-million-googles.md index c5d81cd..b294b69 100644 --- a/content/blog/a-million-googles.md +++ b/content/blog/2024/a-million-googles.md @@ -5,6 +5,8 @@ date = 2024-09-24T20:13:00+02:00 categories = ["blog"] draft = false weight = 2002 +image_dir = "blog/images" +image_max_width = 600 abstract = "You can't outgoogle a Google" listening = "Kamasi Washington - Fearless Movement" listening_bcamp = "https://kamasiwashington.bandcamp.com/album/fearless-movement" @@ -16,7 +18,7 @@ The field is very potent now - we've dozens of different engines. Sadly, they all follow the same formula which has been already perfected by Google. You type what you are looking for, some magic happens, algorithms are algorithming, databases are databasing and boom. You get results. -This is what Google was great at some 20 years ago, but sucks now. +This is what Google was great at some 20 years ago, but sucks at now. But why? The simple answer seems to be "enshiftification". diff --git a/content/blog/2024/desenshittify-or-die.md b/content/blog/2024/desenshittify-or-die.md new file mode 100644 index 0000000..f4ce378 --- /dev/null +++ b/content/blog/2024/desenshittify-or-die.md @@ -0,0 +1,19 @@ ++++ +title = "Disenshittify or die!" +author = ["Michał Sapka"] +date = 2024-09-24T20:17:00+02:00 +categories = ["blog"] +draft = false +weight = 2001 +image_dir = "blog/images" +image_max_width = 600 +abstract = "Another classic from Cory Doctorow" ++++ + +It may seem that Cory Doctorow is giving the same talk over and over again, and most likely it the case. +But nothing changes, therefore it's up to us. +He can say it until something changes and I'll listen to him over and over again. + +{{< yt "4EmstuO0Em8" >}} +DEF CON 32 - Disenshittify or die! How hackers can seize the means of computation - Cory Doctorow +{{< /yt >}} diff --git a/content/blog/2024/internet-and-press.md b/content/blog/2024/internet-and-press.md index 2cb4637..0c5fe7f 100644 --- a/content/blog/2024/internet-and-press.md +++ b/content/blog/2024/internet-and-press.md @@ -4,7 +4,7 @@ author = ["Michał Sapka"] date = 2024-09-23T22:45:00+02:00 categories = ["blog"] draft = false -weight = 2001 +weight = 2002 image_dir = "blog/images" image_max_width = 600 abstract = "Grumpy mc grumps grumping" |