Coturn: jokes, spelling and grammar errors

Created on 31 Jul 2019  Â·  4Comments  Â·  Source: coturn/coturn

The sheer volume of spelling and grammar mistakes in this project give me extreme anxiety and is making me feel suspicious of the project's quality. For example:

the timestamp format is just seconds sinse 1970

From the config, it's not clear what this means:

If the value is missed, then it means 'true'.

and this comment doesn't read well, making it seem like the line numbers should be swapped around

# --no-tls and --no-dtls mean that we are not trying to
# --no-auth means that no authentication to be used, 
# allow anonymous users. 
# start TLS and DTLS services.

Is this supposed to be a joke or reference to something?

==== Show him the instruments, Practical Frost: ====

There are a large number of other grammatical mistakes that make it hard to understand how to use the program.

Most helpful comment

1) Grammar mistakes:

To our defense, we can admit that we got bad eduction in some shithole
countries and this is the reason why we are working as software engineers,
and we are not in respectable occupations like lawyers, hotel receptionists
or politicians.

2) Extreme anxiety:

We can recommend a doctor visit, before it comes to something serious. If
you feel yourself in immediate danger, call 911.

3) Jokes:

As foreigners, we are entitled to bad sense of humor and to unintelligible
jokes.

On Wed, Jul 31, 2019 at 10:09 AM sloph notifications@github.com wrote:

The sheer volume of spelling and grammar mistakes in this project give me
extreme anxiety and is making me feel suspicious of the project's quality.
For example:

the timestamp format is just seconds sinse 1970

and this comment doesn't read well, making it seem like the line numbers
should be swapped around

--no-tls and --no-dtls mean that we are not trying to

--no-auth means that no authentication to be used,

allow anonymous users.

start TLS and DTLS services.

Is this supposed to be a joke or reference to something?

==== Show him the instruments, Practical Frost: ====

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/coturn/coturn/issues/422?email_source=notifications&email_token=ABNLMUAQUOIRFGA5FTNI5ELQCHBK7A5CNFSM4IIIY4X2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCT4OVQ,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABNLMUAIGMNJ526W7WG66H3QCHBK7ANCNFSM4IIIY4XQ
.

All 4 comments

1) Grammar mistakes:

To our defense, we can admit that we got bad eduction in some shithole
countries and this is the reason why we are working as software engineers,
and we are not in respectable occupations like lawyers, hotel receptionists
or politicians.

2) Extreme anxiety:

We can recommend a doctor visit, before it comes to something serious. If
you feel yourself in immediate danger, call 911.

3) Jokes:

As foreigners, we are entitled to bad sense of humor and to unintelligible
jokes.

On Wed, Jul 31, 2019 at 10:09 AM sloph notifications@github.com wrote:

The sheer volume of spelling and grammar mistakes in this project give me
extreme anxiety and is making me feel suspicious of the project's quality.
For example:

the timestamp format is just seconds sinse 1970

and this comment doesn't read well, making it seem like the line numbers
should be swapped around

--no-tls and --no-dtls mean that we are not trying to

--no-auth means that no authentication to be used,

allow anonymous users.

start TLS and DTLS services.

Is this supposed to be a joke or reference to something?

==== Show him the instruments, Practical Frost: ====

—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/coturn/coturn/issues/422?email_source=notifications&email_token=ABNLMUAQUOIRFGA5FTNI5ELQCHBK7A5CNFSM4IIIY4X2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4HCT4OVQ,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABNLMUAIGMNJ526W7WG66H3QCHBK7ANCNFSM4IIIY4XQ
.

well played <3

To echo what @mom040267 said, the spelling/grammar mistakes you find can often be attributed to the fact that English is not the authors' first language. Feel free to submit a pull request to correct any errors you find. :)

With regards to jokes, the "Show him the instruments, Practical Frost" message seems to be a reference to The First Law, a fantasy book series. I'm tempted to read them to see if there's a hidden subtext. ;)

These are perfectly clear

the timestamp format is just seconds sinse 1970

Technically it should specify 1970-01-01T00:00:00.000Z or "the unix epoch" but it's obviously referring to standard unix timestamps. The literal reading of seconds since 1970-12-31T59:59:59.999Z is unlikely.

If the value is missed, then it means 'true'.

If the value is omitted, the default value is 'true'.

It is however very hard to work out how to use the program, and many features that are claimed don't exist, don't work, or are insecure. See other issues for details.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

davefej picture davefej  Â·  4Comments

law picture law  Â·  3Comments

simon-india picture simon-india  Â·  4Comments

dandingol03 picture dandingol03  Â·  6Comments

ShubhangiSGaikwad picture ShubhangiSGaikwad  Â·  3Comments