• 0 Posts
  • 36 Comments
Joined 1 year ago
cake
Cake day: June 11th, 2023

help-circle








  • in greek (also gender for every noun, chair is female, dog is male and washing machine is “neutral”) it’s weird when someone uses the wrong gender. mostly non-natives mix them up

    borrowed words are mostly neutral like μπουζί (spark plug) or ντουζ (shower)

    as to what’s english missing I’d say complexity. Learning english and just being able to throw “the” behind any inanimate object is amazing. Also learning the genders that differ from your own language (learning french for example where a cat I think is male but in greek it’s female) is even more difficult










  • huh, you’re right! I’m trained on a different kind of code. In C# in particular, which I use mostly to do sneaky stuff (patch/inject runtime code to, um, “fix” it) and when I see a project that it’s too clean it smells

    I also see python code (I code regular stuff in it) that could be written much more cleanly using monkey-patching