• xor@infosec.pub
    link
    fedilink
    English
    arrow-up
    1
    ·
    8 months ago

    you should see the “is_odd” package…

    it’s like, return (num%2)? true:false

    • 𝘋𝘪𝘳𝘬@lemmy.ml
      link
      fedilink
      English
      arrow-up
      1
      ·
      8 months ago

      People using this deserve that their code breaks. Absolutely ridiculous.

      Neither this, nor the leftpad thing, nor this is-even “package” are things I would even think about for a second before just writing it on my own. I wouldn’t even consider those features (let alone packages to depend my code on!) but basic programming.