this post was submitted on 13 Dec 2023
1085 points (98.5% liked)

Science Memes

10348 readers
2340 users here now

Welcome to c/science_memes @ Mander.xyz!

A place for majestic STEMLORD peacocking, as well as memes about the realities of working in a lab.



Rules

  1. Don't throw mud. Behave like an intellectual and remember the human.
  2. Keep it rooted (on topic).
  3. No spam.
  4. Infographics welcome, get schooled.


Research Committee

Other Mander Communities

Science and Research

Biology and Life Sciences

Physical Sciences

Humanities and Social Sciences

Practical and Applied Sciences

Memes

Miscellaneous

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] hansl@lemmy.world 11 points 9 months ago (3 children)

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 9 points 9 months ago (1 children)

Try JS - you can name all of your variables x with varying numbers of zero-width joiners after them.

[–] Karyoplasma@discuss.tchncs.de 5 points 9 months ago (1 children)

How to make code review hate you 101

[–] PoolloverNathan@programming.dev 1 points 9 months ago

Simple: remove code review

[–] rockerface@lemm.ee 7 points 9 months ago

I have paid for the whole character table so I will use the whole character table

[–] callyral@pawb.social 5 points 9 months ago

plenty of programming languages support that, just try it out and see if it works