fysihcyst

joined 1 year ago
[โ€“] fysihcyst@lemmy.ml 8 points 3 weeks ago (1 children)

This is brilliantly disgusting.

Literal interpretation of the regexThe regex matches either a line with a single character or a line with a sequence of two or more characters that's repeated two or more times. For some examples: the regex matches "a", "b", "abab", "ababab", "aaaa", and "bbbbbb", but does not match "aa", "bb", "aaa", "ab", "aba", or "ababa".
Hint for the special thing it matchesFor a line with a single character repeated n times, what does matching (or not matching) this regex say about the number n?

[โ€“] fysihcyst@lemmy.ml 4 points 3 months ago

Anathem came to mind for me. Each reply naming a different book is pretty funny.