void main () {}
this post was submitted on 21 Nov 2024
85 points (100.0% liked)
Animals with Jobs
3558 readers
88 users here now
Is it an animal? Does it have a job? Then it belongs here!
Our rules for posting and commenting, besides the rules defined here for lemmy.world, are as follows:
Our Rules
Rule 1- Be respectful and inclusive.
Everyone should feel welcome here.
Rule 2- No illegal or NSFW or NSFL content.
Violation of this rule will not be tolerated.
Rule 3- No advertisement or spam.
Violation of this rule will not be tolerated.
Rule 4- No inflammatory or controversial content.
Please stay away from politics and other divisive topics. This is meant to be a lighthearted community.
Community Moderation
For inquiry on becoming a moderator of this community, you may comment on the pinned post of the time, or simply shoot a message to the current moderators.
founded 1 year ago
MODERATORS
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));
}
}
void paw () { throw new PushObjectException(); }
*paw reaches out slowly, touches key that responds with a soft beep*
"I'm in."