Rocksolid Light

Welcome to RetroBBS

mail  files  register  newsreader  groups  login

Message-ID:  

Using TSO is like kicking a dead whale down the beach. -- S. C. Johnson


devel / comp.lang.javascript / Monkey gibberish

SubjectAuthor
* Monkey gibberishJonas Thörnvall
+* Re: Monkey gibberishluserdroog
|`* Re: Monkey gibberishJon Ribbens
| `* Re: Monkey gibberishJonas Thörnvall
|  `* Re: Monkey gibberishJonas Thörnvall
|   `* Re: Monkey gibberishJonas Thörnvall
|    `- Re: Monkey gibberishThe Natural Philosopher
`* Re: Monkey gibberishArno Welzel
 +* Re: Monkey gibberishThe Natural Philosopher
 |`* Re: Monkey gibberishArno Welzel
 | `- Re: Monkey gibberishThe Natural Philosopher
 `* Re: Monkey gibberishJonas Thörnvall
  +* Re: Monkey gibberishJonas Thörnvall
  |`* Re: Monkey gibberishJonas Thörnvall
  | `* Re: Monkey gibberishJonas Thörnvall
  |  +- Re: Monkey gibberishJonas Thörnvall
  |  `* Re: Monkey gibberishJonas Thörnvall
  |   `* Re: Monkey gibberishJonas Thörnvall
  |    `- Re: Monkey gibberishArno Welzel
  `* Re: Monkey gibberishArno Welzel
   `* Re: Monkey gibberishJonas Thörnvall
    `* Re: Monkey gibberishJonas Thörnvall
     +- Re: Monkey gibberishArno Welzel
     `* Re: Monkey gibberishJohn Harris
      `* Re: Monkey gibberishJonas Thörnvall
       `- Re: Monkey gibberishArno Welzel

Pages:12
Monkey gibberish

<ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17563&group=comp.lang.javascript#17563

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:2a05:: with SMTP id o5mr22590qkp.527.1640035162517;
Mon, 20 Dec 2021 13:19:22 -0800 (PST)
X-Received: by 2002:aca:2205:: with SMTP id b5mr29184oic.177.1640035162182;
Mon, 20 Dec 2021 13:19:22 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Mon, 20 Dec 2021 13:19:21 -0800 (PST)
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
Subject: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Mon, 20 Dec 2021 21:19:22 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 7
 by: Jonas Thörnvall - Mon, 20 Dec 2021 21:19 UTC

I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?

..then(res => res.arrayBuffer())
..then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));

Specifically
..then =>
Is there another way to write it that may not be gibberish?

Re: Monkey gibberish

<e7883088-5cdb-4612-8440-9f326920c7b5n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17564&group=comp.lang.javascript#17564

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:ac8:5712:: with SMTP id 18mr224002qtw.584.1640041218700;
Mon, 20 Dec 2021 15:00:18 -0800 (PST)
X-Received: by 2002:aca:110e:: with SMTP id 14mr373778oir.100.1640041218370;
Mon, 20 Dec 2021 15:00:18 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Mon, 20 Dec 2021 15:00:18 -0800 (PST)
In-Reply-To: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=97.87.183.68; posting-account=G1KGwgkAAAAyw4z0LxHH0fja6wAbo7Cz
NNTP-Posting-Host: 97.87.183.68
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e7883088-5cdb-4612-8440-9f326920c7b5n@googlegroups.com>
Subject: Re: Monkey gibberish
From: luser.droog@gmail.com (luserdroog)
Injection-Date: Mon, 20 Dec 2021 23:00:18 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 22
 by: luserdroog - Mon, 20 Dec 2021 23:00 UTC

On Monday, December 20, 2021 at 3:19:41 PM UTC-6, jonas.t...@gmail.com wrote:
> I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
>
> .then(res => res.arrayBuffer())
> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
>
> Specifically
> .then =>
> Is there another way to write it that may not be gibberish?

I think this is the new fad called "monadic sequencing". If I'm right, the above
can be translated into:

var x = res.arrayBuffer(); //only it won't be called "res", but the name of the previous result
var y = ctx.decodeAudioData(x);

Or even:

ctx.decodeAudioData( res.arrayBuffer() ); //again, "res" isn't the correct name here

It's just a sequence of functions "arg=> expression" where the result of one
is passed as the argument to the next. You can do the same thing with a series
of temporary variables or by composing all the expressions into one massive expression.

Re: Monkey gibberish

<slrnss24oc.4j7.jon+usenet@raven.unequivocal.eu>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17565&group=comp.lang.javascript#17565

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: jon+usenet@unequivocal.eu (Jon Ribbens)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Mon, 20 Dec 2021 23:34:36 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 33
Message-ID: <slrnss24oc.4j7.jon+usenet@raven.unequivocal.eu>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<e7883088-5cdb-4612-8440-9f326920c7b5n@googlegroups.com>
Injection-Date: Mon, 20 Dec 2021 23:34:36 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="0268c227b48ac9287adbfd158215bd39";
logging-data="32396"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19YkVyTogPZklNYr5g/LgfnOlhc1SIHm7U="
User-Agent: slrn/1.0.3 (Linux)
Cancel-Lock: sha1:LmTdHBAtRP/nrkaDRQG4/Neuf1o=
 by: Jon Ribbens - Mon, 20 Dec 2021 23:34 UTC

On 2021-12-20, luserdroog <luser.droog@gmail.com> wrote:
> On Monday, December 20, 2021 at 3:19:41 PM UTC-6, jonas.t...@gmail.com wrote:
>> I have a bit hard to read monkey gibberish, is there a way to explain
>> this to someone who is not fullfledged retarded?
>>
>> .then(res => res.arrayBuffer())
>> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
>>
>> Specifically
>> .then =>
>> Is there another way to write it that may not be gibberish?
>
> I think this is the new fad called "monadic sequencing". If I'm right,
> the above can be translated into:
>
> var x = res.arrayBuffer(); //only it won't be called "res", but the name of the previous result
> var y = ctx.decodeAudioData(x);
>
> Or even:
>
> ctx.decodeAudioData( res.arrayBuffer() ); //again, "res" isn't the correct name here
>
> It's just a sequence of functions "arg=> expression" where the result
> of one is passed as the argument to the next. You can do the same
> thing with a series of temporary variables or by composing all the
> expressions into one massive expression.

The important bit you didn't mention is that it's dealing with Promises.
So you can't do either of the things you suggest above. If you're in an
async function you could do this however:

const audioData = await ctx.decodeAudioData(await res.arrayBuffer())

Re: Monkey gibberish

<j2e0b8FnpfrU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17567&group=comp.lang.javascript#17567

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Tue, 21 Dec 2021 13:41:12 +0100
Lines: 22
Message-ID: <j2e0b8FnpfrU1@mid.individual.net>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net M4FeKaw2G8Z73asluovvyQ7+0CkZTYBmSnHFqiIQegq5yR4soq
Cancel-Lock: sha1:9z6R01e53vXly5ImhsO6BSyguN8=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Betterbird/91.4.1
Content-Language: de-DE
In-Reply-To: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
 by: Arno Welzel - Tue, 21 Dec 2021 12:41 UTC

Jonas Thörnvall:

> I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
>
> .then(res => res.arrayBuffer())
> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
>
> Specifically
> .then =>
> Is there another way to write it that may not be gibberish?

