Zum ausführlichen Bloggen fehlt mir hier ja viel zu häufig Zeit und Thema. Aber vielleicht interessiert euch ja, was ich so auf dem Bildschirm vor mir habe und lese. Hier ist eine (kurz) kommentierte Liste der Online-Artikel, die ich in der letzten Woche gelesen habe.1
Spielregeln: Der Artikel muss mindestens fünf Minuten Lesedauer haben undoder besonders interessant sein. Englisch und deutsch gemischt mit Kommentar in jeweiliger Originalsprache. Oberste Kategorisierung in Technisch und Nicht-Technisch.
Gefällt das jemanden? Falls ja, könnte das etwas Semi-Regelmäßiges werden. Lasst es mich wissen!2
Politik/Gesellschaft/Kultur
- Donald Trumps Angriff auf Deutschland, verständlich erklärt
Was dahinter steckt, wenn Trump Deutschland als »bad, very bad« bezeichnet. Über Exportüberschuss und Dumping-Löhne. - Ihr Radfahrer zahlt keine Steuern, also runter von der Straße!
Ausgeklammert wird die Erstellung der Straßen, was aber eine okaye Annahme ist. Nur: Wieso steigt Straßenschaden mit Gewicht-hoch-4? - My Father Was a Spy Who Helped Keep the Cold War From Heating Up
Accounts from a CIA handler’s daughter and a warning for future re-tensioning of international (read: east-west) relations. - Der schwarze Daumen ist unsichtbar geworden
Constanze Kurz über die sich ausweitende Biometriedatenerfassung und den Trend, die erstmal klein einzuführen und dann auszuweiten. - Inside the plot to steal Soviet planetary data
A tale from the spy era, how CIA and NSA tried to crack the USSR’s satellite’s communication frequencies and ended up doing so by a NASA SETI device. - Standing up for cinema
Martin Scorsese writes about what means film/cinema for him
Programmieren/Data Science
- Same Stats, Different Graphs: Generating Datasets with Varied Appearance and Identical Statistics through Simulated Annealing
A tool for creating distinct data sets which have similar statistical quantities. Used example: The Datasaurus (points, distributed in the shape of a T-Rex) from which the author generates the Datasaurus Dozen – different shapes (lines, star, circle) which have the same properties. The method starts with the original shape (the Datasaurus) and moves points randomly in a biased (=disered) direction, accepting only a solution which keeps the original statistical properties. Additional video and full paper.
Basically, this illustrates that data visualization is an important part of data analysis (huh!); but I likei t because of the Datasaurus. - Annotated Algorithms in Python
Free e-book by Massimo Di Pierro about different numerical algorithms, their appliactions, and implementations in Python (2.7). There’s an accompanying Python module. - Compiler Optimizations are Awesome
John Regehr makes a point pro auto-optimization for compilers. Funny: I use the Knuth quote in the referenced presentation to motivate optimization – because of how it continues (which is not shown): »We should forget about small efficiencies, say about 97 % of the time: premature optimization is the root of all evil. Yet we should not pass up our opportunities in that critical 3 %.« - The Difference Between URLs and URIs
If there’s the protocol given, it’s URL, if not, it’s URI. But does www.somethingsomething.com not in practice imply the protocol (HTTP), so URL is implied although URI is given? - Miniball
A circle that encloses a number of circle – how does this work? It has some neat visualizations in D3
Ich mag Linklisten und habe soeben vier Artikel (3x Nicht-Tech, 1x Tech) für später in mein Pocket gelegt. Von mir aus also gerne mehr davon! 🙂