Hacker News new | ask | show | jobs
by titaniczero 1486 days ago
Excel formulas are a perfect example of how horrible localized versions can be for coding.

I hate them, all the good guides and docs are in english but if the application is in spanish then all the function names are different. I have everything in english in my computer because of this and to avoid context switching, but when my gf asks for help I have to google every corresponding function name. Terrible design choice IMO.