As part of the devs farewell message on their site, they have included malicious code to make each visitor sends 2,000 requests to the dbzer0 servers in an attempt to DDOS and take the instance offline.

you are viewing a single comment's thread
view the rest of the comments
[–] 11 points 1 month ago

I guess it's just a pattern to easily get a number between a and b, going (b - a + 1). Or maybe this is just vibecoded lol

Seeing (100 - 1 + 1) definitely bothers my brain lmao

Looking closer, the whole calculation bothers me now. Why do floor() + 1 instead of just using ceil ... arghhhh

  • source
  • parent