Random bit-level grovelling
going on in a system during some unspecified operation. Often used
in combination with mumble. For example: "You start with the
`.o' file, run it through this postprocessor that does mumble-wango
-- and it comes out a snazzy object-oriented executable."
magic number n.
[Unix/C; common] 1. In source code
some non-obvious constant whose value is significant to the
operation of a program and that is inserted inconspicuously in-line
(hardcoded), rather than expanded in by a symbol set by a
commented #define....