Conversation
Notices
-
"We were careful to only deliver private toots to servers of followers, thusly alleviating the issue entirely if you had the locked account option and were careful not to approve followers from non-Mastodon servers. However, this is obviously inconvenient, and doesn't inspire confidence. Users shouldn't need to care about what software their followers are using!"
Wow, so the privacy feature kinda worked if you just checked that every server you talk to uses the right software, amazing.
- 御園はくい repeated this.
-
@lain
/*
* Author: Eugen "Gargron" Rochko
* This is a function that calculates the larger of two numbers
* ^_^
*/
/*
* This function returns an int ;D
* an int is a number without a decimal!
*/
int max(int a, int b)
{
if(a < b)
return b;
/*return b if a is less than b*/
else if(a > b && b < a)
return a;
/*return a if a is greather than b*/
else
/*else return 5 because I'm so random yay :D*/
return 5;
}
/*this is the end of the program! see you guys later XD*/
-
i'm still of the opinion that karlie kloss actually knows what she's doing and that this was a poe
-
@lain maybe!
-
@nepgear @lain considering turing test results have been inflated the past decade due to the diminishing quality of both the standard and examiner,