these works are really gems, but this type code is very strange, and not useful for standard situation.
AI devs will take more "normal and useful" code for learning their products than these "noisy and hard-reading" code.
Yeah I remembered same thing. btw Futaba channel (mama 4chan) has different lifespans to drop thread on each board. (ex. img.2chan.net drops thread in 1hour). Just an idea.
As a native Japanese, I can tell you that is true. There are many types of Japanese paintings, but the most popular is ukiyo-e. And I can't think of a more famous ukiyo-e work than "Great Wave". Therefore this is considered the most famous Japanese painting.
If asked to choose one ukiyo-e as an illustration for a banknote, almost all Japanese would choose this work. (Especially considering that the back of the banknote, i.e., a landscape, is required)
Although less famous than "Great Wave", however there are still works that are comparable to it. "Yakko Edobei" by Sharaku is one of them, and it's the most famous ukiyo-e portrait work.
I more or less agree with the author that "programming paradigms are becoming practically the same as programming styles", but even so, some languages have core features that cannot be replicated by mainstream "multi-paradigm" languages, and then that I can call them as the Next Paradigm.
An example is dependent types. This is impossible in all the languages the author mentions in the article (yes, well, GHC Haskell comes close), but there is at least one "21st century general-purpose language" that uses it, called Idris.