Profile for evilham

Header for evilham: Flat gray background (default header).
Display name
Evilham :antifa:
Username
@evilham@unchat.cat
Role
admin

About evilham

Bio

This GoToSocial user hasn't written a bio yet!

Stats

Joined
Posts
335
Followed by
hidden
Following
hidden

Recent posts

TIL in a very awkward way that on leap years, February and August have the same date to weekday distribution (until August 29th, for obvious reasons).

Esto no es a lo que se refería el RGPD / GDPR.
¿Quién, si no una persona técnica, se supone que entenderá este mensaje?
Y si eres una persona técnica te quejarás: es frigging TLS, no SSL >,<.

Brilliant. I just bought an ebook I can't read because of DRM (Digital Rights Management) and after fiddling around for an hour, I am very close to getting a pirated version so I can finally read it.
Great stuff.

Ogni giorno interagisco con cinque o sei lingue naturali. Non sono capace d'immaginare la vita di un monolingue.
Una nuova lingua porta nuovi prospettivi, più cultura, più vita.

COVID / Media
Toggle visibility

Virtually all Spanish Media these days: "SUCCESS, VACCINE MOVES FORWARD!".
Me meanwhile: "nope, wrong framing, people will actually believe that risk is about to magically disappear".

This on the other hand, spot on (and not just for the U.S.):
https://www.theatlantic.com/health/archive/2020/07/covid-19-vaccine-reality-check/614566/

I've just wasted about 20 hours in total to, I kid you not, Windows 10's inconsistent use of case sensitive APIs.
Apparently you can find either of these depending on Windows 10's build or god knows what:
- HKCU\Software
- HKCU\SOFTWARE

Die SBB empfehlt mir die Schweiz weiter zu entdecken.
Die News empfehlen mir weiter zu hause zu bleiben '^^.
Ich wäre auch gerne Optimist abeeeer...

Heute bemerkt: morgen fängt Monat 6 meiner "sozialer Isolierung" an.
Trotz des Leids und der Leere, fühlt es sich langsam "normal" an; wozu will man Menschen um sich wieder? Ich vergesse es häufiger.

As of today I am supporting `main` as a git branch on all projects I touch.
Wherever possible I'll also disable `master`, but when it's not, `main` will be... the *main* branch.

Today I was thanked privately for creating and maintaining a #freebsd port.
This literally never happened in any other project I was involved in, and I am taking it as a sign of a healthy community.

Sooo.... iocage + vnet works super nicely on #freebsd. Somehow hadn't gotten around to testing, I guess the big warning about it being unstable on iocage's docs had something to do with me putting that off.

I just ran against a weird issue in a Debian Docker image where 'echo stuff > /dev/stderr' would **replace** stderr's current content with "stuff".

Had to s! > /dev/stderr! >> /dev/stderr!g to get the thing to work properly O.ô.

Wondering if it's a Docker thing.