Productivity per CPU cycle per Watt is the lowest it’s been in decades, and is orders of magnitude (plural) beneath its potential.
Schlagwort: Programmieren
Productivioriterioration.
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.
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.