Schlagwort: Programmieren

Es gibt Ausnamen.

Stack is the new term for “I have no idea what I’m actually using”.

Erich Schubert: The sad state of sysadmin in the age of containers

Leere .

Trailing whitespace is shitespace.

Run like hell.

Under lexical scoping (also known as static scoping), the scope of a variable is determined by the lexical (i.e., textual) structure of a program.

[...]

Under dynamic scoping, a variable is bound to the most recent value assigned to that variable, i.e., the most recent assignment during the program’s execution.

Inside PRL: Lexical and Dynamical Scope

Toooools.

Eclipse allows tool builders to independently develop tools that integrate with other people's tools so seamlessly you can't tell where one tool ends and another starts.

Eclipse Platform Overview

Oh my tab.

elm-format issue #158: Notes on 4-space vs 2-space