Stuart Longland (VK4MSL) on Nostr: Are those both strings? Not a C# expert by a long shot, but `x = y = value` is a ...
Are those both strings?
Not a C# expert by a long shot, but `x = y = value` is a pretty common way of setting x and y to the same value…
C# isn't a dynamically typed language, but it may support operator overloading… so maybe adding -1 to an empty string is some ham-fisted way to set both strings to "-1"?
Published at
2024-08-31 07:50:58Event JSON
{
"id": "86fc98a54875834dd93b81bf1b047f968eeac0e59858315948b1ba80360571ed",
"pubkey": "54e8ecdf233aeff783f2894eb63943db8238c447956b1f850a3989c15b292b6d",
"created_at": 1725090658,
"kind": 1,
"tags": [
[
"e",
"cf2b0eaa58fe9c4b0d4c1ae89a26904de5894fcdcd8c5d95ad236cc7551e92bd",
"",
"root",
"1e6a5ffb829ee1c362f8b12175450df0303dc620fd84b5839f309cbb964ebf86"
],
[
"proxy",
"https://mastodon.longlandclan.id.au/@stuartl/113055541410140019",
"web"
],
[
"p",
"1e6a5ffb829ee1c362f8b12175450df0303dc620fd84b5839f309cbb964ebf86"
],
[
"proxy",
"https://mastodon.longlandclan.id.au/users/stuartl/statuses/113055541410140019",
"activitypub"
],
[
"L",
"pink.momostr"
],
[
"l",
"pink.momostr.activitypub:https://mastodon.longlandclan.id.au/users/stuartl/statuses/113055541410140019",
"pink.momostr"
],
[
"-"
]
],
"content": "Are those both strings?\n\nNot a C# expert by a long shot, but `x = y = value` is a pretty common way of setting x and y to the same value…\n\nC# isn't a dynamically typed language, but it may support operator overloading… so maybe adding -1 to an empty string is some ham-fisted way to set both strings to \"-1\"?",
"sig": "99e927711911ef6d6f5014651cfead3769478a83a47b9478835af3257ce968863b6a82b4fbee5b914a8122ed255f4b92d4635837b3be371661a8c2fb1efd1f82"
}