Back to News
Advertisement
Advertisement

⚡ Community Insights

Discussion Sentiment

100% Positive

Analyzed from 168 words in the discussion.

Trending Topics

#scala#ruby#iso#isn#loads#files#https#org#tab#grep

Discussion (8 Comments)Read Original on HackerNews

inigyou16 minutes ago
Isn't ruby .RB?

And why have I not seen loads an loads of .py domains for python? Paraguay is a stable enough country for this purpose. Do they limit domain names to residents?

zabzonk13 minutes ago
Bah, people who use .CC or .cc for C++ files deserve to be beaten about the head with a baseball bat. It's not clever.
cachiusabout 1 hour ago
I love random associations between different concepts! And that the page title becomes 'Michaelsoft Teams' when inactive <3
jl636 minutes ago
We must prepare for the possibility of a malicious secession of Exeter City, likely with Chris Martin as president.
internet_points36 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
yeputonsabout 1 hour ago
I thought Ruby uses .rb (not .ru), and Scala uses .scala (not .sc).
hocuspocusabout 1 hour ago
In Scala, .sc is used for worksheets and inconsistently for scripting, see https://scala-cli.virtuslab.org/scripting for instance.
b3ornabout 1 hour ago
Yeah, should be .rb for Ruby. Also .mm isn't Objective-C, but Objective-C++.