4 comments

  • cachius39 minutes ago
    I love random associations between different concepts! And that the page title becomes 'Michaelsoft Teams' when inactive <3
  • jl619 minutes ago
    We must prepare for the possibility of a malicious secession of Exeter City, likely with Chris Martin as president.
  • internet_points19 minutes ago
    Try also<p><pre><code> wget https:&#x2F;&#x2F;iso639-3.sil.org&#x2F;sites&#x2F;iso639-3&#x2F;files&#x2F;downloads&#x2F;iso-639-3.tab grep -xFf &lt;(grep -o ^... iso-639-3.tab) &#x2F;usr&#x2F;share&#x2F;dict&#x2F;british-english </code></pre> You can make whole English sentences out of ISO 639-3 language codes:<p><pre><code> woo yes, any fun car has the big dry cat, and thy ads are zen too; bye! </code></pre> 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
  • yeputons1 hour ago
    I thought Ruby uses .rb (not .ru), and Scala uses .scala (not .sc).
    • hocuspocus30 minutes ago
      In Scala, .sc is used for worksheets and inconsistently for scripting, see <a href="https:&#x2F;&#x2F;scala-cli.virtuslab.org&#x2F;scripting" rel="nofollow">https:&#x2F;&#x2F;scala-cli.virtuslab.org&#x2F;scripting</a> for instance.
    • b3orn59 minutes ago
      Yeah, should be .rb for Ruby. Also .mm isn&#x27;t Objective-C, but Objective-C++.