x74sys

joined 1 month ago
[–] x74sys@programming.dev 2 points 1 week ago

.cc and .hh feels the most serious.

[–] x74sys@programming.dev 7 points 3 weeks ago* (last edited 3 weeks ago) (1 children)

Try to optimize this away, sucker:

echo "level full-speed" | sudo tee /proc/acpi/ibm/fan
[–] x74sys@programming.dev 18 points 3 weeks ago (4 children)

Luckily I have a ThinkPad, I just run the following program and hold the fan vents against my face:

int main(void) {
  while (1);
}