Quickies » music

ICE Felix Bucharest

1980s

You know how the IMDb site doesn’t let you save a photo when you right click on it because it has some shit overlay? There’s a quick uBlock Origin rule to get rid of it.

1
www.imdb.com##div[data-testid="media-viewer__touch-handler"]

how to make friends in your 30s

I needed to know which is the nth post of a certain post type in hugo. Just placed this code in my theme’s index.html file at the top and it just works:

1
2
3
4
5
{{ $.Scratch.Add "discno" 0 }}
{{- range first 500 (where (where $.Site.RegularPages "Type" "POST_TYPE").Reverse ".Params.hiddenfromhomepage" "!=" true) -}}
	{{ $.Scratch.Add "discno" 1 }}
	<p class="text-left">{{ $.Scratch.Get "discno" }}. {{ with .Params.artist}}{{.}}{{end}}{{ with .Params.album_name}} - {{.}}{{end}}</p>
{{ end -}}

and it outputs

1 - Placebo - A Place For Us To Dream
2 - Die Antwoord - $O$
3 - Santana - Supernatural
4 - Morcheeba - Fragments of Freedom
5 - Cliff Martinez - Drive (Soundtrack)
[ . . . ]

Of course, I could expand this into a shortcode, add some parameters, and so on, but for now it’s just fine.

football watch

Some dudes watching a football game in the 1990s.

1500

It seems I somehow got to 1500 posts on the site, excluding the quickies and the 365 project posts). The 1500th is the review of Natural City. That’s a cool number, I guess.

be nice

goat

rodion ladislau rosca

feminismsmsms

Suddenly feminists are not complaining of women being excluded in that submarine voyage to the Titanic

cat cat cat
close tools panel
toggle tools panel