Just because you don't know every detail about JavaScript does not mean
that this is "gibberish".

See:

<https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>

--
Arno Welzel
https://arnowelzel.de

Re: Monkey gibberish

<spssic$p37$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17568&group=comp.lang.javascript#17568

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: tnp@invalid.invalid (The Natural Philosopher)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Tue, 21 Dec 2021 15:40:59 +0000
Organization: A little, after lunch
Lines: 46
Message-ID: <spssic$p37$1@dont-email.me>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Tue, 21 Dec 2021 15:41:00 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="98966b03ca885e39b9477914164c9bba";
logging-data="25703"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+b5zvU/LQBfH2234xKP9wblUvgmxXqdvc="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.14.0
Cancel-Lock: sha1:JYOMDAPBJSnz/hG+aTv8Tu1T08A=
In-Reply-To: <j2e0b8FnpfrU1@mid.individual.net>
Content-Language: en-GB
 by: The Natural Philosop - Tue, 21 Dec 2021 15:40 UTC

On 21/12/2021 12:41, Arno Welzel wrote:
> Jonas Thörnvall:
>
>> I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
>>
>> .then(res => res.arrayBuffer())
>> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
>>
>> Specifically
>> .then =>
>> Is there another way to write it that may not be gibberish?
>
> Just because you don't know every detail about JavaScript does not mean
> that this is "gibberish".
>
> See:
>
> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
>
>
And remember that te primary purpose of extending computer languages is to
- make yourself look smart
- sell text books
- sell training courses
- make people who don't buy the above effectively redundant, as they can
no longer understand your code.

The fact that async syntax in JavaShite is total utter crap, is, in this
context, an advantage. I mean what tosser invented 'promise' ?

I guess it was some millennial snoflake who once saw the term,
'master-slave' in a textbook ' and 'male plug female socket' in a parts
catalogue and was so embarrassed and shamed that he/she/it had to scrape
the linguistic barrel for a non offensive LBGT, a-racial non culturally
offensive way of describing a future token. I mean christmasCard?
Religion arrgh!

Wait for the response ILiedAboutThePromise...

--
“It is dangerous to be right in matters on which the established
authorities are wrong.”

― Voltaire, The Age of Louis XIV

Re: Monkey gibberish

<12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17570&group=comp.lang.javascript#17570

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:6214:20ee:: with SMTP id 14mr3473456qvk.94.1640109652541;
Tue, 21 Dec 2021 10:00:52 -0800 (PST)
X-Received: by 2002:a05:6808:ec2:: with SMTP id q2mr2919764oiv.136.1640109652262;
Tue, 21 Dec 2021 10:00:52 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 10:00:51 -0800 (PST)
In-Reply-To: <j2e0b8FnpfrU1@mid.individual.net>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com> <j2e0b8FnpfrU1@mid.individual.net>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 18:00:52 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 25
 by: Jonas Thörnvall - Tue, 21 Dec 2021 18:00 UTC

tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> Jonas Thörnvall:
> > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> >
> > .then(res => res.arrayBuffer())
> > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> >
> > Specifically
> > .then =>
> > Is there another way to write it that may not be gibberish?
> Just because you don't know every detail about JavaScript does not mean
> that this is "gibberish".
>
> See:
>
> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
>
>
> --
> Arno Welzel
> https://arnowelzel.de
Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.

Re: Monkey gibberish

<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17571&group=comp.lang.javascript#17571

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:ac8:4e96:: with SMTP id 22mr3431108qtp.76.1640110863079;
Tue, 21 Dec 2021 10:21:03 -0800 (PST)
X-Received: by 2002:a05:6808:bc9:: with SMTP id o9mr3408681oik.150.1640110862757;
Tue, 21 Dec 2021 10:21:02 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 10:21:02 -0800 (PST)
In-Reply-To: <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 18:21:03 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 44
 by: Jonas Thörnvall - Tue, 21 Dec 2021 18:21 UTC

tisdag 21 december 2021 kl. 19:00:58 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > Jonas Thörnvall:
> > > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> > >
> > > .then(res => res.arrayBuffer())
> > > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > >
> > > Specifically
> > > .then =>
> > > Is there another way to write it that may not be gibberish?
> > Just because you don't know every detail about JavaScript does not mean
> > that this is "gibberish".
> >
> > See:
> >
> > <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> >
> >
> > --
> > Arno Welzel
> > https://arnowelzel.de
> Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.
This anal specification of things that the user do not care about drives me nuts, what the user want it functions. get buffersize, set buffsize, get stream, set streams.
The language start to look like shit and is completly unreadable, without spending a year reading the manual.
Make things *OBVIOUS* not *CONVOLUTED*

I start to think about it is a reason for selling courses learning shit paradigms that noone really cares about "beyond their implementation reasons", and i repeat the user "programmer" do not fucking care about that shit unless he is an anal retarded monkey who thrives learning throw together shit that are just string concatinations.

Fucking soon some bastard have translated the whole language to regexp expressions, that should be used. And you need to learn E-macs to edit the "expressions".
Then the anal monkeys finally satified with laying a groundwork that make pearl look like natural language.

Re: Monkey gibberish

<d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17572&group=comp.lang.javascript#17572

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:622a:2d5:: with SMTP id a21mr3475384qtx.56.1640111214078;
Tue, 21 Dec 2021 10:26:54 -0800 (PST)
X-Received: by 2002:a9d:74d0:: with SMTP id a16mr3026951otl.237.1640111213800;
Tue, 21 Dec 2021 10:26:53 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 10:26:53 -0800 (PST)
In-Reply-To: <2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 18:26:54 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 48
 by: Jonas Thörnvall - Tue, 21 Dec 2021 18:26 UTC

tisdag 21 december 2021 kl. 19:21:07 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 19:00:58 UTC+1 skrev Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > > Jonas Thörnvall:
> > > > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> > > >
> > > > .then(res => res.arrayBuffer())
> > > > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > > >
> > > > Specifically
> > > > .then =>
> > > > Is there another way to write it that may not be gibberish?
> > > Just because you don't know every detail about JavaScript does not mean
> > > that this is "gibberish".
> > >
> > > See:
> > >
> > > <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> > >
> > >
> > > --
> > > Arno Welzel
> > > https://arnowelzel.de
> > Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.
> This anal specification of things that the user do not care about drives me nuts, what the user want it functions. get buffersize, set buffsize, get stream, set streams.
> The language start to look like shit and is completly unreadable, without spending a year reading the manual.
> Make things *OBVIOUS* not *CONVOLUTED*
>
> I start to think about it is a reason for selling courses learning shit paradigms that noone really cares about "beyond their implementation reasons", and i repeat the user "programmer" do not fucking care about that shit unless he is an anal retarded monkey who thrives learning throw together shit that are just string concatinations.
>
> Fucking soon some bastard have translated the whole language to regexp expressions, that should be used. And you need to learn E-macs to edit the "expressions".
> Then the anal monkeys finally satified with laying a groundwork that make pearl look like natural language.
Yeah i really start to think it is a reason for selling courses, and make you have to hire a certified "webmechanic" to make a homepage that say hello world.

Re: Monkey gibberish

