• melroy@kbin.melroy.org
      link
      fedilink
      arrow-up
      5
      ·
      3 months ago
      int main() {
          std::cout << "Starting cat food dispenser..." << std::endl;
          while (true) {
              giveMeFood();
              // Waiting for max 1 second
              std::this_thread::sleep_for(std::chrono::seconds(1));
          }
      }
      
  • thisbenzingring
    link
    fedilink
    English
    arrow-up
    1
    ·
    3 months ago

    shut up! Did you reboot? Don’t you dare call me if you haven’t rebooted!