Sleepzy@feddit.it to Programmer Humor@lemmy.ml · 2 months agoElvisfeddit.itimagemessage-square35fedilinkarrow-up1160arrow-down112
arrow-up1148arrow-down1imageElvisfeddit.itSleepzy@feddit.it to Programmer Humor@lemmy.ml · 2 months agomessage-square35fedilink
minus-squareDeprecatedCompatV2@programming.devlinkfedilinkarrow-up3·edit-22 months ago(run { this@comment.parent?.apply { this.value === true } } == true) ?: if ((this@comment.value as? Boolean) != true true) false else true
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up3·2 months agophp too …but we don’t talk about php
minus-squareSleepzy@feddit.itOPlinkfedilinkarrow-up2·2 months agophp doesn’t exist, php can’t hurt you
minus-squaretetris11@lemmy.mllinkfedilinkarrow-up3·2 months agoYou have absolutely nothing to worry about. If PHP existed we would have sophisticated methods of detecting it, and it would pose literally no threat to anyone.
minus-squarefxdave@lemmy.mllinkfedilinkarrow-up2·edit-22 months agoaah my favorite template engine, I have seen it so long ago
minus-squareQuazarOmega@lemy.lollinkfedilinkarrow-up1·2 months agoOh unfortunately these imaginary pains are those which hurt every day
minus-squaresilasmariner@programming.devlinkfedilinkarrow-up2·2 months agoNobody’s assuming Groovy these days then 😂
minus-squarechunkystyles@sopuli.xyzlinkfedilinkEnglisharrow-up2·2 months agoI’ve been working in Jenkins pipeline for a while now. Why the fuck is Groovy?
minus-squaresilasmariner@programming.devlinkfedilinkarrow-up1·2 months agoWell Grails didn’t stick around for long, but Gradle was only available with Groovy for many years before they added Kotlin support.
Kotlin user spotted
(run { this@comment.parent?.apply { this.value === true } } == true) ?: if ((this@comment.value as? Boolean) != true true) false else true
php too
…but we don’t talk about php
php doesn’t exist, php can’t hurt you
aah my favorite template engine, I have seen it so long ago
Oh unfortunately these imaginary pains are those which hurt every day
Nobody’s assuming Groovy these days then 😂
I’ve been working in Jenkins pipeline for a while now.
Why the fuck is Groovy?
Well Grails didn’t stick around for long, but Gradle was only available with Groovy for many years before they added Kotlin support.