Left side of keyboard caught fire and called in Fibonacci series (Dream Team) who hacked back into the right side of keyboard but got THIS:
F (mod 2) @SlimTrae = 1,1,0,1,1,0,1,1,0,1,1,0,1,1,0,
1,1,0,1,1,0,1,1,0,1,1,0,1,1,0
Here 0 is repeating at every 3rd index and
the cycle repeats at every 3rd index.
F (mod 3) @greynotsoold WTF they made you a MOD now? = 1,1,2,0,2,2,1,0,1,1,2,0,2,2,1,0
,1,1,2,0,2,2,1,0,1,1,2,0,2,2
Here 0 is repeating at every 4th index and
the cycle repeats at every 8th index.
Bookmarks