

181·
3 months agoNot if you’re a Bash programmer ·υ·
Not if you’re a Bash programmer ·υ·
Oh, that’s annoying. Works fine on Voyager for me.
Same for users — just change the ! to an @.
Example: @pageflight@lemmy.world
Immediately onto the lap.
101% complete
Netcat, mostly
Sadly you can’t build a singleton. AbstractExtensibleMarkupLanguageHypertextTransformerProtocolRequestFactoryBuilder$Companion
?
SuicAid, the solution to your problems with suicide.
Wait… “Push & Commit”? Not “Commit & Push”? Where do I join the Eclipse hate club?
Array(3)
doesn’t create [undefined, undefined, undefined, ]
; it creates [/* hole */, /* hole */, /* hole */, ]
. The holes don’t set any property on the array whatsoever, so they are skipped when iterating. How this makes sense, I can’t tell you.
Example code >= Documentation