83
all 20 comments
sorted by: hot top controversial new old
[-] monk@lemmy.unboiled.info 44 points 10 months ago

Homoglyphs? Invisible text? Bidirectional text? Just highlight every line that goes beyond ASCII with yellow warning colors and require to vet it. Maybe make localization data an exception.

[-] cbarrick@lemmy.world 12 points 10 months ago

This doesn't work for code bases written in non-English languages. Especially east asian languages.

Any line containing an identifier that is also a word would be highlighted.

More and more programming languages are supporting unicode identifiers for this use case.

[-] mrkite@programming.dev 11 points 10 months ago

So it won't work for 0.0001% of all github projects.

[-] sndrtj@feddit.nl 5 points 10 months ago

I'd suggest to have the occasional look at the "most popular repos" ranking. It's about 50% Chinese.

Super-interesting sometimes as it shows completely different tech trends.

[-] cbarrick@lemmy.world 1 points 10 months ago

I know right.

It's wild that an American company primarily doing business in the West would have a bias towards English.

[-] monk@lemmy.unboiled.info 6 points 10 months ago

Yeah, just don't. Allowing to code in anything other than English is a disservice, plain and simple.

Inb4, I'm not being US-centric, Latin ain't even my native alphabet.

[-] actual_patience@programming.dev 6 points 10 months ago

Very simple solution actually. Here I was thinking we'd need AI to solve it.

[-] DudeDudenson@lemmings.world 16 points 10 months ago

People would call that solution AI these days. If it has at least one if statement then they call it AI

[-] slacktoid@lemmy.ml 3 points 10 months ago

We say we have AI to get VC funding

[-] arthur@lemmy.zip 1 points 10 months ago

Or the non-ascii character itself.

[-] monk@lemmy.unboiled.info 3 points 10 months ago

Doesn't work if it's invisible.

[-] xilophor@programming.dev 1 points 10 months ago

what about a box around it?

[-] snowe@programming.dev 15 points 10 months ago

Website really struggled on mobile. Anytime I swipe to view the longer code lines in the code blocks it would open the sidebar. Very annoying.

[-] superbirra@lemmy.world 3 points 10 months ago

yeah I also hated it

[-] ReluctantMuskrat@lemmy.world 1 points 10 months ago

Had no trouble here on mobile.

[-] superbirra@lemmy.world 0 points 10 months ago

thank you for letting us know? :)

[-] ck_@discuss.tchncs.de 10 points 10 months ago

TL;DR: you could adopt good programming practices like "don't shadow mutable state" and "put constants first in a comparison" or you can pay us money so we show you obscure attempts to exploit your bad programming in code review ... maybe ...

[-] hh93@lemm.ee 3 points 10 months ago

Very interesting read

this post was submitted on 19 Dec 2023
83 points (94.6% liked)

Programming

17207 readers
185 users here now

Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!

Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.

Hope you enjoy the instance!

Rules

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS