Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 128 words in the discussion.

Trending Topics

#scala#iso#https#org#tab#grep#english#codes#ruby#uses

Discussion (6 Comments)Read Original on HackerNews

jl6•35 minutes ago
We must prepare for the possibility of a malicious secession of Exeter City, likely with Chris Martin as president.
internet_points•35 minutes ago
Try also

    wget https://iso639-3.sil.org/sites/iso639-3/files/downloads/iso-639-3.tab
    grep -xFf <(grep -o ^... iso-639-3.tab) /usr/share/dict/british-english 
You can make whole English sentences out of ISO 639-3 language codes:

    woo yes, any fun car has the big dry cat, and thy ads are zen too; bye!
using the codes of Manombai Nyankpa Anyin Fulniô Galibi_Carib Haisla Chitwania_Tharu Biangai Darai Catalan Ansus Tha Adamorobe_Sign_Language Western_Arrarnta Zenaga Xicotepec_De_Juárez_Totonac Pouye
cachius•about 1 hour ago
I love random associations between different concepts! And that the page title becomes 'Michaelsoft Teams' when inactive <3
yeputons•about 1 hour ago
I thought Ruby uses .rb (not .ru), and Scala uses .scala (not .sc).
hocuspocus•about 1 hour ago
In Scala, .sc is used for worksheets and inconsistently for scripting, see https://scala-cli.virtuslab.org/scripting for instance.
b3orn•about 1 hour ago
Yeah, should be .rb for Ruby. Also .mm isn't Objective-C, but Objective-C++.