I am not a programmer, but when I needed to code something back in the days, we just used ctrl-n (iirc) in vim to recall already written variable names. So I ended up using always the same name, once it was defined.

I think every IDE has some similar auto-complemtation nowadays?

x1 to xn in code just looks like straight out of the dis-assembler if you ask me.

Reply to this note

Please Login to reply.

Discussion

What I mean is that different Devs might use different names, not necessarily the same one.

Are there not headers or libraries for everyone to include?

Maybe a stupid question, it's really a looong time ago I was doing such things.

People use different sdks or no sdks. Nostr is just a protocol, it's not one implementation everyone uses.

If they dont work togheter on the same project/code, variable names can be different, i don't see the problem then of a missing underscore and so on?

If you send notes around that should be compatible with everything it would indeed be a problem