theglasspenguin — 4/23/2025, 4:02:47 PM

your death will be very painful

↩ repost
pkmnq — 4/23/2025, 1:38:14 PM

my new favorite way to write an if statement

for (var i = someBool.toString().length; i < 5; i++) {
  // do stuff if its true
  i++
}
for (; i < 6; i++) {
  // do stuff if its false
}
♥ 8 ↩ 1 💬 1 comment
♥ 6 ↩ 0 💬 1 comment

comments

pkmnq:

yes, I read the Terms of Service

4/24/2025, 6:21:11 AM