<6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17573&group=comp.lang.javascript#17573

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:6214:23ca:: with SMTP id hr10mr4222396qvb.82.1640118274861;
Tue, 21 Dec 2021 12:24:34 -0800 (PST)
X-Received: by 2002:a05:6830:3499:: with SMTP id c25mr40193otu.206.1640118274413;
Tue, 21 Dec 2021 12:24:34 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 12:24:34 -0800 (PST)
In-Reply-To: <d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com> <d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 20:24:34 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 55
 by: Jonas Thörnvall - Tue, 21 Dec 2021 20:24 UTC

tisdag 21 december 2021 kl. 19:26:57 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 19:21:07 UTC+1 skrev Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 19:00:58 UTC+1 skrev Jonas Thörnvall:
> > > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > > > Jonas Thörnvall:
> > > > > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> > > > >
> > > > > .then(res => res.arrayBuffer())
> > > > > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > > > >
> > > > > Specifically
> > > > > .then =>
> > > > > Is there another way to write it that may not be gibberish?
> > > > Just because you don't know every detail about JavaScript does not mean
> > > > that this is "gibberish".
> > > >
> > > > See:
> > > >
> > > > <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> > > >
> > > >
> > > > --
> > > > Arno Welzel
> > > > https://arnowelzel.de
> > > Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.
> > This anal specification of things that the user do not care about drives me nuts, what the user want it functions. get buffersize, set buffsize, get stream, set streams.
> > The language start to look like shit and is completly unreadable, without spending a year reading the manual.
> > Make things *OBVIOUS* not *CONVOLUTED*
> >
> > I start to think about it is a reason for selling courses learning shit paradigms that noone really cares about "beyond their implementation reasons", and i repeat the user "programmer" do not fucking care about that shit unless he is an anal retarded monkey who thrives learning throw together shit that are just string concatinations.
> >
> > Fucking soon some bastard have translated the whole language to regexp expressions, that should be used. And you need to learn E-macs to edit the "expressions".
> > Then the anal monkeys finally satified with laying a groundwork that make pearl look like natural language.
> Yeah i really start to think it is a reason for selling courses, and make you have to hire a certified "webmechanic" to make a homepage that say hello world.
Program languages are help to formulate ideas to specify the nuts and bolts "of the idea", anything that do not help out with the problem formulation and get the answer is just of no use.
Specify the nuts and bolt of some meta vocabulary can not be the main idea behind a language construct.

Re: Monkey gibberish

<8530c78c-369e-422e-a2f3-bc379e42fe34n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17574&group=comp.lang.javascript#17574

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:e0c:: with SMTP id y12mr433481qkm.109.1640127983447;
Tue, 21 Dec 2021 15:06:23 -0800 (PST)
X-Received: by 2002:a05:6830:3499:: with SMTP id c25mr390911otu.206.1640127983181;
Tue, 21 Dec 2021 15:06:23 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 15:06:22 -0800 (PST)
In-Reply-To: <6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com> <d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
<6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <8530c78c-369e-422e-a2f3-bc379e42fe34n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 23:06:23 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 87
 by: Jonas Thörnvall - Tue, 21 Dec 2021 23:06 UTC

tisdag 21 december 2021 kl. 21:24:40 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 19:26:57 UTC+1 skrev Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 19:21:07 UTC+1 skrev Jonas Thörnvall:
> > > tisdag 21 december 2021 kl. 19:00:58 UTC+1 skrev Jonas Thörnvall:
> > > > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > > > > Jonas Thörnvall:
> > > > > > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> > > > > >
> > > > > > .then(res => res.arrayBuffer())
> > > > > > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > > > > >
> > > > > > Specifically
> > > > > > .then =>
> > > > > > Is there another way to write it that may not be gibberish?
> > > > > Just because you don't know every detail about JavaScript does not mean
> > > > > that this is "gibberish".
> > > > >
> > > > > See:
> > > > >
> > > > > <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> > > > >
> > > > >
> > > > > --
> > > > > Arno Welzel
> > > > > https://arnowelzel.de
> > > > Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.
> > > This anal specification of things that the user do not care about drives me nuts, what the user want it functions. get buffersize, set buffsize, get stream, set streams.
> > > The language start to look like shit and is completly unreadable, without spending a year reading the manual.
> > > Make things *OBVIOUS* not *CONVOLUTED*
> > >
> > > I start to think about it is a reason for selling courses learning shit paradigms that noone really cares about "beyond their implementation reasons", and i repeat the user "programmer" do not fucking care about that shit unless he is an anal retarded monkey who thrives learning throw together shit that are just string concatinations.
> > >
> > > Fucking soon some bastard have translated the whole language to regexp expressions, that should be used. And you need to learn E-macs to edit the "expressions".
> > > Then the anal monkeys finally satified with laying a groundwork that make pearl look like natural language.
> > Yeah i really start to think it is a reason for selling courses, and make you have to hire a certified "webmechanic" to make a homepage that say hello world.
> Program languages are help to formulate ideas to specify the nuts and bolts "of the idea", anything that do not help out with the problem formulation and get the answer is just of no use.
> Specify the nuts and bolt of some meta vocabulary can not be the main idea behind a language construct.

Changing the volume of a sound
One of the most basic operations you might want to do to a sound is change its volume. Using the Web Audio API, we can route our source to its destination through an GainNode in order to manipulate the volume:

Audio graph with a gain node
This connection setup can be achieved as follows:

// Create a gain node.
var gainNode = context.createGain();
// Connect the source to the gain node.
source.connect(gainNode);
// Connect the gain node to the destination.
gainNode.connect(context.destination);

***Fuck such morons***

After the graph has been set up, you can programmatically change the volume by manipulating the gainNode.gain.value as follows:
// Reduce the volume.
gainNode.gain.value = 0.5;
The following is a demo of a volume control implemented with an <input type="range"> element:
gainNode.gain.value = 0.5;

*** It is retarded createGain.....Connect wave to gain node LoL***
***bwahahaha the little retarded anal monkeys just can't help themself can they.***

Re: Monkey gibberish

<d55a6090-17bb-4cae-aaf5-84372d9b9fc6n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17575&group=comp.lang.javascript#17575

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:199a:: with SMTP id bm26mr458572qkb.542.1640128093301;
Tue, 21 Dec 2021 15:08:13 -0800 (PST)
X-Received: by 2002:a9d:190f:: with SMTP id j15mr351900ota.383.1640128092400;
Tue, 21 Dec 2021 15:08:12 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 15:08:12 -0800 (PST)
In-Reply-To: <6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com> <d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
<6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d55a6090-17bb-4cae-aaf5-84372d9b9fc6n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 23:08:13 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 60
 by: Jonas Thörnvall - Tue, 21 Dec 2021 23:08 UTC

