I think it's actually National Development Fund of the Executive Yuan, which is a Taiwanese fund.
HN user
indocomsoft
Do you mind elaborating more on Haskell's types driving code generation? Genuinely curious
What about Ruby?
Source code is at https://github.com/pinda-fun/pinda-fun/
I think it’s because in German, sch is one consonant (like sh in English), while in Dutch, sch is a consonant cluster of s-ch, ch as in Loch Ness.
You have some pretty unidiomatic JS in there. For example:
Array.prototype.filter.call(document.querySelectorAll(selector), filterFn);
What's more idiomatic is document.querySelectorAll(selector).filter(filterFn)
The same holds for forEach.
I suggest you look into how javascript prototype based OOP works
There is no such thing as average Indonesian though. Sure, around 50% of Indonesian population lives in Java Island (where Jakarta is) but I won't call people in Java "average Indonesian".
Keep in mind that Indonesia is a large archipelagic nation so wherever the capital is, chances are its "inaccessible" to the majority of Indonesians.