this post was submitted on 19 Jun 2024
101 points (100.0% liked)

196

16362 readers
1917 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Gutek8134@lemmy.world 11 points 4 months ago (2 children)

That's your biggest problem? Not that you have to use ≠instead of !=?

[–] ransomwarelettuce@lemmy.world 12 points 4 months ago (3 children)

You can configure your editor to do that. I did it in nvim.

However my teachers always told me to stop doing it. I am yet to learn the reason why.

[–] el_abuelo@lemmy.ml 10 points 4 months ago (1 children)

Are your teachers reading your screens a lot? Because it's a PITA to read if you're not using it yourself.

Also if you demo code you should switch to the more traditional so that others don't have a hard time reading.

Basically it's just down to the human brains amazing ability to do pattern recognition subconsciously so you don't have to actively think about what that symbol means - unless someone used a different symbol.

[–] ransomwarelettuce@lemmy.world 2 points 4 months ago

Not a lot but they warn me of weird copy and paste shenanigans. But normally the compiler gives out a warning and when copying text is just simple.

[–] Tamkish@programming.dev 5 points 4 months ago (2 children)

Jetbrains mono ligatures my beloved

[–] joyjoy@lemm.ee 2 points 4 months ago

Caskaydia Cove NF

[–] Aatube@kbin.melroy.org 2 points 4 months ago

monaspace for life

[–] stepan@lemmy.cafe 2 points 4 months ago

My teacher is mad about it too, lol

[–] KooShnoo@programming.dev 8 points 4 months ago (1 children)

It is !=, its just a font that renders != as a wide ≠ bc it looks nice

[–] Aatube@kbin.melroy.org 5 points 4 months ago

it's actually !==