(no title)
jayathra | 11 months ago
What if coding was built from the ground up to be script-agnostic—where people didn’t need to 'learn English on the side' at all?
If a Finnish speaker could code in Finnish while collaborating with a Japanese speaker coding in Japanese — and the system translated everything seamlessly — do you think that would increase access to programming without fragmenting the codebase?
throwaway798214|11 months ago
What was supposedly done in good faith to make it easier for non-English speaking Finns to do Excel functions ended up making it impossible for everyone. If you didn't know Excel then =IF() was just as cryptic as =JOS() and if you did know Excel then you couldn't figure out why =IF() didn't work. At least .xls files were compatible because apparently functions were saved as opcodes and not as strings.
I haven't used non-English software since so no idea if Finnish Excel still has translated fuctions. Hope not.