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
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
Trailing whitespace is shitespace.
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.
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.