6 ms·
I found the following line in a codebase once, which made me laugh: ``` interval = interval*1.6 # fiboroughly ```
by nmca 3y ago
I found the following line in a codebase once, which made me laugh:
```
interval = interval*1.6 # fiboroughly
```