mleku on Nostr: yes, but what is the value of that variable declared at the top of the goddamn switch ...
yes, but what is the value of that variable declared at the top of the goddamn switch that is passed to the handler?
it's nil, it's empty, it's a fresh fucking slice with nothing in it, referring to nothing
so maybe you guys are using the nip04 still or something, i didn't bother to continue after seeing that, i know that value is going to be missing so what's the point in continuing?
also, your code really sucks dude, it's so clumsy and why do you use the slices function, when you have a mutex and i did not see a sort function anywhere, yet you are using a slice search function that if you READ THE FUCKING DOCS doesn't even guarantee to return the value that matches the search
no, it will give you the nearest answer
the map will do it properly, it's awful, and this is why i hate you
it's nil, it's empty, it's a fresh fucking slice with nothing in it, referring to nothing
so maybe you guys are using the nip04 still or something, i didn't bother to continue after seeing that, i know that value is going to be missing so what's the point in continuing?
also, your code really sucks dude, it's so clumsy and why do you use the slices function, when you have a mutex and i did not see a sort function anywhere, yet you are using a slice search function that if you READ THE FUCKING DOCS doesn't even guarantee to return the value that matches the search
no, it will give you the nearest answer
the map will do it properly, it's awful, and this is why i hate you