this post was submitted on 20 Oct 2024
87 points (97.8% liked)

Asklemmy

43661 readers
1369 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy 🔍

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

I ask because sometimes I feel very silly when writing clumsily in English and even sillier when I have to look up how to spell a particular word.

I want to know if I'm the only idiot that it happens to or if on the contrary it's something generalized.

(Mi idioma es el Español, por cierto)

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 28 points 2 days ago (1 children)

This is expected Canadian source code:

// cache the colour in case we need it later for the neighbour
color = fetchColor();
neighbor.color = color;

When language keywords are all written in American English it’s foolish to try to author your code in a different language. But comments are fair game.

[–] PoolloverNathan 3 points 1 day ago

Do those rules change if the language accepts translated keywords?