Edit: Clickbait…

  • abcd@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    11 months ago

    This reminds me of code I’ve written in the past and reviewed years later: At first glance it looks like it is wrong. Especially if magic numbers are involved. Then I start to think about it (hopefully with some hints in the comments 😉) and remember soon that I spent a lot of time thinking about this specific line back then and wrote it fully intentional to limit the effect of variables in my calculations 😁