|
|
|
|
|
by lordnacho
2654 days ago
|
|
You can always count on HN to find the exceptions. Do you have Norwegian standard libs for your application? Or is it just your business logic that's in Norwegian? Fact is most of the code you find anywhere uses English keywords like "while" or "except", and the standard libs will use English names like "socket". The occasional non English code language is an oddity. |
|