Have you ever found a GitHub project or anything that seemed nice and tempting to install until you dug a bit deeper?

What are some red flags that should detur anyone from installing and running something?

you are viewing a single comment's thread
view the rest of the comments
[–] 24 points 3 months ago (1 child)

inline comments pointlessly describing some change, as if you want to know what that block of code used to do more than what it actually does?

Oh, shit, am AI.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 6 points 3 months ago (1 child)

    Same, but only after my boss decides to change the functionality for the third time in half a year.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 3 months ago

    Exactly. I worked on a interface where the elements where shift under conflicting business interests. The comments where a log of dates, person, and what they asked for as we worked on our side to build a case against the insanity.

    The comments listed not only what it clearly did but also what it had previously done. Then inevitably something comes in hours before a launch window and that part does not get its comment updated.

  • source
  • parent