Don't use VPNs

I argue that VPNs are bad for the user, especially if the user is a dissenter from the status quo.

more ...


Programming languages

I decided to review some programming languages, by comparing their popularity with their Rosetta Code implementation terseness.

I measured terseness as the average of implementations' estimated zipped code filesize.

Update 2021-01-17: After another enlightening Reddit discussion, I realized an even worse caveat of just looking at Rosetta Code snippets is …

more ...


Caring for your hardware

Thermal shutdown

I started playing some games on my Debian laptop. After some time of intense fan blowing, the laptop shut down. I figured this was likely a thermal shutdown - the device turning itself off to protect itself.

I started monitoring the temperature - and it was getting to 100ºC at …

more ...