tisdag 21 december 2021 kl. 21:24:40 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 19:26:57 UTC+1 skrev Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 19:21:07 UTC+1 skrev Jonas Thörnvall:
> > > tisdag 21 december 2021 kl. 19:00:58 UTC+1 skrev Jonas Thörnvall:
> > > > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > > > > Jonas Thörnvall:
> > > > > > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> > > > > >
> > > > > > .then(res => res.arrayBuffer())
> > > > > > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > > > > >
> > > > > > Specifically
> > > > > > .then =>
> > > > > > Is there another way to write it that may not be gibberish?
> > > > > Just because you don't know every detail about JavaScript does not mean
> > > > > that this is "gibberish".
> > > > >
> > > > > See:
> > > > >
> > > > > <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> > > > >
> > > > >
> > > > > --
> > > > > Arno Welzel
> > > > > https://arnowelzel.de
> > > > Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.
> > > This anal specification of things that the user do not care about drives me nuts, what the user want it functions. get buffersize, set buffsize, get stream, set streams.
> > > The language start to look like shit and is completly unreadable, without spending a year reading the manual.
> > > Make things *OBVIOUS* not *CONVOLUTED*
> > >
> > > I start to think about it is a reason for selling courses learning shit paradigms that noone really cares about "beyond their implementation reasons", and i repeat the user "programmer" do not fucking care about that shit unless he is an anal retarded monkey who thrives learning throw together shit that are just string concatinations.
> > >
> > > Fucking soon some bastard have translated the whole language to regexp expressions, that should be used. And you need to learn E-macs to edit the "expressions".
> > > Then the anal monkeys finally satified with laying a groundwork that make pearl look like natural language.
> > Yeah i really start to think it is a reason for selling courses, and make you have to hire a certified "webmechanic" to make a homepage that say hello world.
> Program languages are help to formulate ideas to specify the nuts and bolts "of the idea", anything that do not help out with the problem formulation and get the answer is just of no use.
> Specify the nuts and bolt of some meta vocabulary can not be the main idea behind a language construct.

Fuck i even do not want to write that code, it make me look anal retarded to.

Re: Monkey gibberish

<e49ba1c4-5f86-441a-81a0-2a1d11d164a2n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17576&group=comp.lang.javascript#17576

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:622a:4ce:: with SMTP id q14mr349562qtx.627.1640128132589;
Tue, 21 Dec 2021 15:08:52 -0800 (PST)
X-Received: by 2002:a9d:4f0b:: with SMTP id d11mr366836otl.227.1640128132261;
Tue, 21 Dec 2021 15:08:52 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Tue, 21 Dec 2021 15:08:52 -0800 (PST)
In-Reply-To: <d55a6090-17bb-4cae-aaf5-84372d9b9fc6n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com> <d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
<6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com> <d55a6090-17bb-4cae-aaf5-84372d9b9fc6n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <e49ba1c4-5f86-441a-81a0-2a1d11d164a2n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Tue, 21 Dec 2021 23:08:52 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 63
 by: Jonas Thörnvall - Tue, 21 Dec 2021 23:08 UTC

onsdag 22 december 2021 kl. 00:08:17 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 21:24:40 UTC+1 skrev Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 19:26:57 UTC+1 skrev Jonas Thörnvall:
> > > tisdag 21 december 2021 kl. 19:21:07 UTC+1 skrev Jonas Thörnvall:
> > > > tisdag 21 december 2021 kl. 19:00:58 UTC+1 skrev Jonas Thörnvall:
> > > > > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > > > > > Jonas Thörnvall:
> > > > > > > I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
> > > > > > >
> > > > > > > .then(res => res.arrayBuffer())
> > > > > > > .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > > > > > >
> > > > > > > Specifically
> > > > > > > .then =>
> > > > > > > Is there another way to write it that may not be gibberish?
> > > > > > Just because you don't know every detail about JavaScript does not mean
> > > > > > that this is "gibberish".
> > > > > >
> > > > > > See:
> > > > > >
> > > > > > <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Arno Welzel
> > > > > > https://arnowelzel.de
> > > > > Yeah precisely those things have no importance for the user and should not have part of the syntax, its moronic.
> > > > This anal specification of things that the user do not care about drives me nuts, what the user want it functions. get buffersize, set buffsize, get stream, set streams.
> > > > The language start to look like shit and is completly unreadable, without spending a year reading the manual.
> > > > Make things *OBVIOUS* not *CONVOLUTED*
> > > >
> > > > I start to think about it is a reason for selling courses learning shit paradigms that noone really cares about "beyond their implementation reasons", and i repeat the user "programmer" do not fucking care about that shit unless he is an anal retarded monkey who thrives learning throw together shit that are just string concatinations.
> > > >
> > > > Fucking soon some bastard have translated the whole language to regexp expressions, that should be used. And you need to learn E-macs to edit the "expressions".
> > > > Then the anal monkeys finally satified with laying a groundwork that make pearl look like natural language.
> > > Yeah i really start to think it is a reason for selling courses, and make you have to hire a certified "webmechanic" to make a homepage that say hello world.
> > Program languages are help to formulate ideas to specify the nuts and bolts "of the idea", anything that do not help out with the problem formulation and get the answer is just of no use.
> > Specify the nuts and bolt of some meta vocabulary can not be the main idea behind a language construct.
> Fuck i even do not want to write that code, it make me look anal retarded to.
But i guess i must...

Re: Monkey gibberish

<j2g9hmF6kuhU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17579&group=comp.lang.javascript#17579

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Wed, 22 Dec 2021 10:30:30 +0100
Lines: 60
Message-ID: <j2g9hmF6kuhU1@mid.individual.net>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <spssic$p37$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net GEsS6Gra8Vgy94egzZAu/gZJX7TbSsxiA1V3gzK84+nkjLnlU5
Cancel-Lock: sha1:RKGhsmdNe6TSAzCI99pt42g/r0U=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Betterbird/91.4.1
Content-Language: de-DE
In-Reply-To: <spssic$p37$1@dont-email.me>
 by: Arno Welzel - Wed, 22 Dec 2021 09:30 UTC

The Natural Philosopher:

> On 21/12/2021 12:41, Arno Welzel wrote:
>> Jonas Thörnvall:
>>
>>> I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
>>>
>>> .then(res => res.arrayBuffer())
>>> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
>>>
>>> Specifically
>>> .then =>
>>> Is there another way to write it that may not be gibberish?
>>
>> Just because you don't know every detail about JavaScript does not mean
>> that this is "gibberish".
>>
>> See:
>>
>> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
>>
>>
> And remember that te primary purpose of extending computer languages is to
> - make yourself look smart
> - sell text books
> - sell training courses
> - make people who don't buy the above effectively redundant, as they can
> no longer understand your code.

If you don't like this - don't use JavaScript. It may not be the right
thing for you.

> The fact that async syntax in JavaShite is total utter crap, is, in this
> context, an advantage. I mean what tosser invented 'promise' ?

Friedman, Daniel and David Wise coined the term "promise" about 1976.

<https://en.wikipedia.org/wiki/Futures_and_promises>

"Scheme" which was invented 1975 also implements the concept of promises
eventhough it was not named like that back then:

<https://en.wikipedia.org/wiki/Scheme_(programming_language)>

JavaScript re-discovered this in the late 2000s when asyncronous
execution of code became the de-facto standard for web based
applications. Promises as they are known today are usable in most
browsers since about 2014, so they are not really new there either.

> I guess it was some millennial snoflake who once saw the term,
> 'master-slave' in a textbook ' and 'male plug female socket' in a parts
[...]

I wouldn't call people who where already adults in 1970ies "milennial
snowflakes".

--
Arno Welzel
https://arnowelzel.de

Re: Monkey gibberish

<j2g9ioF6kuhU2@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17580&group=comp.lang.javascript#17580

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Wed, 22 Dec 2021 10:31:04 +0100
Lines: 30
Message-ID: <j2g9ioF6kuhU2@mid.individual.net>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net>
<12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net xL0jVvA46VMOmSnffS4z/g+g+i+darQ1DMdU6KHwR5IVINKQha
Cancel-Lock: sha1:9+KYcCJJlKZS6fYcLnNJBxT/ugE=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Betterbird/91.4.1
Content-Language: de-DE
In-Reply-To: <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
 by: Arno Welzel - Wed, 22 Dec 2021 09:31 UTC

