not quite minimalistic enough  

2017-09-05

MovieOS

MovieOS.

2017-09-03

Anschlußverwendung

2017-09-02

Stapelfluß

Wasser unten … oder?

2017-08-29

Necromancy

http://strangehorizons.com/non-fiction/articles/installing-linux-on-a-dead-badger-users-notes/

Hat das schon jemand nach FreeBSD portiert?

2017-08-28

Unnützes Geschwafel

Python’s main package management tool, pip, is a bit of a blabbermouth. Have a look at its outgoing User-Agent header:

User-Agent: pip/9.0.1 {
    "cpu":"AMD64",
    "implementation":{
        "name":"CPython",
        "version":"3.6.2"
    },
    "installer":{
        "name":"pip",
        "version":"9.0.1"
    },
    "openssl_version":"OpenSSL 1.0.2k 26 Jan 2017",
    "python":"3.6.2",
    "system":{
        "name":"Windows",
        "release":"10"
    }
}

The only thing missing is my shoe size.

I’m not the first to notice, but they apparently don’t see the problem: https://github.com/pypa/pip/issues/4265. It’s for download/usage statistics, of course.

Well, that’s why we occasionally fork stuff.

User-Agent: pip/9.0.1 {"information-disclosure":"averted"}

That should be enough for them.

[Update: https://github.com/chrullrich/pip/tree/stfu]

Kannibalenfutter?

Aus der Abteilung “Werbesprüche, über die vielleicht nochmal jemand hätte nachdenken sollen”, heute:

2017-08-24

Short poems

Here I spy
A butterfly
Flutter
By.

2017-08-21

Cat content

https://youtu.be/TABgfsryt8s?t=22m34s

Elecatronics!

Ding!

Phew! I just nearly abandoned my 60 kg (£120) order of All The Stations T-shirts because their web shop does not know E.123 notation. It eventually went through.

(PS: If you want to see how control freaks think, check out E.123 sections 2–4.)

Gitigitt
git clone https://github.com/git/git.git

There is a certain rhythm in this command line.