Re: [dev] [surf] Webkit2 with proxy server

2016-12-18 Thread Sylvain BERTRAND
On Sat, Dec 17, 2016 at 09:08:39PM +0100, Martin Kühne wrote: > Talking about banks who make things inherently complicated, I heard > some people use gnucash and similar things to do their bank stuff, > though I don't know how much functionality is there effectively > available on this stuff. I jus

Re: [dev] [surf] Webkit2 with proxy server

2016-12-18 Thread Sylvain BERTRAND
On Sun, Dec 18, 2016 at 03:32:25PM +, Cág wrote: > Sylvain BERTRAND wrote: > > >Logs? Are you talking about a javascript enabled dynamic www renderer > >or C compilers? > > scc logs, here at suckless. scc/qbe good things... but no happy end since they won't be able to one-step compile a mode

Re: [dev] Re: [st] Crash on middle finger character

2016-12-18 Thread Amadeusz Żołnowski
Hadrien Lacour writes: >> REVERSED HAND WITH MIDDLE FINGER EXTENDED: 🖕 > > Work here. Using GNU Unifont and st-0.7 I have set Fira Mono, pixelsize=13. It is weird, but after installing unifont package and WITHOUT changing font to Unifont, st displays middle finger correctly. Now I can feel offen

Re: [dev] Re: [st] Crash on middle finger character

2016-12-18 Thread Hadrien Lacour
On Sun, Dec 18, 2016 at 03:19:11PM +, Amadeusz Żołnowski wrote: > I have forgot to attach the "utftest1.txt" file. Sorry. Here it goes. > > Cheers, > -- Amadeusz Żołnowski > REVERSED HAND WITH MIDDLE FINGER EXTENDED: 🖕 Actually, I tried using "Terminus:pixelsize=16" (on gentoo too), and it

Re: [dev] Re: [st] Crash on middle finger character

2016-12-18 Thread Martin Kühne
On Sun, Dec 18, 2016 at 7:52 PM, S. Gilles wrote: > It also displays just fine for me, using either 0.7 or latest git > (c63a87cd936c1eeef14c4c21572e5b782d3df4bc), with > > static char font[] = "Terminus:pixelsize=12:antialias=false:autohint=false"; I honestly doubt Terminus ships that one partic

Re: [dev] [surf] Webkit2 with proxy server

2016-12-18 Thread Sylvain BERTRAND
On Sun, Dec 18, 2016 at 04:15:10PM +0100, Laslo Hunhold wrote: > However, we still have bootstrapping, so gcc might as well be written in > Brainfuck. As long as you can bootstrap it, everything is alright. You cannot bootstrap with C in a reasonable way. For instance you want to compile that pil

Re: [dev] Re: [st] Crash on middle finger character

2016-12-18 Thread S. Gilles
On 2016-12-18T16:36:04+0100, Hadrien Lacour wrote: > On Sun, Dec 18, 2016 at 03:19:11PM +, Amadeusz Żołnowski wrote: > > I have forgot to attach the "utftest1.txt" file. Sorry. Here it goes. > > > > Cheers, > > -- Amadeusz Żołnowski > > > > > REVERSED HAND WITH MIDDLE FINGER EXTENDED: 🖕 >

Re: [dev] Re: [st] Crash on middle finger character

2016-12-18 Thread Hadrien Lacour
On Sun, Dec 18, 2016 at 03:19:11PM +, Amadeusz Żołnowski wrote: > I have forgot to attach the "utftest1.txt" file. Sorry. Here it goes. > > Cheers, > -- Amadeusz Żołnowski > REVERSED HAND WITH MIDDLE FINGER EXTENDED: 🖕 Work here. Using GNU Unifont and st-0.7

Re: [dev] [st] Crash on middle finger character

2016-12-18 Thread Cág
st crashes when trying to display REVERSED HAND WITH MIDDLE FINGER EXTENDED. It doesn't here though.

Re: [dev] [surf] Webkit2 with proxy server

2016-12-18 Thread Cág
Sylvain BERTRAND wrote: Logs? Are you talking about a javascript enabled dynamic www renderer or C compilers? scc logs, here at suckless. Because, people at google screwe* us: they made gcc c++. Not really, they allowed C++ in the compiler itself but not that much. C compiler is still in C

[dev] Re: [st] Crash on middle finger character

2016-12-18 Thread Amadeusz Żołnowski
I have forgot to attach the "utftest1.txt" file. Sorry. Here it goes. Cheers, -- Amadeusz Żołnowski signature.asc Description: PGP signature REVERSED HAND WITH MIDDLE FINGER EXTENDED: 🖕

[dev] [st] Crash on middle finger character

2016-12-18 Thread aidecoe
Hi, st crashes when trying to display REVERSED HAND WITH MIDDLE FINGER EXTENDED. I have attached "utftest1.txt". Just do "cat utftest1.txt" to crash your terminal. Hopefully your TUI e-mail client does not preview attachments. (-: Cheers, -- Amadeusz Żołnowski signature.asc Description: PGP sig

Re: [dev] [surf] Webkit2 with proxy server

2016-12-18 Thread Laslo Hunhold
On Sun, 18 Dec 2016 16:02:39 +0100 Sylvain BERTRAND wrote: Hey Sylvain, > Because, people at google screwe* us: they made gcc c++. It's means > that the reasonable starting point of any modern distros is a c++ > compiler and runtime! In order to compile linux and many critical > applications (li

Re: [dev] [surf] Webkit2 with proxy server

2016-12-18 Thread Sylvain BERTRAND
On Sat, Dec 17, 2016 at 08:22:02PM +, Cág wrote: > to be compiled with tcc/pcc/scc, just like other suckless software > (I haven't tried scc though, looks like active work is in progress by > glancing at the log and hackers list). Logs? Are you talking about a javascript enabled dynamic www re