Jonas Thörnvall:

> tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
>> Jonas Thörnvall:
>>> I have a bit hard to read monkey gibberish, is there a way to
>>> explain this to someone who is not fullfledged retarded?
>>>
>>> .then(res => res.arrayBuffer()) .then(ArrayBuffer =>
>>> ctx.decodeAudioData(ArrayBuffer));
>>>
>>> Specifically .then => Is there another way to write it that may
>>> not be gibberish?
>> Just because you don't know every detail about JavaScript does not
>> mean that this is "gibberish".
>>
>> See:
>>
>> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
>>
[...]
> Yeah precisely those things have no importance for the user and
> should not have part of the syntax, its moronic.

They are not for "users" but for softwar developers.

--
Arno Welzel
https://arnowelzel.de

Re: Monkey gibberish

<j2g9o2F6kuhU3@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17581&group=comp.lang.javascript#17581

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Wed, 22 Dec 2021 10:33:54 +0100
Lines: 13
Message-ID: <j2g9o2F6kuhU3@mid.individual.net>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net>
<12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<2d26b867-4a87-48fe-9e12-ffd3c95b60d9n@googlegroups.com>
<d0154655-3c00-4a00-8b40-5f306ee1cb36n@googlegroups.com>
<6217e2ec-9e75-4b02-9f5c-d001f8d74ea8n@googlegroups.com>
<d55a6090-17bb-4cae-aaf5-84372d9b9fc6n@googlegroups.com>
<e49ba1c4-5f86-441a-81a0-2a1d11d164a2n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net c3h45sVdBirolO0G+imdNAWxu297Imri3NUl4WJ3xKkM2O3hn2
Cancel-Lock: sha1:aCE9IraDu75B2eR6cGu+jmmnkLE=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Betterbird/91.4.1
Content-Language: de-DE
In-Reply-To: <e49ba1c4-5f86-441a-81a0-2a1d11d164a2n@googlegroups.com>
 by: Arno Welzel - Wed, 22 Dec 2021 09:33 UTC

Jonas Thörnvall:

[...]
>> Fuck i even do not want to write that code, it make me look anal
>> retarded to.
> But i guess i must...

Why? Do you get paid for what you do?

--
Arno Welzel
https://arnowelzel.de

Re: Monkey gibberish

<71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17583&group=comp.lang.javascript#17583

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:620a:2a05:: with SMTP id o5mr1579852qkp.527.1640172864865;
Wed, 22 Dec 2021 03:34:24 -0800 (PST)
X-Received: by 2002:a9d:373:: with SMTP id 106mr1765598otv.127.1640172864254;
Wed, 22 Dec 2021 03:34:24 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 22 Dec 2021 03:34:24 -0800 (PST)
In-Reply-To: <j2g9ioF6kuhU2@mid.individual.net>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<j2g9ioF6kuhU2@mid.individual.net>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Wed, 22 Dec 2021 11:34:24 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 27
 by: Jonas Thörnvall - Wed, 22 Dec 2021 11:34 UTC

onsdag 22 december 2021 kl. 10:31:11 UTC+1 skrev Arno Welzel:
> Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> >> Jonas Thörnvall:
> >>> I have a bit hard to read monkey gibberish, is there a way to
> >>> explain this to someone who is not fullfledged retarded?
> >>>
> >>> .then(res => res.arrayBuffer()) .then(ArrayBuffer =>
> >>> ctx.decodeAudioData(ArrayBuffer));
> >>>
> >>> Specifically .then => Is there another way to write it that may
> >>> not be gibberish?
> >> Just because you don't know every detail about JavaScript does not
> >> mean that this is "gibberish".
> >>
> >> See:
> >>
> >> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> >>
> [...]
> > Yeah precisely those things have no importance for the user and
> > should not have part of the syntax, its moronic.
> They are not for "users" but for softwar developers.
> --
> Arno Welzel
> https://arnowelzel.de
Oh my bad i thought the programmer used the language to implement ideas.

Re: Monkey gibberish

<46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17584&group=comp.lang.javascript#17584

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a05:6214:518f:: with SMTP id kl15mr2005071qvb.4.1640173303906;
Wed, 22 Dec 2021 03:41:43 -0800 (PST)
X-Received: by 2002:aca:eb48:: with SMTP id j69mr453294oih.177.1640173303630;
Wed, 22 Dec 2021 03:41:43 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 22 Dec 2021 03:41:43 -0800 (PST)
In-Reply-To: <71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<j2g9ioF6kuhU2@mid.individual.net> <71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Wed, 22 Dec 2021 11:41:43 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 46
 by: Jonas Thörnvall - Wed, 22 Dec 2021 11:41 UTC

onsdag 22 december 2021 kl. 12:34:29 UTC+1 skrev Jonas Thörnvall:
> onsdag 22 december 2021 kl. 10:31:11 UTC+1 skrev Arno Welzel:
> > Jonas Thörnvall:
> > > tisdag 21 december 2021 kl. 13:41:21 UTC+1 skrev Arno Welzel:
> > >> Jonas Thörnvall:
> > >>> I have a bit hard to read monkey gibberish, is there a way to
> > >>> explain this to someone who is not fullfledged retarded?
> > >>>
> > >>> .then(res => res.arrayBuffer()) .then(ArrayBuffer =>
> > >>> ctx.decodeAudioData(ArrayBuffer));
> > >>>
> > >>> Specifically .then => Is there another way to write it that may
> > >>> not be gibberish?
> > >> Just because you don't know every detail about JavaScript does not
> > >> mean that this is "gibberish".
> > >>
> > >> See:
> > >>
> > >> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
> > >>
> > [...]
> > > Yeah precisely those things have no importance for the user and
> > > should not have part of the syntax, its moronic.
> > They are not for "users" but for softwar developers.
> > --
> > Arno Welzel
> > https://arnowelzel.de
> Oh my bad i thought the programmer used the language to implement ideas.
Oh now i get it its the language programmer that use the language to create customers for his new book or new certificate, it is not a production tool to implement ideas that is selexplanatory first you should learn an hierarchy of gibberish to be able to use it.

Frankly audio does not have that many properties.
channels
frequensy resolution
bit resolution
volume

And then you want the streams to have a name so they can be identified
But no, you have to connect the volume to the stream.......
But first you have to create a volume connected to a node.......

They are imbecills at best.

Re: Monkey gibberish

<spv49r$usn$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17585&group=comp.lang.javascript#17585

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: tnp@invalid.invalid (The Natural Philosopher)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Wed, 22 Dec 2021 12:05:15 +0000
Organization: A little, after lunch
Lines: 84
Message-ID: <spv49r$usn$1@dont-email.me>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <spssic$p37$1@dont-email.me>
<j2g9hmF6kuhU1@mid.individual.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 22 Dec 2021 12:05:15 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="55562ff72d029e4888cf092bc4e3d1a6";
logging-data="31639"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/90ouB6+h5+zYIi/NvDFqdDVxV7JxD/C0="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.14.0
Cancel-Lock: sha1:I0QbRoltQ6llH7aDtdarEwQ+Mu8=
In-Reply-To: <j2g9hmF6kuhU1@mid.individual.net>
Content-Language: en-GB
 by: The Natural Philosop - Wed, 22 Dec 2021 12:05 UTC

