my guess is the ai or whatever sees 0 as a blank number or an blank space, like a one sided miror where only you can see but the others cant, meaning the ai cant see the 0 and wont let you comment what it consideres as “nothing” or i can just
Replying to:arcionek@ralph i feel like you goof'd smth regarding null values
that’s funny as hell, it actually doesn’t let you post 0
first off, that’s a Buddypress bug, I wonder if it’s fixed in the new version, I’ll test later
PHP is big brain, it basically has “non-truthy” boolean expressions
so like, the expression “! $variable” (not $variable) is true if $variable is:
– null
– “” (empty string)
– array() (empty array)
– false
and of course…
– 0
it really should better check for this when accepting comment text…
everyone is currently trying it
It says, “please do not leave the comment area blank”

The hell
yeah, you cant…
my guess is the ai or whatever sees 0 as a blank number or an blank space, like a one sided miror where only you can see but the others cant, meaning the ai cant see the 0 and wont let you comment what it consideres as “nothing” or i can just
Probably
guess its similar to how you cant read drivers licences named null in databases, or uhh… thats what i heard most likely wrong
@ralph i feel like you goof’d smth regarding null values
that’s funny as hell, it actually doesn’t let you post 0
first off, that’s a Buddypress bug, I wonder if it’s fixed in the new version, I’ll test later
PHP is big brain, it basically has “non-truthy” boolean expressions
so like, the expression “! $variable” (not $variable) is true if $variable is:
– null
– “” (empty string)
– array() (empty array)
– false
and of course…
– 0
it really should better check for this when accepting comment text…
Oh well. It’s not like many people are just gonna comment 0 for no reason.
Kinda spam reducing?
Gey
Yep.
12350
01
it’s most likely set to null being read as zero, which triggers the “blank comment” function.
Everything would work otherwise tho.
I feel like I had encountered that glitch before or saw the potential for it while doing various site bug tests but forgot lol
Off with your head then
Hmm, that’s weird since 0 is a number but sometimes computers are stupid.
And prob Ralph not gonna fix this anytime soon.
It’s basically like binary. 0 = no data. Null = no data as well. So…
Binary code is sus 10101010.
ralphs binary code Null
0
0
0
0
Zer0
What the fuck
We found the 0 cult
Run
Shit-
0
I did say “Like just the number by itself ?”
So even spaces would still count against this