Schlagwort: Programmieren

Real Magic.

RealWorld is deeply magical. It is primitive, but it is not unlifted (hence ptrArg). We never manipulate values of type RealWorld; it's only used in the type system, to parameterise State#.

GHC.Prim documentation

Feature of the Past.

I'm overloaded with more tasks than I should be doing at this time and I'm going to keep only the more important tasks.

The Apollo 11 computer, programmed by Margaret Hamilton

ASAP.

software programming is not typing

a friend of Jeffrey Ventrella

Jippieh.

alias yolo="git add . && git commit -m 'some changes' && git push"

my ~/.bash_aliases

BeepyDiBeepBeepBeepBeep.

 

-B Sound the bell at the start of each (major) garbage collection.

Oddly enough, people really do use this option! Our pal in Durham (England), Paul Callaghan, writes: “Some people here use it for a variety of purposes—honestly!—e.g., confirmation that the code/machine is doing something, infinite loop detection, gauging cost of recently added code. Certain people can even tell what stage [the program] is in by the beep pattern. But the major use is for annoying others in the same office…”

 

GHC documentation: 4.17.7. RTS options for hackers, debuggers, and over-interested souls