On 22/12/2021 09:30, Arno Welzel wrote:
> The Natural Philosopher:
>
>> On 21/12/2021 12:41, Arno Welzel wrote:
>>> Jonas Thörnvall:
>>>
>>>> I have a bit hard to read monkey gibberish, is there a way to explain this to someone who is not fullfledged retarded?
>>>>
>>>> .then(res => res.arrayBuffer())
>>>> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
>>>>
>>>> Specifically
>>>> .then =>
>>>> Is there another way to write it that may not be gibberish?
>>>
>>> Just because you don't know every detail about JavaScript does not mean
>>> that this is "gibberish".
>>>
>>> See:
>>>
>>> <https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise>
>>>
>>>
>> And remember that te primary purpose of extending computer languages is to
>> - make yourself look smart
>> - sell text books
>> - sell training courses
>> - make people who don't buy the above effectively redundant, as they can
>> no longer understand your code.
>
> If you don't like this - don't use JavaScript. It may not be the right
> thing for you.
>

I have to use it for what want to do, but that doesn't stop me thinking
its utter crap designed by computer scientists to be as obfuscatory as
possible...

>> The fact that async syntax in JavaShite is total utter crap, is, in this
>> context, an advantage. I mean what tosser invented 'promise' ?
>
> Friedman, Daniel and David Wise coined the term "promise" about 1976.
>
> <https://en.wikipedia.org/wiki/Futures_and_promises>

Fucking American academic compscis the lot of them. I might have
guessed, Today's academics breed tomorrows snoflakes

God, they even have lefty beards!

>
> "Scheme" which was invented 1975 also implements the concept of promises
> eventhough it was not named like that back then:
>
> <https://en.wikipedia.org/wiki/Scheme_(programming_language)>
>
> JavaScript re-discovered this in the late 2000s when asyncronous
> execution of code became the de-facto standard for web based
> applications. Promises as they are known today are usable in most
> browsers since about 2014, so they are not really new there either.
I am still not sure it is a decent way to either implement
asynchronicity, or represent it in a language.

>
>> I guess it was some millennial snoflake who once saw the term,
>> 'master-slave' in a textbook ' and 'male plug female socket' in a parts
> [...]
>
> I wouldn't call people who where already adults in 1970ies "milennial
> snowflakes".
>
Ok "20th century compSci snoflakes"

>

--
Of what good are dead warriors? … Warriors are those who desire battle
more than peace. Those who seek battle despite peace. Those who thump
their spears on the ground and talk of honor. Those who leap high the
battle dance and dream of glory … The good of dead warriors, Mother, is
that they are dead.
Sheri S Tepper: The Awakeners.

Re: Monkey gibberish

<j2h13oFb1gaU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17586&group=comp.lang.javascript#17586

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Wed, 22 Dec 2021 17:12:40 +0100
Lines: 15
Message-ID: <j2h13oFb1gaU1@mid.individual.net>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net>
<12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<j2g9ioF6kuhU2@mid.individual.net>
<71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
<46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net ViZaBPq2m0Nhb9FpqJ6pngBSXFCFM1+xLgY4oDXRlJsV6i/Mim
Cancel-Lock: sha1:dJnI3Ww7o2al9al/D2VWvJFqdCU=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Betterbird/91.4.1
Content-Language: de-DE
In-Reply-To: <46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>
 by: Arno Welzel - Wed, 22 Dec 2021 16:12 UTC

Jonas Thörnvall:

> Oh now i get it its the language programmer that use the language to
> create customers for his new book or new certificate, it is not a
> production tool to implement ideas that is selexplanatory first you
> should learn an hierarchy of gibberish to be able to use it.

It isn't. I earn my money by developing software - for more than 30
years now. And I don't get paid for complaining about languages but for
providing working software to customers.

--
Arno Welzel
https://arnowelzel.de

Re: Monkey gibberish

<spvqjs$lgm$1@dont-email.me>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17588&group=comp.lang.javascript#17588

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: niam@jghnorth.org.uk.invalid (John Harris)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Wed, 22 Dec 2021 18:26:03 +0000
Organization: A noiseless patient Spider
Lines: 24
Message-ID: <spvqjs$lgm$1@dont-email.me>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net>
<12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<j2g9ioF6kuhU2@mid.individual.net>
<71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
<46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>
Reply-To: jgharris@ic4life.net
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 22 Dec 2021 18:26:04 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="09e4d1c45d2435419e9a429b071325e1";
logging-data="22038"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18ss7gb4boY3HikPFi58+AAkZBSz2m7bQU="
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Thunderbird/91.3.2
Cancel-Lock: sha1:pYwbl3syG2BsA3BBhZDIe47tuOw=
In-Reply-To: <46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>
Content-Language: en-US
 by: John Harris - Wed, 22 Dec 2021 18:26 UTC

On 22/12/2021 11:41, Jonas Thörnvall wrote:

<snip>
> Frankly audio does not have that many properties.
> channels
> frequensy resolution
> bit resolution
> volume
>
> And then you want the streams to have a name so they can be identified
> But no, you have to connect the volume to the stream.......
> But first you have to create a volume connected to a node.......
>
> They are imbecills at best.

We've told you before, if you copy someone else's code you have to put
up with the peculiar way they did it. It's not the fault of the
programming language.

John

Re: Monkey gibberish

<fcc1481a-59cf-4e32-b8bd-ae9446f178adn@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17589&group=comp.lang.javascript#17589

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:ac8:6d35:: with SMTP id r21mr3530521qtu.9.1640203518666;
Wed, 22 Dec 2021 12:05:18 -0800 (PST)
X-Received: by 2002:a9d:373:: with SMTP id 106mr3057282otv.127.1640203518432;
Wed, 22 Dec 2021 12:05:18 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 22 Dec 2021 12:05:18 -0800 (PST)
In-Reply-To: <spvqjs$lgm$1@dont-email.me>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net> <12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<j2g9ioF6kuhU2@mid.individual.net> <71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
<46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com> <spvqjs$lgm$1@dont-email.me>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <fcc1481a-59cf-4e32-b8bd-ae9446f178adn@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Wed, 22 Dec 2021 20:05:18 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 22
 by: Jonas Thörnvall - Wed, 22 Dec 2021 20:05 UTC

onsdag 22 december 2021 kl. 19:26:11 UTC+1 skrev John Harris:
> On 22/12/2021 11:41, Jonas Thörnvall wrote:
>
> <snip>
> > Frankly audio does not have that many properties.
> > channels
> > frequensy resolution
> > bit resolution
> > volume
> >
> > And then you want the streams to have a name so they can be identified
> > But no, you have to connect the volume to the stream.......
> > But first you have to create a volume connected to a node.......
> >
> > They are imbecills at best.
> We've told you before, if you copy someone else's code you have to put
> up with the peculiar way they did it. It's not the fault of the
> programming language.
>
> John
Unfortunately i think that gainNode object is mandatory if you want to change volume of stream....

Re: Monkey gibberish

