LLM generated comments:
# Create connection to i3
i3 = i3ipc.Connection()...makes me think of this ancient blogpost from the 2000s about not writing useless comments that's probably disappeared from the Internet by now:
/*****************************
* Adds 1 to x *
******************************/
x = x + 1