Comment on we need better hobbies
You haven’t seen my code.
I just want to be able to use the full Unicode space for my variable names. That way no variable will ever need to be more than one character. The dream.
Try JS - you can name all of your variables x with varying numbers of zero-width joiners after them.
x
How to make code review hate you 101
Simple: remove code review
I have paid for the whole character table so I will use the whole character table
plenty of programming languages support that, just try it out and see if it works
hansl@lemmy.world 1 year ago
I just want to be able to use the full Unicode space for my variable names. That way no variable will ever need to be more than one character. The dream.
PoolloverNathan@programming.dev 1 year ago
Try JS - you can name all of your variables
x
with varying numbers of zero-width joiners after them.Karyoplasma@discuss.tchncs.de 1 year ago
How to make code review hate you 101
PoolloverNathan@programming.dev 1 year ago
Simple: remove code review
rockerface@lemm.ee 1 year ago
I have paid for the whole character table so I will use the whole character table
callyral@pawb.social 1 year ago
plenty of programming languages support that, just try it out and see if it works