<1b308090-25ac-4f8d-9f2b-efc88b80b407n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17590&group=comp.lang.javascript#17590

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a37:6390:: with SMTP id x138mr3286646qkb.146.1640204802919;
Wed, 22 Dec 2021 12:26:42 -0800 (PST)
X-Received: by 2002:a05:6830:1da5:: with SMTP id z5mr1059436oti.210.1640204802569;
Wed, 22 Dec 2021 12:26:42 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 22 Dec 2021 12:26:42 -0800 (PST)
In-Reply-To: <slrnss24oc.4j7.jon+usenet@raven.unequivocal.eu>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<e7883088-5cdb-4612-8440-9f326920c7b5n@googlegroups.com> <slrnss24oc.4j7.jon+usenet@raven.unequivocal.eu>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1b308090-25ac-4f8d-9f2b-efc88b80b407n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Wed, 22 Dec 2021 20:26:42 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 62
 by: Jonas Thörnvall - Wed, 22 Dec 2021 20:26 UTC

tisdag 21 december 2021 kl. 00:34:44 UTC+1 skrev Jon Ribbens:
> On 2021-12-20, luserdroog <luser...@gmail.com> wrote:
> > On Monday, December 20, 2021 at 3:19:41 PM UTC-6, jonas.t...@gmail.com wrote:
> >> I have a bit hard to read monkey gibberish, is there a way to explain
> >> this to someone who is not fullfledged retarded?
> >>
> >> .then(res => res.arrayBuffer())
> >> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> >>
> >> Specifically
> >> .then =>
> >> Is there another way to write it that may not be gibberish?
> >
> > I think this is the new fad called "monadic sequencing". If I'm right,
> > the above can be translated into:
> >
> > var x = res.arrayBuffer(); //only it won't be called "res", but the name of the previous result
> > var y = ctx.decodeAudioData(x);
> >
> > Or even:
> >
> > ctx.decodeAudioData( res.arrayBuffer() ); //again, "res" isn't the correct name here
> >
> > It's just a sequence of functions "arg=> expression" where the result
> > of one is passed as the argument to the next. You can do the same
> > thing with a series of temporary variables or by composing all the
> > expressions into one massive expression.
> The important bit you didn't mention is that it's dealing with Promises.
> So you can't do either of the things you suggest above. If you're in an
> async function you could do this however:
>
> const audioData = await ctx.decodeAudioData(await res.arrayBuffer())

Why can't i do this.
const audiostream = new AudioContext();

async function audioPlay(url){
const audioBuffer = await fetch(url)
.then(res => res.arrayBuffer())
.then(ArrayBuffer => audiostream.decodeAudioData(ArrayBuffer));
const playwav = audiostream.createBufferSource();
var gainNode = audiostream.createGain();
gainNode.gain.value = -0.1;
playwav.buffer = audioBuffer;
playwav.connect(audiostream.destination);
playwav.start();
};

or this to set volume

const audiostream = new AudioContext();
var gainNode = audiostream.createGain();
gainNode.gain.value = -0.1;

async function audioPlay(url){
const audioBuffer = await fetch(url)
.then(res => res.arrayBuffer())
.then(ArrayBuffer => audiostream.decodeAudioData(ArrayBuffer));
const playwav = audiostream.createBufferSource();
playwav.buffer = audioBuffer;
playwav.connect(audiostream.destination);
playwav.start();
};

Re: Monkey gibberish

<f1b5dbea-94db-430d-8aa2-f7d26fadd0b7n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17591&group=comp.lang.javascript#17591

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a0c:8124:: with SMTP id 33mr3887744qvc.77.1640205179278;
Wed, 22 Dec 2021 12:32:59 -0800 (PST)
X-Received: by 2002:a05:6808:1408:: with SMTP id w8mr2017121oiv.54.1640205178981;
Wed, 22 Dec 2021 12:32:58 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 22 Dec 2021 12:32:58 -0800 (PST)
In-Reply-To: <1b308090-25ac-4f8d-9f2b-efc88b80b407n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<e7883088-5cdb-4612-8440-9f326920c7b5n@googlegroups.com> <slrnss24oc.4j7.jon+usenet@raven.unequivocal.eu>
<1b308090-25ac-4f8d-9f2b-efc88b80b407n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <f1b5dbea-94db-430d-8aa2-f7d26fadd0b7n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Wed, 22 Dec 2021 20:32:59 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 72
 by: Jonas Thörnvall - Wed, 22 Dec 2021 20:32 UTC

onsdag 22 december 2021 kl. 21:26:47 UTC+1 skrev Jonas Thörnvall:
> tisdag 21 december 2021 kl. 00:34:44 UTC+1 skrev Jon Ribbens:
> > On 2021-12-20, luserdroog <luser...@gmail.com> wrote:
> > > On Monday, December 20, 2021 at 3:19:41 PM UTC-6, jonas.t...@gmail.com wrote:
> > >> I have a bit hard to read monkey gibberish, is there a way to explain
> > >> this to someone who is not fullfledged retarded?
> > >>
> > >> .then(res => res.arrayBuffer())
> > >> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > >>
> > >> Specifically
> > >> .then =>
> > >> Is there another way to write it that may not be gibberish?
> > >
> > > I think this is the new fad called "monadic sequencing". If I'm right,
> > > the above can be translated into:
> > >
> > > var x = res.arrayBuffer(); //only it won't be called "res", but the name of the previous result
> > > var y = ctx.decodeAudioData(x);
> > >
> > > Or even:
> > >
> > > ctx.decodeAudioData( res.arrayBuffer() ); //again, "res" isn't the correct name here
> > >
> > > It's just a sequence of functions "arg=> expression" where the result
> > > of one is passed as the argument to the next. You can do the same
> > > thing with a series of temporary variables or by composing all the
> > > expressions into one massive expression.
> > The important bit you didn't mention is that it's dealing with Promises..
> > So you can't do either of the things you suggest above. If you're in an
> > async function you could do this however:
> >
> > const audioData = await ctx.decodeAudioData(await res.arrayBuffer())
> Why can't i do this.
> const audiostream = new AudioContext();
>
> async function audioPlay(url){
> const audioBuffer = await fetch(url)
> .then(res => res.arrayBuffer())
> .then(ArrayBuffer => audiostream.decodeAudioData(ArrayBuffer));
> const playwav = audiostream.createBufferSource();
> var gainNode = audiostream.createGain();
> gainNode.gain.value = -0.1;
> playwav.buffer = audioBuffer;
> playwav.connect(audiostream.destination);
> playwav.start();
> };
>
> or this to set volume
>
> const audiostream = new AudioContext();
> var gainNode = audiostream.createGain();
> gainNode.gain.value = -0.1;
>
> async function audioPlay(url){
> const audioBuffer = await fetch(url)
> .then(res => res.arrayBuffer())
> .then(ArrayBuffer => audiostream.decodeAudioData(ArrayBuffer));
> const playwav = audiostream.createBufferSource();
> playwav.buffer = audioBuffer;
> playwav.connect(audiostream.destination);
> playwav.start();
> };
I mean using .start() with an volume parameter, is what any none anal person would do.

Re: Monkey gibberish

<d6b7e850-8ed0-4820-8ff9-23e0c667fcb8n@googlegroups.com>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17592&group=comp.lang.javascript#17592

  copy link   Newsgroups: comp.lang.javascript
