• 1 Post
  • 1 Comment
Joined 1Y ago
cake
Cake day: Jun 13, 2023

help-circle
rss
I created this with a few friends a while ago, though I might share it here
fedilink

I recently started doing xeyes debugging.

We have so many debug logs that trying to find your log of a background takes a non zero amount of time.

So just inserting system("xeyes"); is actually way easier, to get instant feedback, and you can just use system("xmessage msg"), if you need a message.