Re: [dev] "Note On Webkit Versions"

2016-04-29 Thread Ben Woolley
Sent from my iPhone > On Apr 29, 2016, at 4:24 PM, Sylvain BERTRAND > wrote: > > The main issue is java/ecma script on the "www DOM" (Document Object Model): > Between noscript www browser code requirements and script-able www browser > code > requirements, there is an abyss in size and comp

Re: [dev] "Note On Webkit Versions"

2016-04-29 Thread Ben Woolley
> On Apr 29, 2016, at 1:25 PM, Kamil Cholewiński wrote: > >> On Fri, 29 Apr 2016, Christoph Lohmann <2...@r-36.net> wrote: >> Greetings. >> >>> On Fri, 29 Apr 2016 17:58:08 +0200 Jochen Sprickerhof >>> wrote: >>> Hi, >>> >>> just saw this commit: >>> >>> http://git.suckless.org/sites/commit

Re: [dev] "Note On Webkit Versions"

2016-04-29 Thread Sylvain BERTRAND
The main issue is java/ecma script on the "www DOM" (Document Object Model): Between noscript www browser code requirements and script-able www browser code requirements, there is an abyss in size and complexity. Additionnaly, the "modern" www tends to force the user to have a script-able www brow

Re: [dev] "Note On Webkit Versions"

2016-04-29 Thread Kamil Cholewiński
On Fri, 29 Apr 2016, Christoph Lohmann <2...@r-36.net> wrote: > Greetings. > > On Fri, 29 Apr 2016 17:58:08 +0200 Jochen Sprickerhof > wrote: >> Hi, >> >> just saw this commit: >> >> http://git.suckless.org/sites/commit/?id=6e3450a047c5f7eda300f68814f7b1dfd499119e >> >> Can someone (@Christoph

Re: [dev] "Note On Webkit Versions"

2016-04-29 Thread rain1
On 2016-04-29 16:23, Jochen Sprickerhof wrote: Hi, just saw this commit: http://git.suckless.org/sites/commit/?id=6e3450a047c5f7eda300f68814f7b1dfd499119e Can someone (@Christoph) please specify which version of Webkit and which packaging is meant and what are the symptoms of hell? Thanks!

Re: [dev] "Note On Webkit Versions"

2016-04-29 Thread Christoph Lohmann
Greetings. On Fri, 29 Apr 2016 17:58:08 +0200 Jochen Sprickerhof wrote: > Hi, > > just saw this commit: > > http://git.suckless.org/sites/commit/?id=6e3450a047c5f7eda300f68814f7b1dfd499119e > > Can someone (@Christoph) please specify which version of Webkit and which > packaging is meant and

[dev] "Note On Webkit Versions"

2016-04-29 Thread Jochen Sprickerhof
Hi, just saw this commit: http://git.suckless.org/sites/commit/?id=6e3450a047c5f7eda300f68814f7b1dfd499119e Can someone (@Christoph) please specify which version of Webkit and which packaging is meant and what are the symptoms of hell? Thanks! Jochen signature.asc Description: PGP signature

Re: [dev] Testing suckless programs

2016-04-29 Thread Martti Kühne
You shouldn't need to test if it might just work for you by accident. cheers! mar77i

Re: [dev] Testing suckless programs

2016-04-29 Thread hiro
you don't need to learn a lot of C, C is rather small. didn't read further than that, sorry. On 4/29/16, Thomas Levine <_...@thomaslevine.com> wrote: > Hi, > > I originally came across suckless about six years ago when I was looking > at IRC clients and thus discovered ii. Since then I have perio