X-Received: by 2002:a37:a956:: with SMTP id s83mr3321879qke.500.1640206430334;
Wed, 22 Dec 2021 12:53:50 -0800 (PST)
X-Received: by 2002:a9d:38f:: with SMTP id f15mr194699otf.285.1640206430018;
Wed, 22 Dec 2021 12:53:50 -0800 (PST)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.lang.javascript
Date: Wed, 22 Dec 2021 12:53:49 -0800 (PST)
In-Reply-To: <f1b5dbea-94db-430d-8aa2-f7d26fadd0b7n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=84.217.164.86; posting-account=kxPkPAoAAACjJi8w0gL9bnyznPzdw9HW
NNTP-Posting-Host: 84.217.164.86
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<e7883088-5cdb-4612-8440-9f326920c7b5n@googlegroups.com> <slrnss24oc.4j7.jon+usenet@raven.unequivocal.eu>
<1b308090-25ac-4f8d-9f2b-efc88b80b407n@googlegroups.com> <f1b5dbea-94db-430d-8aa2-f7d26fadd0b7n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <d6b7e850-8ed0-4820-8ff9-23e0c667fcb8n@googlegroups.com>
Subject: Re: Monkey gibberish
From: jonas.thornvall@gmail.com (Jonas Thörnvall)
Injection-Date: Wed, 22 Dec 2021 20:53:50 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 82
 by: Jonas Thörnvall - Wed, 22 Dec 2021 20:53 UTC

onsdag 22 december 2021 kl. 21:33:03 UTC+1 skrev Jonas Thörnvall:
> onsdag 22 december 2021 kl. 21:26:47 UTC+1 skrev Jonas Thörnvall:
> > tisdag 21 december 2021 kl. 00:34:44 UTC+1 skrev Jon Ribbens:
> > > On 2021-12-20, luserdroog <luser...@gmail.com> wrote:
> > > > On Monday, December 20, 2021 at 3:19:41 PM UTC-6, jonas.t...@gmail.com wrote:
> > > >> I have a bit hard to read monkey gibberish, is there a way to explain
> > > >> this to someone who is not fullfledged retarded?
> > > >>
> > > >> .then(res => res.arrayBuffer())
> > > >> .then(ArrayBuffer => ctx.decodeAudioData(ArrayBuffer));
> > > >>
> > > >> Specifically
> > > >> .then =>
> > > >> Is there another way to write it that may not be gibberish?
> > > >
> > > > I think this is the new fad called "monadic sequencing". If I'm right,
> > > > the above can be translated into:
> > > >
> > > > var x = res.arrayBuffer(); //only it won't be called "res", but the name of the previous result
> > > > var y = ctx.decodeAudioData(x);
> > > >
> > > > Or even:
> > > >
> > > > ctx.decodeAudioData( res.arrayBuffer() ); //again, "res" isn't the correct name here
> > > >
> > > > It's just a sequence of functions "arg=> expression" where the result
> > > > of one is passed as the argument to the next. You can do the same
> > > > thing with a series of temporary variables or by composing all the
> > > > expressions into one massive expression.
> > > The important bit you didn't mention is that it's dealing with Promises.
> > > So you can't do either of the things you suggest above. If you're in an
> > > async function you could do this however:
> > >
> > > const audioData = await ctx.decodeAudioData(await res.arrayBuffer())
> > Why can't i do this.
> > const audiostream = new AudioContext();
> >
> > async function audioPlay(url){
> > const audioBuffer = await fetch(url)
> > .then(res => res.arrayBuffer())
> > .then(ArrayBuffer => audiostream.decodeAudioData(ArrayBuffer));
> > const playwav = audiostream.createBufferSource();
> > var gainNode = audiostream.createGain();
> > gainNode.gain.value = -0.1;
> > playwav.buffer = audioBuffer;
> > playwav.connect(audiostream.destination);
> > playwav.start();
> > };
> >
> > or this to set volume
> >
> > const audiostream = new AudioContext();
> > var gainNode = audiostream.createGain();
> > gainNode.gain.value = -0.1;
> >
> > async function audioPlay(url){
> > const audioBuffer = await fetch(url)
> > .then(res => res.arrayBuffer())
> > .then(ArrayBuffer => audiostream.decodeAudioData(ArrayBuffer));
> > const playwav = audiostream.createBufferSource();
> > playwav.buffer = audioBuffer;
> > playwav.connect(audiostream.destination);
> > playwav.start();
> > };
> I mean using .start() with an volume parameter, is what any none anal person would do.
How many models do a programming language need, if you can write the code in a dousins of ways, it will be hard to read without a manual.
Why did they not just do something like
playwav.setVolume(-0.5);

Why invent a hierarchy of idioties to write to set the volume?

Re: Monkey gibberish

<j2i26uFh4qdU1@mid.individual.net>

  copy mid

https://www.rocksolidbbs.com/devel/article-flat.php?id=17593&group=comp.lang.javascript#17593

  copy link   Newsgroups: comp.lang.javascript
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: usenet@arnowelzel.de (Arno Welzel)
Newsgroups: comp.lang.javascript
Subject: Re: Monkey gibberish
Date: Thu, 23 Dec 2021 02:37:35 +0100
Lines: 31
Message-ID: <j2i26uFh4qdU1@mid.individual.net>
References: <ad3675d5-4a9e-4208-83f4-1e31161f8c0bn@googlegroups.com>
<j2e0b8FnpfrU1@mid.individual.net>
<12fe8900-9c57-4467-a59d-fed5fd2b30afn@googlegroups.com>
<j2g9ioF6kuhU2@mid.individual.net>
<71c96470-a25c-4331-97b7-84b277d063a3n@googlegroups.com>
<46981a0a-4e59-426e-ab6c-d5c7f0faf471n@googlegroups.com>
<spvqjs$lgm$1@dont-email.me>
<fcc1481a-59cf-4e32-b8bd-ae9446f178adn@googlegroups.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net uKQ3OUDOLaG23xAsLkr0EQmN8JUeFKwSa9bpIVL+hU61SI5hxY
Cancel-Lock: sha1:CszClIHMgk1hyufF1MpIAV4HZeE=
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101
Betterbird/91.4.1
Content-Language: de-DE
In-Reply-To: <fcc1481a-59cf-4e32-b8bd-ae9446f178adn@googlegroups.com>
 by: Arno Welzel - Thu, 23 Dec 2021 01:37 UTC

Jonas Thörnvall:

> onsdag 22 december 2021 kl. 19:26:11 UTC+1 skrev John Harris:
>> On 22/12/2021 11:41, Jonas Thörnvall wrote:
>>
>> <snip>
>>> Frankly audio does not have that many properties. channels
>>> frequensy resolution bit resolution volume
>>>
>>> And then you want the streams to have a name so they can be
>>> identified But no, you have to connect the volume to the
>>> stream....... But first you have to create a volume connected to
>>> a node.......
>>>
>>> They are imbecills at best.
>> We've told you before, if you copy someone else's code you have to
>> put up with the peculiar way they did it. It's not the fault of the
>> programming language.
>>
>> John
> Unfortunately i think that gainNode object is mandatory if you want
> to change volume of stream....

Using this does not neet "monkey gibberish":

<https://developer.mozilla.org/en-US/docs/Web/API/BaseAudioContext/createGain#example>

--
Arno Welzel
https://arnowelzel.de


devel / comp.lang.javascript / Monkey gibberish

Pages:12
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor